aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/qemu
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Replace board_timer_setup function pointer by plat_timer_setup.Ralf Baechle2006-07-131-3/+1
* [MIPS] Don't include obsolete <linux/config.h>.Ralf Baechle2006-07-131-1/+0
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-191-1/+1
* [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-193-1/+39
* [MIPS] Rewrite all the assembler interrupt handlers to C.Ralf Baechle2006-04-193-20/+2
* [MIPS] Symmetric Uniprocessor support for Qemu.Ralf Baechle2006-03-212-0/+50
* [MIPS] Qemu: Accept kernel command line passed by the Emulator.Ralf Baechle2005-12-011-1/+12
* Implement get_system_type() for Qemu to get procfs-enabled kernels toRalf Baechle2005-10-291-0/+5
* [PATCH] mips: add support for Qemu system architectureRalf Baechle2005-09-056-0/+92