summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/src/common/up_doirq.c
Commit message (Expand)AuthorAgeFilesLines
* Update everything under nuttx/arch to use the corrected syslog interfacesGregory Nutt2014-10-081-1/+1
* Fix an error introduced into ALL implmentations of interrupt dispatch logicGregory Nutt2014-08-281-1/+1
* Z80: Move address environment switch from the task switchers to the interrupt...Gregory Nutt2014-08-281-11/+37
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-281-1/+1
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-0/+1
* Verify that z8 targets still build (under Cygwin)patacongo2012-11-281-2/+1
* 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-0/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-3/+3
* z8Encore! integrated on simulatorpatacongo2008-03-091-1/+1
* z8f should use up_maskack_irqpatacongo2008-02-161-1/+2
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-141-20/+22
* First successful z80 compile & linkpatacongo2007-12-291-1/+1
* Import of z80 targetpatacongo2007-12-291-0/+104