summaryrefslogtreecommitdiff
path: root/nuttx/configs/ntosd-dm320/thttpd
Commit message (Expand)AuthorAgeFilesLines
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Remove warning 'sh_link not set for section ARM.exidx' for a few buildspatacongo2011-04-121-4/+5
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-1/+1
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-3/+3
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-40/+45
* Move nuttx/netutils to apps/netutilspatacongo2011-03-191-0/+39
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-56/+56
* More support for SLIP data link protocolpatacongo2011-03-121-2/+1
* Add strnlen()patacongo2010-10-271-0/+1
* Remove unused/confusing configuration settingpatacongo2010-09-011-1/+0
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-3/+3
* Extend CodeSourcery & production OSD support to other configspatacongo2010-08-252-24/+71
* Add support for the Neuros production OSDpatacongo2010-08-251-5/+6
* Add logic to support a ROM'ed MMU page tablepatacongo2009-12-311-10/+7
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-311-0/+15
* SDCLONE was disabledpatacongo2009-09-151-1/+1
* Add CONFIG_DEBUG_SYMBOLSpatacongo2009-09-152-2/+5
* Fix CGI pattern logicpatacongo2009-09-111-1/+1
* Add THTTPD configurationpatacongo2009-08-014-0/+1002