aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sim (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Baechle2-15/+10
2006-07-13[MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle1-1/+1
2006-07-13[MIPS] Remove unused code.Ralf Baechle3-249/+1
2006-07-13[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle1-2/+0
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 Engel5-5/+0
2006-06-19[MIPS] Cleanup memory managment initialization.Ralf Baechle1-1/+1
2006-06-19[MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle1-21/+0
2006-04-19[MIPS] MT: Improved multithreading support.Ralf Baechle3-75/+4
2006-04-19[MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle1-5/+59
2006-04-19[MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle1-2/+3
2006-04-19[MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle1-3/+1
2006-04-19[MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle1-1/+3
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-5/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-21[MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle3-3/+3
2006-02-05[SERIAL] uart_port flags member should use UPF_*Russell King1-1/+1
2006-02-05[SERIAL] uart_port iotype member should use UPIO_*Russell King1-1/+1
2005-10-29Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle11-0/+1070