summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Rename namedapp as simply builtinpatacongo2012-12-2333-36/+37
* configs/sim/nxwm now uses kconfig-frontendspatacongo2012-12-213-354/+623
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-215-1007/+907
* Verify PATH variable in apps/examples/elfpatacongo2012-12-191-14/+56
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-194-20/+84
* Add basic hooks to support a PATH variable (more is needed)patacongo2012-12-161-3/+18
* Documentation updatepatacongo2012-12-152-0/+6
* Add z180 system timerpatacongo2012-12-1510-69/+15
* More z180 serial logicpatacongo2012-12-1410-37/+29
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-1/+2
* Add special register definitions needed for z80181 and z80182patacongo2012-12-133-4/+117
* Fix some early z180 compile errorspatacongo2012-12-111-1/+3
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-1112-4/+1083
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-113-4/+7
* Add header files for z180patacongo2012-12-101-1/+2
* README updatepatacongo2012-12-091-0/+17
* Some initial changes for 8051 build updatepatacongo2012-12-092-36/+142
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-0937-574/+1048
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-0812-325/+663
* Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-084-15/+18
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-08172-185/+245
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-0712-567/+1093
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-0711-247/+35
* z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-051-17/+0
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-058-6/+32
* README updatepatacongo2012-12-041-5/+12
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-0312-224/+816
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-035-193/+410
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-032-1/+41
* Correct some errors in lib_rand.c from last check-inpatacongo2012-12-011-8/+0
* Add one to internal result of random number generator to avoid the value zero...patacongo2012-12-011-1/+1
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-012-2/+2
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-2915-16/+27
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-2929-431/+982
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-297-146/+304
* z8 configurations will now build in Windows native environmentpatacongo2012-11-295-62/+110
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-292-2/+2
* z8 configurations all converted to use mconf toolpatacongo2012-11-2812-434/+912
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-287-83/+312
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-2828-28/+28
* Fix backward conditional compilation in work_queue.cpatacongo2012-11-271-2/+2
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-276-2/+209
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-273-74/+187
* ez80f910200zco/ostest supports native windows build; other configurations als...patacongo2012-11-268-258/+508
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-2619-1001/+1169
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-264-20/+25
* A few native window build updatespatacongo2012-11-254-6/+67
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-2330-524/+196
* A few more Windows native build fixes for eZ80patacongo2012-11-221-9/+10
* Move some PHY initialization logic for Darcypatacongo2012-11-224-14/+78