summaryrefslogtreecommitdiffstats
path: root/arch/mips/mips-boards/sim
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] prom_free_prom_memory cleanupAtsushi Nemoto2007-02-061-13/+3
* [MIPS] Define MIPS_CPU_IRQ_BASE in generic headerAtsushi Nemoto2007-02-061-4/+2
* [MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day2007-01-301-1/+1
* [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-082-15/+10
* [MIPS] MIPSsim: Build fix, rename sim_timer_setup -> plat_timer_setup.Ralf Baechle2006-07-131-1/+1
* [MIPS] Remove unused code.Ralf Baechle2006-07-133-249/+1
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-2/+0
* [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-305-5/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2006-06-191-21/+0
* [MIPS] MT: Improved multithreading support.Ralf Baechle2006-04-193-75/+4
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-191-5/+59
* [MIPS] Fixup damage done by 22a9835c350782a5c3257343713932af3ac92ee0.Ralf Baechle2006-04-191-2/+3
* [MIPS] Replace redundant declarations of _end by <asm/sections.h>.Ralf Baechle2006-04-191-3/+1
* [MIPS] Rewrite spurious_interrupt from assembler to C.Ralf Baechle2006-04-191-1/+3
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-5/+2
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [MIPS] War on whitespace: cleanup initial spaces followed by tabs.Ralf Baechle2006-03-213-3/+3
* [SERIAL] uart_port flags member should use UPF_*Russell King2006-02-051-1/+1
* [SERIAL] uart_port iotype member should use UPIO_*Russell King2006-02-051-1/+1
* Support for MIPSsim, the cycle accurate MIPS simulator.Ralf Baechle2005-10-2911-0/+1070