summaryrefslogtreecommitdiff
path: root/nuttx
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-208-29/+53
* Add logic to clear pending EMAC interruptspatacongo2010-11-185-82/+230
* Fix error in timer_settime()patacongo2010-11-173-6/+12
* misc updatespatacongo2010-11-173-6/+35
* cosmeticpatacongo2010-11-162-2/+8
* Initial debug fixes for LPC1766 ethernetpatacongo2010-11-1610-32/+85
* 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-153-5/+5
* cosmeticpatacongo2010-11-141-1/+0
* Clean-up and document LP17xx ethernet driver configuration settingspatacongo2010-11-1414-42/+278
* Finishes first cut of lpc17xx Ethernet driverpatacongo2010-11-141-47/+136
* Add Rx logicpatacongo2010-11-143-81/+331
* 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-1213-52/+666
* Add gmiipatacongo2010-11-111-5/+14
* fix typopatacongo2010-11-111-4/+5
* Add Micrel KS871patacongo2010-11-111-6/+70
* minor fixespatacongo2010-11-111-2/+2
* Add nettest and begining of lpc17xx ethernet driverpatacongo2010-11-1112-64/+1577
* typopatacongo2010-11-101-1/+1
* Prep for 5.13 releasenuttx-5.13patacongo2010-11-103-76/+120
* Drop baud to 57600patacongo2010-11-105-21/+43
* Fixes for flash loadpatacongo2010-11-091-1/+3
* Fixes write to flashpatacongo2010-11-091-3/+6
* updatepatacongo2010-11-081-5/+19
* Update OpenOCD notes and scriptspatacongo2010-11-073-29/+211
* README updatepatacongo2010-11-062-22/+49
* Update READMEpatacongo2010-11-061-2/+34
* Update READMEpatacongo2010-11-061-8/+50
* update README files and commentspatacongo2010-11-062-13/+46
* LPC1766-STK LED supportpatacongo2010-11-064-39/+357
* Config documentation updatepatacongo2010-11-062-16/+26
* 1766 not 1768patacongo2010-11-065-9/+9
* Only 256Kb FLASHpatacongo2010-11-064-8/+8
* Add support for the Olimex LPC1766-STK boardpatacongo2010-11-0630-85/+6215
* Progress debugging serial driverpatacongo2010-11-064-5/+24
* Fix errors when there is no console devicepatacongo2010-11-064-17/+45
* Fix console init link probllempatacongo2010-11-051-2/+0
* The AVR32 port now passes the OS testpatacongo2010-11-054-8/+426
* Fix excepion handling reg savepatacongo2010-11-054-4/+17
* Update some commentspatacongo2010-11-053-3/+37