summaryrefslogtreecommitdiff
path: root/cpu/mips/interrupts.c
Commit message (Collapse)AuthorAgeLines
* mips: Move cpu/mips/* to arch/mips/cpu/*Peter Tyser2010-04-13-33/+0
| | | | Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* * Code cleanup:wdenk2003-06-27-1/+0
| | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen)
* * Add support for MIPS32 4Kc CPUswdenk2003-03-27-0/+34
* Add support for INCA-IP Board