summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-17111-475/+633
* Mostly cosmetic build changespatacongo2012-11-165-5/+5
* Changes from Mikepatacongo2012-11-1611-20/+27
* Fix a place that had a '\' but needed a '/'patacongo2012-11-152-1/+9
* Fix various build-related typospatacongo2012-11-1513-19/+24
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-1585-85/+85
* Simple window natives OS test build now works; Probabaly more to do for other...patacongo2012-11-147-86/+115
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+3
* Kconfig updates from Freddie Chopinpatacongo2012-11-141-0/+40
* ModBus fixes from Freddie Chopinpatacongo2012-11-142-1/+7
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-137-10/+7
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-1286-175/+512
* A few more build fixespatacongo2012-11-121-1/+4
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-1185-179/+176
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-1186-310/+142
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-097-14/+110
* Convert configs/stm32f4discovery/nxlines to use Kconfig toolpatacongo2012-11-075-8/+80
* Fix apps/netutils/webclient build problempatacongo2012-11-063-5/+16
* Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build...patacongo2012-11-057-99/+118
* Prep for 6.23 releasenuttx-6.23patacongo2012-11-051-1/+2
* Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gongpatacongo2012-11-0413-42/+624
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-0/+10
* Relay example from Darcy Gongpatacongo2012-11-048-15/+306
* Add support for wget POST interface; from Darcy Gongpatacongo2012-11-0310-107/+509
* Create an STM32F4Discovery configuration for testing uClibc++patacongo2012-11-021-9/+13
* More uClibc++ build fixespatacongo2012-11-021-1/+5
* Fixes for warnings from Freddie Chopinpatacongo2012-11-011-0/+1
* uClibc++ compiles... but it is a long way from linkingpatacongo2012-11-011-0/+4
* Convert configs/sim/ostest to use mconf tool; Add configs/sim/cxxtestpatacongo2012-10-312-7/+7
* Add apps/examples/cxxtest from Qiang Yupatacongo2012-10-318-8/+389
* Documentation updatepatacongo2012-10-313-6/+8
* Add apps/examples/wgetjson from Darcy Gongpatacongo2012-10-3111-9/+472
* Add apps/netutils/codecs and associated NSH commands from Darcy Gongpatacongo2012-10-3118-35/+2320
* C++ constructors work with ELF load nowpatacongo2012-10-296-5/+664
* Finish implemention of ELF loader static constructor support. Still some iss...patacongo2012-10-297-584/+7
* DNS fixes from Darcy Gongpatacongo2012-10-287-24/+267
* Add port of cJSON from Darcy Gongpatacongo2012-10-2718-200/+2886
* The ELF loader is basically functional (needs more testing)patacongo2012-10-2717-265/+243
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-265-14/+23
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-263-2/+10
* More ELF loader changespatacongo2012-10-2513-19/+93
* Add an example for testing the ELF loaderpatacongo2012-10-2533-2/+2862
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-247-10/+10
* Fewer shell invocations in apps/Makefilepatacongo2012-10-232-2/+6
* Update documentation for recently added configuration optionspatacongo2012-10-202-3/+7
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-203-3/+7
* Add MAX11802 touchscreeen driver from Petteri Aimonenpatacongo2012-10-201-0/+3
* Ping/DNS fixes (part 2 of 2)patacongo2012-10-205-5/+39
* DNS fixes from Darcy Gong (part 1 of 2)patacongo2012-10-207-106/+173
* Add a THTTPD configuration for the Shenzhou board (Darcy Gong)patacongo2012-10-131-0/+2