summaryrefslogtreecommitdiff
path: root/nuttx/binfmt/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new...Gregory Nutt2014-08-291-7/+7
* Move P-Code execution logic from interpreters/prun to system/prunGregory Nutt2014-05-091-1/+1
* Make sure apps/examples/pashello still builds; update comments; refresh confi...Gregory Nutt2014-05-091-0/+11
* Create P-Code execution helper in apps/interpreters/prun; The P-Code binary f...Gregory Nutt2014-05-091-1/+1
* BINFMT: A framework to support a P-code binary format (a work in progress)Gregory Nutt2014-05-071-0/+19
* Add a start hook that can be setup to call a function in the context of a new...patacongo2013-01-271-2/+3
* Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_bu...patacongo2013-01-161-0/+14
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-0/+16
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-0/+5
* C++ constructors work with ELF load nowpatacongo2012-10-291-0/+7
* Fix Kconfig files broken by last check-inpatacongo2012-10-251-2/+3
* Add framework to support loadable ELF modules (not much logic in place yet)patacongo2012-10-241-0/+34
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-061-0/+4