summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* Add QEMU interrupt handling (incomplete)patacongo2011-03-051-2/+2
* More QEMU logicpatacongo2011-03-052-9/+4
* First cut at x86 build environmentpatacongo2011-03-0411-0/+1029
* typospatacongo2011-03-032-7/+34
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-1/+2
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-025-24/+49
* Add support for the ISOTEL NetClamps VSN boardpatacongo2011-02-2722-10/+3277
* Correct several m9s12x link issuespatacongo2011-02-262-16/+30
* Finish m9s12 GPIO supportpatacongo2011-02-268-21/+164
* Add beginning of m9s12x GPIO supportpatacongo2011-02-253-71/+81
* Add configuration for Future Electronics Group NE64 Badge boardpatacongo2011-02-2517-3/+2612
* Rename arch/pjrc-8051 to arch/8051patacongo2011-02-251-2/+2
* Fix getopt bugpatacongo2011-02-231-2/+2
* Finish m9s12x interrupt logicpatacongo2011-02-201-0/+4
* Add m9s12 serial logicpatacongo2011-02-201-0/+21
* Add more m9s12 filespatacongo2011-02-191-0/+1
* m9s12x context save structurepatacongo2011-02-161-1/+5
* Add USB host support and HID keyboard support for the mbed boardpatacongo2011-02-166-5/+1246
* Update detron board pin definitionspatacongo2011-02-1416-627/+165
* Change all CVS references to SVNpatacongo2011-02-143-9/+8
* Rename mc9s12ne64 directories and files to just m9s12patacongo2011-02-132-2/+2
* Add configs/detronpatacongo2011-02-1324-0/+6457
* RTL18189 infrastructurepatacongo2011-02-126-176/+1220
* Don' depend on uname -o workingpatacongo2011-02-1114-27/+27
* Misc m9s12x updatespatacongo2011-02-105-9/+22
* update READMEpatacongo2011-01-261-2/+14
* Fix issues detected by CppCheck toolpatacongo2011-01-191-1/+30
* Make space for int/isoc endpoint supportpatacongo2011-01-164-0/+48
* Many changes in preparation for HID keyboardpatacongo2011-01-155-0/+1208
* TD's no longer hard allocatedpatacongo2011-01-155-2/+14
* README updatespatacongo2011-01-112-3/+53
* Improve endpoint managementpatacongo2011-01-112-2/+6
* Initial debug fixespatacongo2010-12-312-2/+26
* Correct logic that turns on USB host powerpatacongo2010-12-313-74/+0
* Handling missing RHSC interruptpatacongo2010-12-304-0/+101
* update usb host docspatacongo2010-12-233-2/+32
* Add USB host support to Nucleus2Gpatacongo2010-12-234-5/+254
* First debug changes for USB hostpatacongo2010-12-221-0/+5
* misc resource utilization fixespatacongo2010-12-211-1/+33
* Add USB host support to NSHpatacongo2010-12-211-5/+150
* Create include/nuttx/usb directorypatacongo2010-12-142-7/+7
* Fix LCD fixespatacongo2010-12-092-1/+41
* LCD bug fixespatacongo2010-12-071-6/+14
* Add NX configurationpatacongo2010-12-069-10/+1515
* Add backlight controlpatacongo2010-12-052-3/+123
* Add trace options for examples/usbstoragepatacongo2010-12-044-0/+28
* USB class drivers need to call DEV_CONNECTpatacongo2010-12-041-0/+6
* P14201 driver now uses new SPI cmddata methodpatacongo2010-12-0411-25/+202
* Add cmddata method to the SPI interfacepatacongo2010-12-032-0/+76
* typospatacongo2010-12-012-8/+12