summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation updatepatacongo2013-01-111-54/+694
* Add spawn attribute logic which will eventually be needed to support posix_sp...patacongo2013-01-101-7/+7
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-1/+1
* Documentation updatepatacongo2013-01-081-1/+128
* Add execv() and execl(); Move lm3s header files for compatibilitypatacongo2013-01-081-1/+14
* Documentation updatepatacongo2013-01-083-3/+40
* Remove CONFIG_BUILTIN_APPS_STARTpatacongo2013-01-061-22/+3
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-052-2/+2
* Add tools/configure.c and configure.batpatacongo2013-01-041-10/+21
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-2/+3
* Add support for key release eventspatacongo2012-12-271-29/+109
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-1/+147
* Remove .context kludge from apps/ directorypatacongo2012-12-231-7/+2
* Rename namedapp as simply builtinpatacongo2012-12-231-40/+39
* Mostly costmetic updatespatacongo2012-12-231-9/+6
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-1/+1
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-254/+555
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-3/+5
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-182-21/+252
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-172-10/+137
* Documentation updatepatacongo2012-12-151-35/+108
* 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-112-3/+7
* Add source files for z180patacongo2012-12-101-2/+4
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-082-3/+3
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-271-2/+2
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-1/+1
* Implement pause()patacongo2012-11-211-2/+38
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-7/+20
* Add tools/mkdeps.bat and tools/mkdeps.cpatacongo2012-11-131-2/+0
* Generated libraries are now installed in a new lib/ directorypatacongo2012-11-111-0/+2
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-103-11/+11
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-092-96/+140
* STM32 F100 High Density support and generic board configuration from Freddie ...patacongo2012-11-061-0/+2
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-051-1/+1
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-482/+261
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-041-63/+136
* Put uClibc++ header files in a different directory from NuttX header filespatacongo2012-11-011-0/+8
* Documentation updatepatacongo2012-10-311-77/+222
* Documentation updatepatacongo2012-10-302-703/+724
* Add documentation for the binary loaderpatacongo2012-10-305-16/+495
* More documentation updated to reference the ELF loader.patacongo2012-10-291-4/+23
* Update documentation to at least reference the ELF loader.patacongo2012-10-292-9/+59
* Part I of port of Rhombus math librarypatacongo2012-10-281-3/+0
* Add port of cJSON from Darcy Gongpatacongo2012-10-271-1/+3
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-241-6/+6
* Minor tweaks to memsetpatacongo2012-10-211-0/+1
* Optimized memset() can be configured to do 64-bit storespatacongo2012-10-211-2/+10
* Add a versin of memset() optimized for speedpatacongo2012-10-212-8/+17
* Update documentation for recently added configuration optionspatacongo2012-10-202-0/+42