summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sim/sim_time.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle2007-07-101-202/+0
* [MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle2007-06-201-4/+4
* [MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto2007-03-041-3/+0
* [MIPS] Fix double inclusionsNicolas Kaiser2006-11-301-11/+4
* [MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto2006-11-301-1/+2
* [MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle2006-10-211-1/+1
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-7/+7
* [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle2006-07-131-2/+0
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-291-0/+215