summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/sam3u
Commit message (Expand)AuthorAgeFilesLines
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-201-7/+8
* Fix interrupt stack compilation problempatacongo2010-07-161-3/+4
* More lpc17xx port filespatacongo2010-06-081-3/+3
* Some LCD output, still a long way to gopatacongo2010-04-211-1/+1
* Add SMC configurationpatacongo2010-04-191-15/+30
* Make it harder to turn on PIO debugpatacongo2010-04-142-3/+8
* Debug instrumentationpatacongo2010-04-133-8/+77
* Fix/extend register sampling logicpatacongo2010-04-121-94/+250
* Early debug of SAM3U MCIpatacongo2010-04-112-7/+22
* Fix PIO interface bugpatacongo2010-04-111-35/+35
* Add MCI CD GPIOpatacongo2010-04-111-2/+2
* SAM3U needs block infopatacongo2010-04-101-62/+86
* Fix HSMCI command and wait logicpatacongo2010-04-103-108/+276
* A little less STM32patacongo2010-04-101-210/+91
* Add bus width logicpatacongo2010-04-081-50/+34
* Update clock logicpatacongo2010-04-072-63/+77
* Remove non-DMA transfer supportpatacongo2010-04-071-363/+27
* lpc313x updatepatacongo2010-04-041-0/+6
* DMA driver now compilespatacongo2010-04-024-196/+242
* DMA updatespatacongo2010-04-024-147/+820
* More DMA logicpatacongo2010-03-304-24/+152
* Errors found while implementing USB supportpatacongo2010-03-281-2/+2
* 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-261-45/+13
* 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-234-2/+2725
* Move chip select GPIO to board-specificpatacongo2010-02-071-1/+0
* Fix comment delimiterspatacongo2010-02-071-3/+3
* Fix problem in access PIOB and Cpatacongo2010-01-311-1/+1
* Fix SRAM1 base addresspatacongo2010-01-304-11/+147
* Minor change to initial stack valuepatacongo2010-01-281-10/+11
* misc bring-up fixespatacongo2010-01-241-1/+1
* Misc bring-up fixespatacongo2010-01-243-9/+36
* Misc fixes, add button support, GPIO interrupt supportpatacongo2010-01-235-7/+474
* Minor interrupt enable restructurepatacongo2010-01-221-4/+4
* Add serial and LED driverpatacongo2010-01-223-4/+1454
* Need to configure pins for all UARTs, not just consolepatacongo2010-01-211-23/+31
* Low level UART for SAM3Upatacongo2010-01-212-14/+132
* Flesh out USART pin definitionspatacongo2010-01-201-0/+130
* Flesh out GPIO logicpatacongo2010-01-203-83/+200
* Add skeleton of GPIO control logicpatacongo2010-01-193-8/+217
* Add beginning of SAM3U GPIO config logicpatacongo2010-01-192-2/+129
* Add SAM3U clock and systick init logicpatacongo2010-01-179-115/+818
* Add SMC header filepatacongo2010-01-081-0/+417