summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/switch.h
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* Big, very risky change: Remove all occurrences of up_maskack_irq() that disa...Gregory Nutt2015-02-091-3/+2
* Rename _TCB to struct tcb_spatacongo2013-02-041-1/+1
* Mostly costmetic updatespatacongo2012-12-231-12/+16
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-281-5/+3
* Email address change in nuttx/patacongo2012-09-131-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-3/+11
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-5/+5
* Fix z8 UART initializationpatacongo2008-02-181-1/+5
* Add framework for UART supportpatacongo2008-02-181-3/+5
* z8f should use up_maskack_irqpatacongo2008-02-161-0/+2
* Add lazay interrupt context saving logic for ez8patacongo2008-02-151-21/+110
* Made arch/z80 handling chip-specificpatacongo2008-02-151-18/+2
* Fleshing out ez8 context switch logicpatacongo2008-02-141-0/+168