summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src
Commit message (Expand)AuthorAgeFilesLines
* Debuggin SPI-based MicroSD cardpatacongo2010-11-301-7/+12
* Enable network and SD/MMC card supportpatacongo2010-11-281-1/+1
* Make size of LPC1766 EMAC RAM configurablepatacongo2010-11-282-25/+108
* Files needed to make LPC17xx EMAC RAM more configurablepatacongo2010-11-284-123/+206
* uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo2010-11-253-3/+3
* Enable Broadcast RX unconditionallypatacongo2010-11-251-5/+6
* Misc receive improvementspatacongo2010-11-241-62/+68
* Now get RX messagepatacongo2010-11-241-12/+13
* expand a commentpatacongo2010-11-211-1/+7
* Fix final PHY configurationpatacongo2010-11-211-2/+10
* Dumping wrong GPIO regspatacongo2010-11-201-2/+2
* Fixed debug logicpatacongo2010-11-201-3/+3
* Fix Cortex-M3 nested interrupt hard faultpatacongo2010-11-205-27/+30
* Add logic to clear pending EMAC interruptspatacongo2010-11-185-82/+230
* misc updatespatacongo2010-11-173-6/+35
* cosmeticpatacongo2010-11-162-2/+8
* Initial debug fixes for LPC1766 ethernetpatacongo2010-11-161-23/+68
* Fix bugs/typos from code reviewpatacongo2010-11-151-31/+38
* Fix some cloning errorspatacongo2010-11-151-10/+12
* Fix compile errors with debug onpatacongo2010-11-151-3/+3
* Clean-up and document LP17xx ethernet driver configuration settingspatacongo2010-11-141-41/+49
* Finishes first cut of lpc17xx Ethernet driverpatacongo2010-11-141-47/+136
* Add Rx logicpatacongo2010-11-142-50/+275
* Add ethernet interrupt handlerpatacongo2010-11-133-17/+113
* Finish Ethernet initialization logicpatacongo2010-11-131-21/+91
* Add tx/rx descriptor initializationpatacongo2010-11-132-28/+318
* ifup() is partially completepatacongo2010-11-131-136/+250
* mostly cosmeticpatacongo2010-11-121-3/+5
* Tinkering with PHY initpatacongo2010-11-121-31/+78
* Add PHY init logicpatacongo2010-11-123-46/+572
* minor fixespatacongo2010-11-111-2/+2
* Add nettest and begining of lpc17xx ethernet driverpatacongo2010-11-113-34/+352
* updatepatacongo2010-10-291-0/+1
* Add skeleton for LPC17xx ethernet driverpatacongo2010-10-294-2/+681
* Fix a signal trampoline bugnuttx-5.12patacongo2010-10-275-43/+36
* More context switching logicpatacongo2010-10-151-2/+2
* Add stubs for AVR32 IRQ controlspatacongo2010-10-091-2/+2
* Add skeleton of AVR32 initpatacongo2010-10-081-2/+2
* Make better use of these deep FIFOspatacongo2010-10-011-34/+65
* cosmeticpatacongo2010-10-011-5/+5
* SPI debug changespatacongo2010-09-302-59/+213
* Corrections to the LM3S8962 portpatacongo2010-09-292-3/+48
* Still debugging AT45DB and SPIpatacongo2010-09-121-3/+6
* Early AT45DB debug fixespatacongo2010-09-122-0/+8
* Add support for SPI NOR chip selectpatacongo2010-09-111-43/+65
* Fix heap layout issuepatacongo2010-09-062-6/+24
* This is the correct fix to the problempatacongo2010-09-062-11/+1
* Fix clearing of SRAM when clocks resetpatacongo2010-09-064-23/+77
* paging debug fixespatacongo2010-09-052-2/+2
* APB0 and APB1 must be in same MMU sectionpatacongo2010-09-0513-61/+61