summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common
Commit message (Expand)AuthorAgeFilesLines
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-3/+0
* Back out part of the last change -- that was a bad ideapatacongo2009-03-101-16/+3
* Add support for priority inheritancepatacongo2009-03-081-4/+20
* up_earlyserialinit is not used on these platformspatacongo2009-03-011-4/+0
* Add up_putspatacongo2009-02-282-1/+81
* Add eZ80F91 EMAC driverpatacongo2008-12-121-1/+9
* ez80f910200zco portpatacongo2008-12-081-0/+6
* ARM architecture supports lowconsolepatacongo2008-09-181-1/+1
* Need more flexibility in defining the heap regionpatacongo2008-03-221-23/+10
* z8Encore! integrated on simulatorpatacongo2008-03-091-1/+1
* Initial fixes for Z8Encore debugpatacongo2008-03-081-3/+9
* Still detangling lowuart stuffpatacongo2008-02-181-1/+8
* Fix z8 UART initializationpatacongo2008-02-182-2/+10
* Fix LOWCONSOLE confusionpatacongo2008-02-182-5/+2
* Remober lowputc/getc supportpatacongo2008-02-181-4/+1
* Add framework for UART supportpatacongo2008-02-182-1/+26
* Suppress debug output if CONFIG_DEBUG_SCHED is not definedpatacongo2008-02-173-8/+8
* z8f should use up_maskack_irqpatacongo2008-02-161-1/+2
* ez80 is code completepatacongo2008-02-151-15/+0
* Made arch/z80 handling chip-specificpatacongo2008-02-152-316/+0
* Flesh out Z8Encore\! interrupt context switchespatacongo2008-02-151-1/+1
* Fleshing out ez8 context switch logicpatacongo2008-02-141-1/+1
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-1413-321/+111
* ZDS-II toolchain does not need up_mem.hpatacongo2008-02-122-3/+25
* More z8 compilation changespatacongo2008-02-123-107/+26
* Fixes for z8 compilationpatacongo2008-02-119-104/+12
* Adding Z8Encore\!patacongo2008-02-113-530/+0
* errno now defined to be *get_errno_ptr()patacongo2008-02-011-2/+2
* errno was clobbered by mm_trysemaphore when task existspatacongo2008-01-301-36/+9
* untest z16f codepatacongo2008-01-113-6/+6
* Add Z16F head assemblypatacongo2008-01-101-1/+1
* Debug NSH on z80simpatacongo2007-12-313-2/+7
* Add logic to init global data on bootuppatacongo2007-12-313-8/+42
* Add z80 signalspatacongo2007-12-313-51/+66
* Additional corrections to state restore logicpatacongo2007-12-301-7/+6
* Needs same fixes as for up_head.asmpatacongo2007-12-301-6/+12
* Add support of other resetspatacongo2007-12-303-25/+110
* Integrating z80patacongo2007-12-302-6/+14
* Fix comments and reg frame offsetspatacongo2007-12-293-33/+32
* Fix dynamic heap sizing logicpatacongo2007-12-293-5/+5
* First successful z80 compile & linkpatacongo2007-12-2917-77/+208
* Import of z80 targetpatacongo2007-12-2927-0/+3434