aboutsummaryrefslogtreecommitdiff
path: root/nuttx/TODO
Commit message (Expand)AuthorAgeFilesLines
* Add option to used keyboard CODEC in apps/examples/keypadtestpatacongo2013-01-231-43/+78
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-22/+1
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-4/+19
* BINFS now supports open, close, and FIOC_FILENAME ioctlpatacongo2013-01-161-12/+9
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-1/+20
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-141-22/+2
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-10/+37
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-12/+1
* Documentation updatepatacongo2013-01-111-1/+11
* Fix an error handling bug in the fread logicpatacongo2013-01-111-2/+12
* Add missing support for signal masks to posix_spawn.patacongo2013-01-101-13/+2
* Completes implementation of posix_spawn. Still untested and undocumentedpatacongo2013-01-101-1/+12
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-2/+2
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-081-3/+26
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-1/+1
* Add tools/configure.c and configure.batpatacongo2013-01-041-15/+1
* Renaming some files in tools/patacongo2013-01-041-29/+55
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-2/+11
* Fix make export targetpatacongo2012-12-201-1/+43
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-5/+23
* A few native window build updatespatacongo2012-11-251-9/+16
* A few more Windows native build fixes for eZ80patacongo2012-11-221-17/+11
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-7/+7
* Fix uClibc++ wstrlen bugpatacongo2012-11-011-9/+1
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-261-1/+6
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-1/+1
* Document problem with GCC 4.8.3 and the NXFLAT toolspatacongo2012-10-101-2/+4
* More fixes for ldnxflat. There are still problems with the GCC 4.6.3patacongo2012-10-101-1/+41
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-3/+3
* Resync new repository with old repo r5166patacongo2012-09-171-9/+9
* Resync new repository with old repo r5166patacongo2012-09-171-0/+1932