summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/z8/switch.h
Commit message (Expand)AuthorAgeFilesLines
* 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