summaryrefslogtreecommitdiff
path: root/nuttx/include/nuttx
Commit message (Expand)AuthorAgeFilesLines
* More changes from Urospatacongo2011-04-163-55/+125
* Fix bad conditional compilation that breaks THTTPD and dup2()patacongo2011-04-161-1/+1
* Add support for SMSC LAN8720 PHYpatacongo2011-04-151-0/+39
* Add code changes from Urospatacongo2011-04-152-144/+157
* Add time and uptimepatacongo2011-04-152-38/+79
* Documentation updatepatacongo2011-04-141-0/+124
* Macro clock_systimer replaces direct access to g_system_timer variablepatacongo2011-04-131-3/+3
* LPCXpression console on UART3patacongo2011-04-131-3/+21
* Add logic to initialize SAM3U user applicationspatacongo2011-04-083-47/+58
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-4/+8
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-3/+2
* Fix bugs introduced in last commitpatacongo2011-04-051-2/+2
* More separation of kernel- and user-memory managementpatacongo2011-04-051-4/+16
* LIS331DL and STM32 I2C patch from Urospatacongo2011-04-051-4/+14
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-21/+22
* Move core of fdopen() logic from lib/stdio to fs/patacongo2011-04-042-9/+11
* Fix a couple of recently introduced build problemspatacongo2011-04-041-1/+4
* Move memory manager into user spacepatacongo2011-04-031-6/+13
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-032-4/+197
* Move more functions out of sched/ to lib/; proxies almost buildpatacongo2011-04-021-0/+124
* Move more files into subdirectories under lib/patacongo2011-03-311-0/+85
* Moving toward system call infrastructurepatacongo2011-03-291-2/+1
* More changes from Urospatacongo2011-03-281-2/+36
* Re-organize header files so that file systems can be built outside of the nut...patacongo2011-03-282-6/+192
* Updates from Urospatacongo2011-03-271-0/+18
* Add RTL8187 TX logicpatacongo2011-03-251-0/+76
* Add netdev_unregister()patacongo2011-03-251-0/+5
* apps/ update from Urospatacongo2011-03-181-139/+0
* Misc slip-related fixespatacongo2011-03-151-1/+1
* 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-101-1/+5
* 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-041-0/+18
* Changes for clean STM32 compile with DEBUG onpatacongo2011-03-021-2/+2
* 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