summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* 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-092-51/+117
* Update commentspatacongo2008-10-081-0/+5
* Fix mapping of logical to physical endpointpatacongo2008-10-081-31/+68
* Add debug outputpatacongo2008-10-081-17/+21
* test and integration updatespatacongo2008-10-071-57/+80
* Misc fixes from test and integrationpatacongo2008-10-071-43/+38
* Fix tests for SP in interrupt stack rangepatacongo2008-10-071-2/+2
* Fix timer error introduced recentlypatacongo2008-10-071-1/+1
* Add DM320 USB device side driverpatacongo2008-10-077-2/+2674
* Add USB serial driverpatacongo2008-10-061-22/+38
* Add option for ARM interrupt stackpatacongo2008-10-064-38/+196
* Fix SETADDRESS protocol errorpatacongo2008-10-051-90/+94
* Fix some set address problems (there are more)patacongo2008-10-041-72/+104
* cosmeticpatacongo2008-10-042-32/+32
* 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
* cosmeticpatacongo2008-09-3020-293/+301
* Integrate USB into ARM initializationpatacongo2008-09-302-6/+13
* Add more trace eventspatacongo2008-09-291-4/+9
* Added USB device controller driver for LPC214xpatacongo2008-09-292-1/+2700
* USB fixes for clean compilationpatacongo2008-09-291-0/+9
* Preparing USB environmentpatacongo2008-09-283-2/+22
* 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
* Add AHB and USB register defns for DM320patacongo2008-09-243-3/+316
* Separate byte-oriented interrupt handling logicpatacongo2008-09-241-0/+1
* Fix initiali interrupt issuepatacongo2008-09-201-2/+9
* Add up_lowputspatacongo2008-09-193-5/+77
* Fix RECV status reportingpatacongo2008-09-191-4/+4
* Fix basic problems with LPC2148 uart interruptspatacongo2008-09-192-28/+67
* cosmeticpatacongo2008-09-181-0/+1
* Forgot to increment pointerpatacongo2008-09-181-1/+1
* LPC2148 timer irq fixespatacongo2008-09-188-26/+108
* ARM architecture supports lowconsolepatacongo2008-09-189-28/+73
* Fix LPC2148 PLL setuppatacongo2008-09-179-114/+81
* LPC2148 oots partially into NuttXpatacongo2008-09-172-8/+10
* Update lpc214x stuffpatacongo2008-09-1713-108/+173
* Add support for Intel Hex format outputpatacongo2008-09-161-6/+0
* Add NSH command to create RAMDISKpatacongo2008-09-066-26/+26