aboutsummaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
Commit message (Expand)AuthorAgeFilesLines
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-5/+5
* Add logic to retain child task exit status if so configuredpatacongo2013-01-231-2/+64
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-4/+6
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-6/+44
* Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configurati...patacongo2013-01-091-1/+1
* Documentation updatepatacongo2013-01-081-1/+1
* Correct some errors in the LPC17xx SYSCON register bit definitions (from Romm...patacongo2013-01-051-1/+1
* Add tools/configure.c and configure.batpatacongo2013-01-041-10/+21
* 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
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-3/+5
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-181-14/+245
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-171-1/+7
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-1/+4
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-7/+20
* move lib/ to libc/ to make room for a true lib/ directory. Rename libraries ...patacongo2012-11-101-7/+7
* Add documentation for the binary loaderpatacongo2012-10-301-1/+9
* Update documentation to at least reference the ELF loader.patacongo2012-10-291-6/+49
* Part I of port of Rhombus math librarypatacongo2012-10-281-3/+0
* 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-211-7/+16
* Update documentation for recently added configuration optionspatacongo2012-10-201-0/+34
* Updates for new web sitepatacongo2012-10-081-1/+1
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-9/+9
* Upate some pathes for the new NuttX repositorypatacongo2012-09-171-2/+2
* Resync new repository with old repo r5166patacongo2012-09-171-0/+5894