aboutsummaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Expand)AuthorAgeFilesLines
...
* Incorporate address environment interfaces in binfmt/ logicpatacongo2012-12-191-0/+5
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-182-68/+208
* Add z180 system timerpatacongo2012-12-159-96/+326
* More z180 serial logicpatacongo2012-12-1414-126/+531
* Add framework for z180 SCC driverpatacongo2012-12-147-24/+1402
* Finsh Z80181/182 register bit definitionpatacongo2012-12-131-77/+394
* Add special register definitions needed for z80181 and z80182patacongo2012-12-132-114/+331
* 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-116-23/+40
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-118-45/+165
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-119-51/+905
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-104-27/+406
* Add source files for z180patacongo2012-12-1029-171/+2690
* Add header files for z180patacongo2012-12-106-0/+923
* Some initial changes for 8051 build updatepatacongo2012-12-092-193/+285
* configs/xtrs/ostest converted to kconfig-frontend and Windows nativepatacongo2012-12-085-5/+61
* Fixes for configs/z80sim/pashello Windows native buildpatacongo2012-12-081-3/+3
* 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-0710-407/+196
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-0716-144/+141
* z80sim/ostest now builds okay under Linux with SDCC 3.2.1patacongo2012-12-052-79/+83
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-056-97/+581
* Progress toward a z80 native Windows build -- still needs some workpatacongo2012-12-032-7/+8
* Convert configs/z80sim/ostest to Kconfig/mconf toolpatacongo2012-12-032-7/+22
* Add dummy Toolchain.defs files for z80 arch familypatacongo2012-12-034-0/+174
* standard keypad inteface and apps/examples/keypadtest from Denis Cariklipatacongo2012-12-011-0/+8
* ZNEO now (almost) builds in Windows native environmentpatacongo2012-11-291-3/+19
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-295-15/+33
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-294-11/+33
* Patches for NSH disable background, and ARMv7M assembly from Freddie Chopinpatacongo2012-11-291-2/+2
* z8 configurations all converted to use mconf toolpatacongo2012-11-284-19/+37
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-285-9/+13
* configs/many/Make.defs: Fix typo -wstrict-prototypes; Add Calypso keypad driv...patacongo2012-11-282-13/+383
* configs/z8f64200100kit/ostest at same level as ez80 configurations; nuttx/arc...patacongo2012-11-271-241/+300
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-261-1/+12
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-262-5/+5
* STM32 FLASH pre-fetch is no long enabled unless it is so configuredpatacongo2012-11-263-0/+17
* A few native window build updatespatacongo2012-11-251-1/+1
* Fixe task_exithook() bug; fix timer usage in STM32 OTGFS host driverpatacongo2012-11-251-23/+30
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-233-6/+7
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-2310-78/+452
* A few more Windows native build fixes for eZ80patacongo2012-11-222-3/+3
* Move some PHY initialization logic for Darcypatacongo2012-11-223-6/+50
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-211-23/+31
* /configs/stm32f4discovery/winbuild and configs/cloudctrl upated to use Mike's...patacongo2012-11-212-0/+16
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-219-119/+550
* Update for ez80 Windows native build (still does not work)patacongo2012-11-211-34/+80
* Convert configs/ez80f910200kitg/RCS/ostest to use the newer mconf-based confi...patacongo2012-11-201-0/+82