summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updates from Darcy Gong for UG-2864SWEG01 OLEDpatacongo2013-01-018-42/+101
* Remove non-functional WLAN examples, configurationspatacongo2012-12-3112-1147/+7
* Fix the nxlines configuration for the zp214xpa boardpatacongo2012-12-307-44/+68
* Add ZP213X/4XPA nxlines configuration (needs a little more work)patacongo2012-12-3018-95/+2098
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo2012-12-2822-282/+2591
* Add support for key release eventspatacongo2012-12-278-132/+356
* Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2012-12-2611-24/+234
* Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo2012-12-2610-7/+1613
* Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2012-12-2612-533/+1080
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-258-8/+641
* Fix several build issues noted by Mike Smithpatacongo2012-12-2412-80/+228
* Fixes for l3s, USB composite, nfsmount, apps context build problemspatacongo2012-12-2413-32/+105
* Correct round-to-ticks logic in sigtimedwait()patacongo2012-12-243-21/+118
* Some fixes to apps/builtin/registry need to handle some additional casespatacongo2012-12-2445-47/+65
* Remove .context kludge from apps/ directorypatacongo2012-12-2353-201/+318
* Rename namedapp as simply builtinpatacongo2012-12-2352-178/+178
* Remove some dependencies of distclean on clean. This should not be necessary...patacongo2012-12-236-5/+10
* Mostly costmetic updatespatacongo2012-12-2316-108/+149
* Fix errors and omissions in last checkinpatacongo2012-12-222-2/+2
* Add tools/kconfig.batpatacongo2012-12-226-53/+265
* configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-216-429/+705
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-2147-1132/+2502
* Prep for release 6.24nuttx-6.24patacongo2012-12-206-284/+812
* Fix make export targetpatacongo2012-12-202-2/+50
* Verify PATH variable in apps/examples/elfpatacongo2012-12-198-22/+68
* Some minor fixes for CONFIG_ADDRENV=ypatacongo2012-12-197-10/+90
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-1930-104/+1225
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-186-113/+584
* Integrate PATH traversal logic and binary format logicpatacongo2012-12-177-43/+260
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-1611-31/+485
* Documentation updatepatacongo2012-12-154-42/+117
* Add z180 system timerpatacongo2012-12-1519-165/+341
* More z180 serial logicpatacongo2012-12-1424-163/+560
* Add framework for z180 SCC driverpatacongo2012-12-147-24/+1402
* Finsh Z80181/182 register bit definitionpatacongo2012-12-132-78/+396
* Add special register definitions needed for z80181 and z80182patacongo2012-12-135-118/+448
* Add z180 interrupt initialization logicpatacongo2012-12-125-61/+106
* Add z180 interrupt vectorspatacongo2012-12-127-253/+520
* Fix typo in z80-family Makefilespatacongo2012-12-122-2/+2
* Fix some early z180 compile errorspatacongo2012-12-1110-41/+54
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-1128-76/+1332
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-1120-111/+1057
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-104-27/+406
* Add source files for z180patacongo2012-12-1032-174/+2698
* Add header files for z180patacongo2012-12-109-1/+929
* README updatepatacongo2012-12-091-0/+17
* Some initial changes for 8051 build updatepatacongo2012-12-094-229/+427
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-0947-593/+1079
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-0819-345/+742
* Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-085-18/+21