summaryrefslogtreecommitdiffstats
path: root/nuttx
AgeCommit message (Expand)AuthorFilesLines
2012-12-23Mostly costmetic updatespatacongo16-108/+149
2012-12-22Fix errors and omissions in last checkinpatacongo1-1/+1
2012-12-22Add tools/kconfig.batpatacongo6-53/+265
2012-12-21configs/sim/nxwm now uses kconfig-frontendspatacongo6-429/+705
2012-12-21Patches from Petteri Aimonen (plus a few other things)patacongo19-1014/+1801
2012-12-20Prep for release 6.24patacongo3-277/+769
2012-12-20Fix make export targetpatacongo2-2/+50
2012-12-19Verify PATH variable in apps/examples/elfpatacongo8-22/+68
2012-12-19Some minor fixes for CONFIG_ADDRENV=ypatacongo4-3/+10
2012-12-19Incorporate address environment interfaces in binfmt/ logicpatacongo29-103/+1224
2012-12-18Restructre address environment interfaces in preparation for incorporation in...patacongo6-113/+584
2012-12-17Integrate PATH traversal logic and binary format logicpatacongo7-43/+260
2012-12-16Add basic hooks to support a PATH variable (more is needed)patacongo11-31/+485
2012-12-15Documentation updatepatacongo4-42/+117
2012-12-15Add z180 system timerpatacongo19-165/+341
2012-12-14More z180 serial logicpatacongo24-163/+560
2012-12-14Add framework for z180 SCC driverpatacongo7-24/+1402
2012-12-13Finsh Z80181/182 register bit definitionpatacongo2-78/+396
2012-12-13Add special register definitions needed for z80181 and z80182patacongo5-118/+448
2012-12-12Add z180 interrupt initialization logicpatacongo5-61/+106
2012-12-12Add z180 interrupt vectorspatacongo7-253/+520
2012-12-12Fix typo in z80-family Makefilespatacongo2-2/+2
2012-12-11Fix some early z180 compile errorspatacongo10-41/+54
2012-12-11configs/p112: Add a configuration for the Z180 P112 boardpatacongo28-76/+1332
2012-12-11Add support for the Z180 MMU and generic hooks for processespatacongo20-111/+1057
2012-12-10Add arch/z80/src/z180/z180_iomap.hpatacongo4-27/+406
2012-12-10Add source files for z180patacongo32-174/+2698
2012-12-10Add header files for z180patacongo9-1/+929
2012-12-09README updatepatacongo1-0/+17
2012-12-09Some initial changes for 8051 build updatepatacongo4-229/+427
2012-12-09configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo45-588/+1073
2012-12-08configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo19-345/+742
2012-12-08Fixes for configs/z80sim/pashello Windows native buildpatacongo5-18/+21
2012-12-08Add tools/link.bat, unlink.bat, and copydir.batpatacongo180-198/+534
2012-12-07configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo13-567/+1098
2012-12-07Verify redesigned Z80 build on native Windowspatacongo4-210/+216
2012-12-07Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo21-654/+231
2012-12-07Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo34-181/+1110
2012-12-05z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo3-96/+83
2012-12-05Progress toward natvie z80 SDCC build -- still issuespatacongo15-103/+616
2012-12-04README updatepatacongo1-5/+12
2012-12-03Progress toward a z80 native Windows build -- still needs some workpatacongo16-234/+835
2012-12-03Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo8-200/+437
2012-12-03Add dummy Toolchain.defs files for z80 arch familypatacongo6-1/+215
2012-12-02Fix the fat, flat line bugpatacongo7-114/+451
2012-12-01Another random number generator updatepatacongo2-5/+5
2012-12-01Correct some errors in lib_rand.c from last check-inpatacongo2-36/+77
2012-12-01Add one to internal result of random number generator to avoid the value zero...patacongo3-91/+86
2012-12-01standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo6-3/+69
2012-11-29ZNEO now (almost) builds in Windows native environmentpatacongo20-21/+55