summaryrefslogtreecommitdiff
path: root/arch/mips/mips-boards/sim/sim_time.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Ralf Baechle1-202/+0
2007-06-20[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-4/+4
2007-03-04[MIPS] No need to write c0_compare in plat_timer_setupAtsushi Nemoto1-3/+0
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser1-11/+4
2006-11-30[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irqAtsushi Nemoto1-1/+2
2006-10-21[MIPS] Cleanup remaining references to mips_counter_frequency.Ralf Baechle1-1/+1
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-7/+7
2006-07-13[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle1-1/+1
2006-07-13[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.Ralf Baechle1-2/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle1-0/+215