summaryrefslogtreecommitdiff
path: root/nuttx/arch/z16/src/common/up_doirq.c
Commit message (Expand)AuthorAgeFilesLines
* Make some file section headers more consistent with standardGregory Nutt2015-04-081-1/+1
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-1/+2
* Big, very risky change: Remove all occurrences of up_maskack_irq() that disa...Gregory Nutt2015-02-091-8/+2
* Remove os_internal.h it has been replace by several new header files under sc...Gregory Nutt2014-08-081-1/+0
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* rename up_led*() functions to board_led_*()Gregory Nutt2014-01-241-2/+2
* Remove up_assert_codeGregory Nutt2013-04-251-1/+1
* Mostly costmetic updatespatacongo2012-12-231-0/+9
* ZNEO configurations updated to use ZDS-II version 5.0.1patacongo2012-11-291-1/+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-17/+23
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-2/+1
* Add z16f system exception handling logic.patacongo2008-01-251-2/+4
* Add Z16f context switching logicpatacongo2008-01-241-1/+14
* Fix some ZDS-II compile errorspatacongo2008-01-111-1/+3
* untest z16f codepatacongo2008-01-111-0/+104