summaryrefslogtreecommitdiffstats
path: root/nuttx
AgeCommit message (Expand)AuthorFilesLines
2010-04-17Updated README'spatacongo3-12/+60
2010-04-17Fixes for build on Ubuntupatacongo2-4/+17
2010-04-17updatepatacongo3-2/+4
2010-04-17Need to generalize the planeinfo type as wellpatacongo1-4/+7
2010-04-17Remove dev and planeno. There is no way to provide thempatacongo1-4/+2
2010-04-17Framework for LCD rasterizerspatacongo5-5/+763
2010-04-17Generalize graphics driver typepatacongo10-50/+63
2010-04-17Add configuration to select LCD driver for NXpatacongo10-34/+45
2010-04-17Separating out framebuffer dependenciespatacongo19-45/+37
2010-04-15Add LCD interfacepatacongo1-0/+144
2010-04-14Make it harder to turn on PIO debugpatacongo2-3/+8
2010-04-14Add a READMEpatacongo3-6/+122
2010-04-13Debug instrumentationpatacongo3-8/+77
2010-04-12Fix/extend register sampling logicpatacongo1-94/+250
2010-04-11Prep for 5.3 releasepatacongo6-57/+126
2010-04-11Run indent.sh agains lpc2378 codepatacongo8-546/+579
2010-04-11Early debug of SAM3U MCIpatacongo5-21/+41
2010-04-11Fix PIO interface bugpatacongo3-36/+42
2010-04-11Add MCI CD GPIOpatacongo7-14/+202
2010-04-10SAM3U needs block infopatacongo3-62/+115
2010-04-10Extensions for SAM3Upatacongo1-7/+25
2010-04-10Fix HSMCI command and wait logicpatacongo4-109/+277
2010-04-10commentspatacongo1-1/+3
2010-04-10A little less STM32patacongo2-212/+98
2010-04-09lpc2378 port contributed by Rommel Marcelopatacongo19-2/+5021
2010-04-09lpc2378 port contributed by Rommel Marcelopatacongo15-0/+2235
2010-04-08Add bus width logicpatacongo1-50/+34
2010-04-07Update clock logicpatacongo3-63/+99
2010-04-07Remove non-DMA transfer supportpatacongo1-363/+27
2010-04-04lpc313x updatepatacongo5-24/+17
2010-04-04Fixe authorshippatacongo1-0/+4
2010-04-04Driver fixes from David Hewsonpatacongo1-7/+10
2010-04-04Important fixed to USB storage and SCSI state machine from David Hewsonpatacongo2-57/+92
2010-04-03Add DMA HSMCI optionspatacongo1-1/+3
2010-04-02DMA driver now compilespatacongo4-196/+242
2010-04-02DMA updatespatacongo4-147/+820
2010-03-30More DMA logicpatacongo4-24/+152
2010-03-28updatepatacongo1-1/+9
2010-03-28updatepatacongo2-1/+25
2010-03-28Fix compilation bugs when DUALSPEED is enabledpatacongo3-19/+20
2010-03-28Add USB serial/storage examplespatacongo1-1/+4
2010-03-28Errors found while implementing USB supportpatacongo4-13/+12
2010-03-28Add USB serial/storage examplespatacongo10-0/+5093
2010-03-28FIFOCFG should be configurablepatacongo3-14/+26
2010-03-28A little more DMA logicpatacongo1-1/+55
2010-03-28A little more DMA logicpatacongo4-80/+176
2010-03-27A little more DMA logicpatacongo4-75/+237
2010-03-27A little more DMA logicpatacongo5-116/+152
2010-03-26MCI requires DMApatacongo4-46/+20
2010-03-26Start of DMA supportpatacongo3-0/+503