summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/mips32/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
* MIPS: Move address environment switch from the task switchers to the interrup...Gregory Nutt2014-08-281-18/+39
* 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
* Add PIC32 UART supportpatacongo2011-05-201-2/+4
* Add more context switching filespatacongo2011-05-181-0/+123