summaryrefslogtreecommitdiff
path: root/nuttx/sched/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Various Kconfig files still have references to CONFIG_ variables. Some in ha...Gregory Nutt2013-04-251-1/+1
* New Kconfig convention: Extra indentation in comments will render as HTML pr...Gregory Nutt2013-04-221-22/+21
* Implement user-mode work queuespatacongo2013-03-061-68/+0
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-151-0/+28
* Rename _TCB to struct tcb_spatacongo2013-02-041-3/+3
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-0/+10
* Fix some missing logic and inconsistencies in child status logic; Fix a bug i...patacongo2013-01-241-0/+7
* apps/examples/nettest and poll: Complete Kconfig filespatacongo2013-01-241-10/+0
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-2/+77
* Add logic to automatically unload module on exit; Several patches from Mike S...patacongo2013-01-171-19/+17
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-4/+10
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-8/+61
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-1/+7
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-9/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-6/+0
* Add __cxa_atexit(); atexit() is now built on top of on_exit()patacongo2012-11-011-1/+10
* Remove several unused configuration valuespatacongo2012-09-081-5/+0
* Add LPC31 Kconfigpatacongo2012-09-061-14/+0
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2
* Add support for multiple work queuespatacongo2012-09-041-0/+33
* Add configurable application entry pointpatacongo2012-08-301-0/+8
* Auto-configuration updates from Richard Cochranpatacongo2012-08-171-1/+1
* Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo2012-08-021-0/+78
* Kconfig updatepatacongo2012-04-131-1/+1
* Kconfig updatepatacongo2012-04-121-2/+1
* Misc STM32 OTF FS driver fixes + More Kconfig filespatacongo2012-04-111-174/+134
* Updated Kconfig files from Lzyypatacongo2012-04-071-0/+356
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4