summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
...
* Need to generalize the planeinfo type as wellpatacongo2010-04-171-4/+7
* Remove dev and planeno. There is no way to provide thempatacongo2010-04-171-4/+2
* Framework for LCD rasterizerspatacongo2010-04-175-5/+763
* Generalize graphics driver typepatacongo2010-04-1710-50/+63
* Add configuration to select LCD driver for NXpatacongo2010-04-1710-34/+45
* Separating out framebuffer dependenciespatacongo2010-04-1719-45/+37
* Add LCD interfacepatacongo2010-04-151-0/+144
* Make it harder to turn on PIO debugpatacongo2010-04-142-3/+8
* Add a READMEpatacongo2010-04-143-6/+122
* Debug instrumentationpatacongo2010-04-133-8/+77
* Fix/extend register sampling logicpatacongo2010-04-121-94/+250
* Prep for 5.3 releasenuttx-5.3patacongo2010-04-116-57/+126
* Run indent.sh agains lpc2378 codepatacongo2010-04-118-546/+579
* Early debug of SAM3U MCIpatacongo2010-04-115-21/+41
* Fix PIO interface bugpatacongo2010-04-113-36/+42
* Add MCI CD GPIOpatacongo2010-04-117-14/+202
* SAM3U needs block infopatacongo2010-04-103-62/+115
* Extensions for SAM3Upatacongo2010-04-101-7/+25
* Fix HSMCI command and wait logicpatacongo2010-04-104-109/+277
* commentspatacongo2010-04-101-1/+3
* A little less STM32patacongo2010-04-102-212/+98
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-0919-2/+5021
* lpc2378 port contributed by Rommel Marcelopatacongo2010-04-0915-0/+2235
* Add bus width logicpatacongo2010-04-081-50/+34
* Update clock logicpatacongo2010-04-073-63/+99
* Remove non-DMA transfer supportpatacongo2010-04-071-363/+27
* lpc313x updatepatacongo2010-04-045-24/+17
* Fixe authorshippatacongo2010-04-041-0/+4
* Driver fixes from David Hewsonpatacongo2010-04-041-7/+10
* Important fixed to USB storage and SCSI state machine from David Hewsonpatacongo2010-04-042-57/+92
* Add DMA HSMCI optionspatacongo2010-04-031-1/+3
* DMA driver now compilespatacongo2010-04-024-196/+242
* DMA updatespatacongo2010-04-024-147/+820
* More DMA logicpatacongo2010-03-304-24/+152
* updatepatacongo2010-03-281-1/+9
* updatepatacongo2010-03-282-1/+25
* Fix compilation bugs when DUALSPEED is enabledpatacongo2010-03-283-19/+20
* Add USB serial/storage examplespatacongo2010-03-281-1/+4
* Errors found while implementing USB supportpatacongo2010-03-284-13/+12
* Add USB serial/storage examplespatacongo2010-03-2810-0/+5093
* FIFOCFG should be configurablepatacongo2010-03-283-14/+26
* A little more DMA logicpatacongo2010-03-281-1/+55
* A little more DMA logicpatacongo2010-03-284-80/+176
* A little more DMA logicpatacongo2010-03-274-75/+237
* A little more DMA logicpatacongo2010-03-275-116/+152
* MCI requires DMApatacongo2010-03-264-46/+20
* Start of DMA supportpatacongo2010-03-263-0/+503
* Minor status cleanuppatacongo2010-03-241-40/+93
* Some compile error fixes (still lots)patacongo2010-03-231-23/+18
* fragments of MCI driverpatacongo2010-03-236-8/+2730