summaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* All lm3s6965-ek configurations converted to use kconfig-frontendspatacongo2013-01-011-0/+128
* Remove non-functional WLAN examples, configurationspatacongo2012-12-317-423/+3
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-301-0/+1
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-281-6/+5
* Add support for key release eventspatacongo2012-12-272-9/+29
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-264-4/+153
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-261-0/+1
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-261-2/+2
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-252-5/+5
* Fix several build issues noted by Mike Smithpatacongo2012-12-243-31/+41
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-243-2/+18
* Correct round-to-ticks logic in sigtimedwait()patacongo2012-12-241-18/+96
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-2445-47/+65
* Remove .context kludge from apps/ directorypatacongo2012-12-2351-191/+310
* Rename namedapp as simply builtinpatacongo2012-12-2317-100/+100
* Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-236-5/+10
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-23/+238
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-2/+4
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-193-7/+80
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-092-5/+6
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-018-2/+289
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-296-19/+29
* z8 configurations will now build in Windows native environmentpatacongo2012-11-291-0/+2
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-4/+37
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-276-22/+102
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-3/+4
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-211-1/+7
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-211-3/+3
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-20111-360/+360
* 0001-some-fixes-for-FreeMODBUS-and-MODBUS-example.patch from Freddi Chopinpatacongo2012-11-202-2/+4
* 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