summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix poll/select issue reported by Qiangpatacongo2013-01-241-1/+4
* Add psock_poll(); Fix some warnings reported by Lorenz Meier; lm4f logic from JPpatacongo2013-01-241-0/+1
* Convert configs/olimex-lpc1766stk/nettest to use kconfig-frontendspatacongo2013-01-241-0/+2
* Add option to used keyboard CODEC in apps/examples/keypadtestpatacongo2013-01-231-0/+2
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-1/+5
* Add single-wire UART support to STM32 serial driverpatacongo2013-01-231-1/+3
* More logic to use BASEPRI to control interrupts -- still doesn't workpatacongo2013-01-221-0/+10
* Beginning of support for LCD1602patacongo2013-01-211-0/+5
* Yet another repair for the previouis botched recvfrom() fix; Fix telnet drive...patacongo2013-01-201-0/+3
* Fix a bug where recv[from]() would hang when remote host gracefully closed co...patacongo2013-01-191-0/+4
* Add split package logic to improve TCP send performance with delayed ACKspatacongo2013-01-191-0/+2
* Add configuration for Wave Share Open1788 (fragmentary)patacongo2013-01-181-0/+5
* Beginnings of definitions for the LPC1788; convert olimex-lpc1766stk to use k...patacongo2013-01-181-0/+5
* Add internal API task_reparent(), used in posix_spawn(). Move libc/spawn/lib...patacongo2013-01-181-1/+6
* NSH will now run files from the file system; Add logic to unload and clean-up...patacongo2013-01-171-0/+4
* convert configs/sim/nsh to use kconfig-frontendspatacongo2013-01-161-0/+3
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-1/+4
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-0/+5
* apps/builtin/binfs.c moved to nuttx/fs/binfs/fs_binfs.cpatacongo2013-01-161-1/+2
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-0/+3
* Configre configs/ubw32/ostest to use kconfig-frontendspatacongo2013-01-141-1/+5
* Finish dup logic for open files; fix bug in sigtimedwait(), would return wron...patacongo2013-01-141-0/+9
* Add support for dup2'ing files. Infrastructure and ROMFS done. Still need F...patacongo2013-01-141-0/+11
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-0/+7
* Cosmetic cleanup from SIGCHLD changespatacongo2013-01-131-1/+1
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-0/+11
* Fix an error handling bug in the fread logicpatacongo2013-01-111-1/+4
* Various changes while debugging posix_spawnpatacongo2013-01-111-0/+2
* Added a test of posix_spawn()patacongo2013-01-101-0/+2
* Completes implementation of posix_spawn. Still untested and undocumentedpatacongo2013-01-101-0/+4
* Removed posix_spawn signal masks - they cannot be supported in NuttX; Add ske...patacongo2013-01-101-1/+1
* Fix rounding in clock_time2ticks(). From Mike Smith.patacongo2013-01-101-0/+2
* Add file action logic which will eventually be needed to support posix_spawn()patacongo2013-01-091-0/+1
* Rename arch/arm/src/lm3s to arch/arm/src/lm to allow a namespace that will in...patacongo2013-01-081-0/+3
* Eliminate arch/arc/src/lm3s/lm3s_internal.h; replace with several header filespatacongo2013-01-081-1/+2
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-0/+12
* Implement a simple vfork(). ARM only for nowpatacongo2013-01-071-1/+2
* Remove CONFIG_BUILTIN_APPS_STARTpatacongo2013-01-061-0/+5
* Extend tools/configure.c for better compatibility with configure.shpatacongo2013-01-051-0/+2
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-0/+2
* Add tools/configure.c and configure.batpatacongo2013-01-041-1/+10
* The default should be CONFIG_LIB_KBDCODEC=npatacongo2013-01-031-0/+2
* Fix bad conditional in nuttx/libc/misc/Make.defspatacongo2013-01-031-0/+2
* STM32 FLASH changes from Freddie Chopinpatacongo2013-01-031-0/+3
* Misc fixes for LM3S kconfig-frontends buildpatacongo2013-01-021-1/+4
* All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-011-0/+2
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-011-1/+3
* Remove non-functional WLAN examples, configurationspatacongo2012-12-311-2/+4
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-3/+3
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-301-1/+4