summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src
Commit message (Expand)AuthorAgeFilesLines
* 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-116-26/+784
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-101-0/+378
* Add source files for z180patacongo2012-12-1019-45/+2182
* 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
* 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-033-0/+169
* z8 configurations all converted to use mconf toolpatacongo2012-11-282-7/+13
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-284-9/+12
* ez80f910200zco/ostest now uses Kconfigpatacongo2012-11-261-1/+12
* Misc build fixes, some from Mike some for ez80 native buildpatacongo2012-11-261-4/+4
* A few native window build updatespatacongo2012-11-251-1/+1
* A few more Windows native build fixes for eZ80patacongo2012-11-222-3/+3
* A few more fixes for ez80 Windows Native build (still not enough)patacongo2012-11-211-23/+31
* 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
* Change how UARTs are enabled for i.MX, M16C, and ez80 to make them compatible...patacongo2012-11-203-20/+36
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-202-14/+14
* Most of the changes needed to support Windows native clean; distclean is has ...patacongo2012-11-172-5/+15
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-152-2/+2
* More native build fixes -- still problems in apps/ directorypatacongo2012-11-141-1/+1
* Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo2012-11-121-21/+21
* Correct some issues with last check-in; ez80 still does not buildpatacongo2012-11-113-41/+41
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-112-6/+2
* arch/../src/Makefiles now use only libraries in lib/patacongo2012-11-111-17/+17
* Change = to += in setting of LDFLAGS in all architecture Makefilespatacongo2012-11-041-1/+1
* Resync new repository with old repo r5166patacongo2012-09-171-2/+2
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-133-13/+35
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Email address change in nuttx/patacongo2012-09-1375-3130/+3130
* STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo2012-09-051-1/+1
* Remove 'sudo' from Makefilespatacongo2012-08-171-1/+1
* LPC17xx serial now supports minimal termios ioctls; serial driver ioctl metho...patacongo2012-07-312-4/+2
* More Kconfig filespatacongo2012-04-184-0/+28
* Move serial header files to include/nuttx/serialpatacongo2012-03-212-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-212-2/+2
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-6/+6
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-9/+9
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-116-29/+41
* Candidate fix for the libboard.a dependency problem (from Mike Smith)patacongo2012-01-293-6/+11
* Fix issue with multilib buildpatacongo2011-08-301-1/+1
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-5/+5
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-181-2/+2
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-113-15/+37