summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lpc214x
Commit message (Expand)AuthorAgeFilesLines
* Add support for fast GPIO on lpc214xpatacongo2009-05-092-1/+31
* Add option to copy to RAMpatacongo2009-04-081-2/+2
* Change configuration namepatacongo2008-11-131-3/+3
* Adding more STR71x logicpatacongo2008-10-301-1/+1
* Need to restart write queue after stalled endpoint resumedpatacongo2008-10-281-0/+13
* Fix read failures when OUT req size > maxpacketpatacongo2008-10-271-23/+18
* Correct error in end-of-request handlingpatacongo2008-10-271-11/+11
* Fix to handle requests larger than maxpacketpatacongo2008-10-251-3/+6
* Fix bug: Not resuming halted endponts on SET FEATUREpatacongo2008-10-241-0/+1
* Fix LPC214X memory mappatacongo2008-10-131-2/+4
* Add header files for PINSEL and SPIpatacongo2008-10-116-17/+447
* Remove unnecessary warningpatacongo2008-10-101-1/+0
* updated commentspatacongo2008-10-102-5/+9
* Fix end-of-test comparisonpatacongo2008-10-091-1/+1
* Pace sends to send complete interruptspatacongo2008-10-091-43/+56
* Last option in configure; ep address in ep structpatacongo2008-10-091-25/+71
* Fix mapping of logical to physical endpointpatacongo2008-10-081-31/+68
* Add debug outputpatacongo2008-10-081-17/+21
* Misc fixes from test and integrationpatacongo2008-10-071-43/+38
* Fix timer error introduced recentlypatacongo2008-10-071-1/+1
* Add USB serial driverpatacongo2008-10-061-22/+38
* Fix SETADDRESS protocol errorpatacongo2008-10-051-90/+94
* Fix some set address problems (there are more)patacongo2008-10-041-72/+104
* Fix 2 causes of protocol errors (there are morepatacongo2008-10-041-9/+12
* Don't enable interrupts until boundpatacongo2008-10-031-6/+18
* Fix request queue management problemspatacongo2008-10-031-86/+176
* Integrating LPC214X USBpatacongo2008-10-031-42/+209
* Integrating LPC214x USB driverpatacongo2008-10-017-140/+528
* Add register monitor debug supportpatacongo2008-09-301-90/+139
* Add support for serial class driverpatacongo2008-09-301-28/+28
* Fixes for class driver i/fpatacongo2008-09-301-38/+38
* Integrate USB into ARM initializationpatacongo2008-09-301-3/+2
* Add more trace eventspatacongo2008-09-291-4/+9
* Added USB device controller driver for LPC214xpatacongo2008-09-292-1/+2700
* Preparing USB environmentpatacongo2008-09-281-0/+19
* Add power control register definitionspatacongo2008-09-271-0/+90
* Add DMA definitionspatacongo2008-09-271-30/+93
* Add lpc214x USB register definitionspatacongo2008-09-241-0/+263
* Separate byte-oriented interrupt handling logicpatacongo2008-09-241-0/+1
* Fix initiali interrupt issuepatacongo2008-09-201-2/+9
* Add up_lowputspatacongo2008-09-191-5/+1
* Fix RECV status reportingpatacongo2008-09-191-4/+4
* Fix basic problems with LPC2148 uart interruptspatacongo2008-09-192-28/+67
* cosmeticpatacongo2008-09-181-0/+1
* LPC2148 timer irq fixespatacongo2008-09-184-8/+13
* ARM architecture supports lowconsolepatacongo2008-09-182-13/+42
* Fix LPC2148 PLL setuppatacongo2008-09-177-98/+50
* LPC2148 oots partially into NuttXpatacongo2008-09-171-7/+4
* Update lpc214x stuffpatacongo2008-09-1710-63/+60
* Fix backward conditional compilationpatacongo2008-01-291-8/+8