summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-0/+6
* Add support for key release eventspatacongo2012-12-271-0/+4
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-261-0/+6
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-0/+6
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-251-1/+3
* Fix several build issues noted by Mike Smithpatacongo2012-12-241-0/+3
* Correct round-to-ticks logic in sigtimedwait()patacongo2012-12-241-0/+3
* Add tools/kconfig.batpatacongo2012-12-221-0/+2
* configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-211-2/+5
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+7
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-21/+21
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-0/+2
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+7
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-171-2/+2
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-0/+9
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-0/+2
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-0/+3
* Add source files for z180patacongo2012-12-101-0/+2
* Add header files for z180patacongo2012-12-101-0/+2
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+5
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-081-0/+3
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-0/+4
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-071-0/+5
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-1/+22
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-051-0/+3
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-031-0/+3
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-031-0/+5