summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include
Commit message (Expand)AuthorAgeFilesLines
* Add addrenv.h; First cut at Cortex-A address environment structures; Add conf...Gregory Nutt2014-08-241-1/+1
* Change CONFIG_ADDRENV to CONFIG_ARCH_ADDRENV; change how it is selected -- th...Gregory Nutt2014-08-241-1/+1
* An address environment is the property of a task group, not of a threadGregory Nutt2014-08-222-7/+2
* More trailing whilespace removalGregory Nutt2014-04-136-10/+10
* Move LPC17xx IOCON register definitions from lpc17_gpio.h to lpc17_iocon.h; f...Gregory Nutt2013-04-041-3/+2
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Mostly costmetic updatespatacongo2012-12-231-3/+3
* Restructre address environment interfaces in preparation for incorporation in...patacongo2012-12-181-0/+23
* Add special register definitions needed for z80181 and z80182patacongo2012-12-131-0/+24
* Add z180 interrupt initialization logicpatacongo2012-12-121-5/+1
* Add z180 interrupt vectorspatacongo2012-12-121-24/+76
* Fix some early z180 compile errorspatacongo2012-12-111-1/+1
* Add support for the Z180 MMU and generic hooks for processespatacongo2012-12-111-22/+61
* Add arch/z80/src/z180/z180_iomap.hpatacongo2012-12-102-27/+2
* Add source files for z180patacongo2012-12-109-126/+190
* Add header files for z180patacongo2012-12-106-0/+923
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-073-26/+25
* Remove executable property from source and make filespatacongo2012-09-133-0/+0
* Email address change in nuttx/patacongo2012-09-1318-18/+18
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-053-54/+69
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-8/+0
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-063-14/+14
* Stubs are working/Proxies are closepatacongo2011-04-011-0/+90
* First cut at x86 build environmentpatacongo2011-03-041-11/+7
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-166-14/+26
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-147-60/+90
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-143-8/+12
* Add range of pointer integer typespatacongo2009-12-135-28/+244
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-133-11/+27
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-252-2/+2
* cosmeticpatacongo2009-03-011-47/+47
* Fix signal-related compilation errorspatacongo2009-02-281-2/+2
* Fix access to ez80 I/O address spacepatacongo2008-03-231-0/+87
* Implement irqsave/restorepatacongo2008-03-231-2/+2
* First cut at ez80 boot logicpatacongo2008-03-161-4/+6
* EZ80 supportpatacongo2008-03-093-0/+428
* Macro must be bit mask, not bit numberpatacongo2008-02-161-3/+3
* Fix compiler errorspatacongo2008-02-161-2/+2
* Add timer initialization and interrupt controlpatacongo2008-02-161-2/+26
* Add support for Z8F6403 (currently disabled)patacongo2008-02-161-14/+16
* ez80 is code completepatacongo2008-02-151-1/+1
* Add support for the TRS-80 Model 3patacongo2008-02-152-0/+161
* Add lazay interrupt context saving logic for ez8patacongo2008-02-152-4/+4
* Flesh out Z8Encore\! interrupt context switchespatacongo2008-02-151-9/+9
* Fleshing out ez8 context switch logicpatacongo2008-02-141-10/+13
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-142-24/+72
* cosmeticpatacongo2008-02-141-4/+4
* Resolve header file incompatibilitypatacongo2008-02-141-2/+21
* Add more IRQ infopatacongo2008-02-131-9/+5