summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prep for 5.2 releasenuttx-5.2patacongo2010-03-193-87/+55
* Add NSH configuration for the lpc313xpatacongo2010-03-173-1/+15
* Add NSH configuration for the lpc313xpatacongo2010-03-174-0/+1102
* Fix vector configurationpatacongo2010-03-171-4/+31
* 192Kb ISRAMpatacongo2010-03-161-2/+2
* Bug fixes by David Hewsonpatacongo2010-03-162-1/+5
* updatepatacongo2010-03-161-4/+18
* Bugfixes submitted by David Hewsonpatacongo2010-03-1611-31/+37
* Add config to enable floating point supportpatacongo2010-03-144-5/+14
* Add strtodpatacongo2010-03-146-7/+238
* Fix init of vector tablepatacongo2010-02-243-12/+35