summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
Commit message (Expand)AuthorAgeFilesLines
* Oops, didn't update TOCpatacongo2009-12-121-1/+2
* Update porting guidepatacongo2009-12-121-2/+189
* Fix issues related to work queue timingpatacongo2009-11-181-1/+1
* Callbacks need to use worker thread; clean up/document configuration settingspatacongo2009-11-171-1/+20
* Document workqueue configurationpatacongo2009-11-051-2/+30
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+1
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-151-1/+13
* cosmeticpatacongo2009-09-121-1/+1
* Fix CGI pattern logicpatacongo2009-09-111-6/+6
* Get rid of cwd in THTTPDpatacongo2009-08-151-1/+4
* Fix CGI I/O redirection and interposer taskspatacongo2009-07-181-5/+1
* Add fileno()patacongo2009-07-131-1/+112
* mktime/gmtime_r moved and highly simplifiedpatacongo2009-07-111-2/+9
* Integrated mknxflatpatacongo2009-06-181-1/+6
* add description of new directoriespatacongo2009-06-171-29/+52
* Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo2009-06-151-1/+5
* Add logic to clone socket descriptors when a new task is started.patacongo2009-06-151-1/+14
* spell checkedpatacongo2009-06-041-53/+63
* Prep for 0.4.7 releasenuttx-4.7patacongo2009-05-291-3/+0
* Fix to lpc214x MMC/SD due to lm3s changespatacongo2009-05-281-1/+7
* updatepatacongo2009-05-221-50/+55
* Complete Rx side of ethernet driverpatacongo2009-05-211-2/+252
* Add description of LED supportpatacongo2009-05-091-2/+144
* Need more positive control over C++patacongo2009-04-191-6/+15
* Add option to copy to RAMpatacongo2009-04-081-3/+7
* Add wget command to NSHpatacongo2009-03-281-1/+1
* Finishes initial verification of priority inheritance logicpatacongo2009-03-141-3/+7
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-0/+7
* Add test for CONFIG_SEM_PREALLOCHOLDERS > 0patacongo2009-03-131-1/+10
* Add support for priority inheritancepatacongo2009-03-081-2/+7
* Document NX Graphics Subsystempatacongo2008-12-051-95/+191
* Clean-up and document NX configuration settingspatacongo2008-12-051-16/+44
* Add NX configurationpatacongo2008-11-281-2/+62
* graphics dir now has its own makefilepatacongo2008-11-261-93/+189
* Add multicast supportpatacongo2008-11-261-1/+4
* Add support for TCP/IP connection backlogpatacongo2008-11-201-0/+5
* Allow each NSH command to be disabledpatacongo2008-11-141-1/+1
* Added CONFIG_USERMAIN_STACKSIZEpatacongo2008-11-131-1/+9
* Change configuration namepatacongo2008-11-131-1/+1
* reconcile architectures w/o interrupt controllerspatacongo2008-11-071-0/+6
* Add infrastructure for Hitachi SH-1patacongo2008-11-051-29/+44
* update USB configuration settingspatacongo2008-10-231-0/+17
* USB bulk storage configuration settingspatacongo2008-10-221-1/+35
* Need to select endpoints actually supported by hardwarepatacongo2008-10-091-2/+28
* USB config optionspatacongo2008-10-021-1/+26
* build lpc2148 ostest configpatacongo2008-09-171-3/+6
* Add support for Intel Hex format outputpatacongo2008-09-161-1/+5
* ROMFS filesystem supportpatacongo2008-09-101-0/+13
* Add uIP access to ICMP protocolpatacongo2008-09-021-1/+6
* Add uIP support more multi-threaded socket accesspatacongo2008-09-011-1/+5