summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Move netutils header files from include/net/uip to include/apps/netutilspatacongo2011-03-1911-53/+53
* Move NSH to apps/ as librarypatacongo2011-03-181-0/+6
* apps/ update from Urospatacongo2011-03-182-8/+95
* Fix SLIP bugpatacongo2011-03-161-7/+6
* More SLIP integrationpatacongo2011-03-151-1/+51
* Misc slip-related fixespatacongo2011-03-151-1/+1
* SLIP correctionspatacongo2011-03-131-23/+13
* Add SLIP test configurationpatacongo2011-03-121-2/+8
* More support for SLIP data link protocolpatacongo2011-03-124-35/+139
* Add SLIP driverpatacongo2011-03-122-5/+17
* apps/-related updatespatacongo2011-03-111-20/+36
* add apps/ dirpatacongo2011-03-101-0/+123
* Experimental version of waitpid()patacongo2011-03-103-1/+129
* Add QEMU NSH configurationpatacongo2011-03-101-9/+9
* Fix basic QEMU portpatacongo2011-03-102-3/+354
* #warning removalpatacongo2011-03-091-1/+1
* First cut at x86 build environmentpatacongo2011-03-042-1/+19
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-2/+2
* Add logic to sleep in lpc17xx idle looppatacongo2011-03-021-4/+4
* Add missing RGB typepatacongo2011-02-241-56/+57
* Add m9s12 serial logicpatacongo2011-02-201-45/+53
* Add HuT Usage Pages and IDspatacongo2011-02-201-15/+128
* Add HID parser from LUFApatacongo2011-02-192-39/+404
* RTL18189 infrastructurepatacongo2011-02-121-1/+20
* Add logic to map keyboard scancodespatacongo2011-01-181-5/+7
* More HID keyboard progresspatacongo2011-01-171-3/+5
* Make space for int/isoc endpoint supportpatacongo2011-01-161-1/+3
* Many changes in preparation for HID keyboardpatacongo2011-01-152-0/+21
* TD's no longer hard allocatedpatacongo2011-01-151-4/+4
* Extend the ED and get the transfer type into the EDpatacongo2011-01-141-0/+1
* Fleshing out keyboard driverpatacongo2011-01-141-0/+15
* Align columnspatacongo2011-01-131-56/+56
* Add info from HID and HuT specspatacongo2011-01-131-12/+362
* Framework for HID keyboard -- not much there yetpatacongo2011-01-121-0/+190
* Rename usb_storage.h to storage.hpatacongo2011-01-121-5/+5
* Improve endpoint managementpatacongo2011-01-111-16/+74
* Basic USB host functionality in placepatacongo2011-01-092-3/+3
* Mostly debug stuffpatacongo2011-01-041-2/+0
* FunctionAddress no longer hard-codedpatacongo2011-01-021-5/+14
* Don't duplicate structures in ohci.hpatacongo2011-01-011-19/+29
* Misc debug fixespatacongo2011-01-012-5/+6
* Initial debug fixespatacongo2010-12-311-1/+1
* Address should not be shifted in SET_ADDRESSpatacongo2010-12-311-1/+1
* Correct logic that turns on USB host powerpatacongo2010-12-312-12/+5
* Handling missing RHSC interruptpatacongo2010-12-301-1/+1
* cosmeticpatacongo2010-12-301-2/+2
* Separate enumeration logicpatacongo2010-12-281-0/+73
* misc resource utilization fixespatacongo2010-12-212-5/+7
* Clean up commentspatacongo2010-12-211-7/+9
* Add USB host support to NSHpatacongo2010-12-211-5/+7