aboutsummaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Forgot to save this one; more build system tweaks.px4dev2013-01-011-29/+1
* Build system updates to match the NuttX merge.px4dev2013-01-018-460/+53
* Merge commit '0f2decb70f505b108999fcdb80e89d7aae6760ce' into nuttx-merge-0f2decbpx4dev2013-01-01540-3244/+27531
|\
| * Prep for release 6.24patacongo2012-12-203-277/+769
| * 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-194-3/+10
| * Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-1929-103/+1224
| * 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-0945-588/+1073
| * 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
| * Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-08180-198/+534
| * configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-0713-567/+1098
| * Verify redesigned Z80 build on native Windowspatacongo2012-12-074-210/+216
| * Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-0721-654/+231
| * Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-0734-181/+1110
| * z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-053-96/+83
| * Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-0515-103/+616
| * README updatepatacongo2012-12-041-5/+12
| * Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-0316-234/+835
| * Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-038-200/+437
| * Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-036-1/+215
| * Fix the fat, flat line bugpatacongo2012-12-027-114/+451
| * Another random number generator updatepatacongo2012-12-012-5/+5
| * Correct some errors in lib_rand.c from last check-inpatacongo2012-12-012-36/+77
| * Add one to internal result of random number generator to avoid the value zero...patacongo2012-12-013-91/+86
| * standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-016-3/+69
| * ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-2920-21/+55
| * All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-2936-447/+1020
| * ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-2912-158/+339