summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
* Add cmddata method to the SPI interfacepatacongo2010-12-0316-50/+127
* Fix dma-related register definitionspatacongo2010-11-301-2/+4
* Back out last changepatacongo2010-11-301-2/+2
* Minor usb-relatedpatacongo2010-11-301-22/+12
* Misc USB fixespatacongo2010-11-302-6/+11
* 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-255-6/+6
* 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-206-28/+41
* 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
* Progress debugging serial driverpatacongo2010-11-062-2/+15
* Fix console init link probllempatacongo2010-11-051-2/+0
* The AVR32 port now passes the OS testpatacongo2010-11-051-2/+2
* Fix excepion handling reg savepatacongo2010-11-053-4/+13
* Update some commentspatacongo2010-11-053-3/+37
* Add NSH configurationpatacongo2010-11-032-2/+2
* Fixes timer interruptspatacongo2010-11-033-47/+60
* Need to wait not busy in another placepatacongo2010-11-021-2/+3
* It took me a long time to figure out that the board has no 32KHz crystalpatacongo2010-11-022-26/+64
* Missing quotepatacongo2010-10-311-1/+1
* commentspatacongo2010-10-311-0/+13
* Some context switch fixespatacongo2010-10-312-21/+36
* Fix heap allocation and RTC not-busy waitpatacongo2010-10-312-5/+4