summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add examples/usbserialpatacongo2008-10-071-0/+6
* Fix network path broken in earlier checkinpatacongo2008-10-071-1/+1
* typopatacongo2008-10-071-1/+1
* Fix timer error introduced recentlypatacongo2008-10-073-1/+3
* Add DM320 USB device side driverpatacongo2008-10-079-3/+2677
* Remove USB itemspatacongo2008-10-061-6/+2
* Add USB serial driverpatacongo2008-10-0613-60/+1946
* Add USB serial test/examplepatacongo2008-10-062-0/+179
* Add USB serial configurationpatacongo2008-10-064-0/+738
* Add option for ARM interrupt stackpatacongo2008-10-0622-48/+506
* 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
* Add an errorcodepatacongo2008-10-032-13/+34
* Fix request queue management problemspatacongo2008-10-031-86/+176
* Add debug output if trace disabledpatacongo2008-10-033-12/+184
* Integrating LPC214X USBpatacongo2008-10-033-62/+228
* USB config optionspatacongo2008-10-024-1/+149
* Integrating LPC214x USB driverpatacongo2008-10-0111-153/+549
* Add register monitor debug supportpatacongo2008-09-301-90/+139
* Add support for serial class driverpatacongo2008-09-303-40/+94
* Fixes for class driver i/fpatacongo2008-09-309-225/+211
* cosmeticpatacongo2008-09-3021-297/+308
* Integrate USB into ARM initializationpatacongo2008-09-302-6/+13
* Add USB trace logicpatacongo2008-09-302-11/+25
* Add usb trace capabilitypatacongo2008-09-307-0/+548
* USBDEV tracepatacongo2008-09-302-0/+248
* Add more trace eventspatacongo2008-09-292-44/+61
* Added USB device controller driver for LPC214xpatacongo2008-09-296-3/+2890
* USB fixes for clean compilationpatacongo2008-09-293-86/+100
* Fix compile problemspatacongo2008-09-292-9/+11
* Preparing USB environmentpatacongo2008-09-286-2/+687
* Add power control register definitionspatacongo2008-09-271-0/+90
* Add DMA definitionspatacongo2008-09-271-30/+93
* Add more queue macrospatacongo2008-09-251-2/+9
* Add lpc214x USB register definitionspatacongo2008-09-241-0/+263
* Add AHB and USB register defns for DM320patacongo2008-09-243-3/+316
* uart_semtake was staticpatacongo2008-09-242-6/+3
* Separate byte-oriented interrupt handling logicpatacongo2008-09-244-82/+152
* cosmeticpatacongo2008-09-211-1/+1
* Prep for 0.3.15nuttx-3.15patacongo2008-09-203-89/+69
* 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
* Update LPC2148 infopatacongo2008-09-197-8/+219
* NSH configurationpatacongo2008-09-194-0/+607
* Fixes for clean compile w/o environment variablespatacongo2008-09-192-3/+4