summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
* Add logic to initialize clockspatacongo2008-10-314-52/+400
* Adding more STR71x logicpatacongo2008-10-3011-294/+1284
* Add configuration of Olimex-STR-P711patacongo2008-10-3019-0/+2500
* Support for STR71xpatacongo2008-10-291-0/+120
* Need to restart write queue after stalled endpoint resumedpatacongo2008-10-282-3/+20
* Fix read failures when OUT req size > maxpacketpatacongo2008-10-272-46/+36
* Correct error in end-of-request handlingpatacongo2008-10-272-17/+17
* Fix to handle requests larger than maxpacketpatacongo2008-10-252-6/+12
* Fix bug: Not resuming halted endponts on SET FEATUREpatacongo2008-10-241-0/+1
* Correct last checkinpatacongo2008-10-131-1/+1
* Fix LPC214X memory mappatacongo2008-10-131-2/+4
* oops - won't build with USB disabledpatacongo2008-10-131-0/+1
* 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-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