summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* 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
* z8 configurations will now build in Windows native environmentpatacongo2012-11-296-62/+114
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-293-4/+4
* z8 configurations all converted to use mconf toolpatacongo2012-11-2817-454/+951
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-2814-95/+328
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-2831-41/+415
* Fix backward conditional compilation in work_queue.cpatacongo2012-11-273-5/+8
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-278-4/+214
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-275-315/+492
* ez80f910200zco/ostest supports native windows build; other configurations als...patacongo2012-11-269-260/+510
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-2621-1002/+1183
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-266-25/+30
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-265-3/+23
* A few native window build updatespatacongo2012-11-2519-59/+127
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-253-23/+37
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-236-10/+27
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-2343-622/+731
* A few more Windows native build fixes for eZ80patacongo2012-11-228-89/+121
* Move some PHY initialization logic for Darcypatacongo2012-11-2210-300/+129
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-214-47/+49
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-218-133/+64
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-21122-5062/+664
* configs/cloudctrl and tools/prebuild.py from Darcy Gongpatacongo2012-11-2132-1/+5881
* Update for ez80 Windows native build (still does not work)patacongo2012-11-2124-217/+627
* Implement pause()patacongo2012-11-215-3/+152
* Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo2012-11-207-392/+523
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-2039-220/+268
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-2090-337/+337
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-205-11/+329
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-1956-58/+58
* Fix typol in Config.mk that would effect non-Windows buildspatacongo2012-11-182-7/+19
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-1761-332/+393