aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sim/sim_time.c
Commit message (Expand)AuthorAge
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-10
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-20
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-04
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-29
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-29
* [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-21
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-08
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-07
* [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-13
* [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle2006-07-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-29