summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc17xx
Commit message (Expand)AuthorAgeFilesLines
* 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-202-7/+7
* Add logic to clear pending EMAC interruptspatacongo2010-11-185-82/+230
* misc updatespatacongo2010-11-173-6/+35
* cosmeticpatacongo2010-11-161-1/+7
* 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-132-14/+110
* 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-122-45/+571
* 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-292-0/+679
* Fix missing parentheses in macrospatacongo2010-08-281-6/+6
* Fix float PINMODE casepatacongo2010-08-103-8/+8
* More random USB debug changespatacongo2010-08-102-14/+28
* Misc USB device driver debugpatacongo2010-08-072-1/+27
* lpc17xxx USB debugpatacongo2010-08-062-48/+99
* Mostly cosmeticpatacongo2010-08-051-5/+4
* Initial USB serial debugpatacongo2010-07-171-1/+1
* Correct some USB initialization logicpatacongo2010-07-171-34/+54
* LPC17xx USBDEV driver now compiles (still untested)patacongo2010-07-161-13/+22
* Fix interrupt stack compilation problempatacongo2010-07-161-4/+5
* Fix SSP0 hard faultpatacongo2010-07-041-47/+107
* Improve missed Tx interrupt logicpatacongo2010-07-041-10/+12
* Fix missing PCONP bit definition to enable GPIOpatacongo2010-07-032-4/+4
* GPIO debug-related fixespatacongo2010-07-033-9/+9
* Used upper case EXTERNpatacongo2010-06-281-9/+9
* Remove some extern GPIO int garbagepatacongo2010-06-282-99/+0
* cosmeticpatacongo2010-06-281-2/+2
* Correct IRQ handling, calibrate delay loopspatacongo2010-06-232-25/+25
* Fixes for serial driver compilationpatacongo2010-06-221-7/+27
* Fix OpenOCD configpatacongo2010-06-222-6/+8
* Correct conditional compilationpatacongo2010-06-201-1/+1
* This fixes the basic OS test for the LPC1768patacongo2010-06-201-4/+4
* Early bringup bugfixespatacongo2010-06-194-12/+12
* Early bringup bugfixespatacongo2010-06-193-22/+14
* updatepatacongo2010-06-162-11/+9