summaryrefslogtreecommitdiff
path: root/nuttx/arch/hc/src/common/up_doirq.c
Commit message (Expand)AuthorAgeFilesLines
* arch/: board function prototypes are now in include/nuttx/board.h. Remove fr...Gregory Nutt2015-02-271-1/+2
* Fix an error introduced into ALL implmentations of interrupt dispatch logicGregory Nutt2014-08-281-1/+1
* AVR32: Move address environment switch from the task switchers to the interru...Gregory Nutt2014-08-281-16/+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
* Mostly costmetic updatespatacongo2012-12-231-3/+5
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Fix AVR build, Add hooks for kernel threadspatacongo2011-04-071-1/+1
* current_regs should be volatile; add support for nested interrupts; enable in...patacongo2011-04-061-3/+8
* Finish m9s12x interrupt logicpatacongo2011-02-201-8/+0
* More m9s12x stuffpatacongo2011-02-171-0/+118