summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Building environment for USB storagepatacongo2008-10-2211-135/+378
* USB Storage Configurationpatacongo2008-10-224-0/+810
* Add USB storage trace definitionspatacongo2008-10-221-46/+187
* Add SCSI definitionspatacongo2008-10-221-35/+162
* Add SCSI definitionspatacongo2008-10-201-27/+471
* typopatacongo2008-10-201-1/+1
* Add support for class driver statespatacongo2008-10-202-10/+16
* Remove some duplicate logicpatacongo2008-10-171-16/+13
* Add SCSI commands that will be needed for USB storagepatacongo2008-10-171-0/+396
* Add FAT test issuepatacongo2008-10-171-1/+6
* Fix uninitialized variablepatacongo2008-10-173-25/+51
* Fix nasty race conditionpatacongo2008-10-151-8/+25
* Need to clear mediachanged indication after it is sampledpatacongo2008-10-151-2/+9
* typopatacongo2008-10-151-1/+1
* Add debug capabilitiespatacongo2008-10-155-119/+351
* Fix access to aligned partition table valuespatacongo2008-10-154-14/+50
* Fix integration bug fixespatacongo2008-10-152-83/+101
* Add NXP LPC214x-specific NSH supportpatacongo2008-10-1511-4/+248
* Add simple SPI-based MMC/SD block driverpatacongo2008-10-156-127/+216
* MMC/SD supportpatacongo2008-10-154-0/+2086
* updatepatacongo2008-10-131-0/+22
* updatepatacongo2008-10-132-0/+2
* 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
* updatepatacongo2008-10-112-0/+4
* minor interface refinementspatacongo2008-10-112-61/+233
* Add 1st cut SPI driver for SPI MMCpatacongo2008-10-115-4/+521
* clarifypatacongo2008-10-111-1/+2
* reorder macros, reduce size of request buffer for EP0patacongo2008-10-111-18/+24
* Add header files for PINSEL and SPIpatacongo2008-10-116-17/+447
* Added macro for LE 32-bit valuespatacongo2008-10-111-2/+4
* Removed unused externspatacongo2008-10-111-5/+0
* fix commentspatacongo2008-10-113-10/+2
* Prep for release 0.3.16nuttx-3.16patacongo2008-10-104-71/+166
* Remove unnecessary warningpatacongo2008-10-101-1/+0
* Extended USB serial testpatacongo2008-10-105-20/+270
* updated commentspatacongo2008-10-102-5/+9
* cosmeticpatacongo2008-10-101-9/+10
* Fix end-of-test comparisonpatacongo2008-10-091-1/+1
* Another place where the request size is setpatacongo2008-10-091-0/+5
* Extend USB serial testpatacongo2008-10-091-3/+17
* Add option to used different request buffer sizespatacongo2008-10-091-22/+39
* Pace sends to send complete interruptspatacongo2008-10-091-43/+56
* Extend USB serial testpatacongo2008-10-093-22/+350
* Correct emulation of UART RX disabledpatacongo2008-10-091-43/+149
* Add RX overrun error codepatacongo2008-10-091-10/+11
* Not setting error on driver errorspatacongo2008-10-093-2/+15
* Fixe open count error + O_NONBLOCK functionpatacongo2008-10-093-14/+47
* Missed decoding one trace valuepatacongo2008-10-091-0/+4