aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sim/sim_int.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] MIPSsim: Delete old file that survived moving around in the tree.Ralf Baechle2007-08-271-88/+0
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-1/+1
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-4/+2
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-8/+3
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-5/+59
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-291-0/+41