index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mips-boards
/
sim
/
sim_time.c
Age
Commit message (
Expand
)
Author
2007-07-10
[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.
Ralf Baechle
2007-06-20
[MIPS] Don't drag a platform specific header into generic arch code.
Ralf Baechle
2007-03-04
[MIPS] No need to write c0_compare in plat_timer_setup
Atsushi Nemoto
2006-11-30
[MIPS] Fix double inclusions
Nicolas Kaiser
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-10-21
[MIPS] Cleanup remaining references to mips_counter_frequency.
Ralf Baechle
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-07-13
[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.
Ralf Baechle
2006-07-13
[MIPS] MIPSsim: Delete redeclaration of ll_local_timer_interrupt.
Ralf Baechle
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-10-29
Support for MIPSsim, the cycle accurate MIPS simulator.
Ralf Baechle