aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mipssim
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 2-1/+1
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-07-20MIPS: MIPSsim: Fix uniprocessor build.Gravatar Ralf Baechle 1-0/+1
2011-07-20MIPS: Malta: Fix crash in SMP kernel on non-CMP systems.Gravatar Ralf Baechle 1-9/+8
2011-03-25MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Gravatar Ralf Baechle 1-2/+1
2010-08-05MIPS: MIPSsim: Migrate to new Platform fileGravatar Ralf Baechle 2-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2010-01-12MIPS: Malta, PowerTV: Remove unnecessary "Linux started"Gravatar Yoichi Yuasa 1-4/+0
2009-12-17MIPS: MIPSsim: Remove unused codeGravatar Dmitri Vorobiev 3-35/+1
2009-09-24cpumask: arch_send_call_function_ipi_mask: mipsGravatar Rusty Russell 1-2/+3
2009-09-17MIPS: Remove useless zero initializations.Gravatar Ralf Baechle 1-1/+1
2009-08-03MIPS: MIPSsim: Fix unbalance brace in mipssim get_c0_compare_int()Gravatar Yoichi Yuasa 1-6/+6
2009-06-24MIPS: MIPSsim: Fix build error if MSC01E_INT_BASE is undefined.Gravatar Ralf Baechle 1-0/+1
2008-04-28[MIPS] Remove TLB sanitation codeGravatar Chris Dearman 1-6/+0
2008-03-12[MIPS] Fix loads of section missmatchesGravatar Ralf Baechle 1-1/+1
2008-01-29[MIPS] SMP: Call platform methods via ops structure.Gravatar Ralf Baechle 3-51/+59
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Gravatar Ralf Baechle 1-5/+1
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Gravatar Ralf Baechle 1-30/+22
2007-10-16[MIPS] MIPSsim: Fix booting from NFS rootGravatar Thiemo Seufer 1-4/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 3-4/+4
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Gravatar Ralf Baechle 1-72/+0
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Gravatar Ralf Baechle 2-3/+1
2007-08-27[MIPS] SMP: Scatter __cpuinit over the code as needed.Gravatar Ralf Baechle 1-3/+3
2007-07-31[MIPS] remove some duplicate includesGravatar Jesper Juhl 1-1/+0
2007-07-31[MIPS] Use -Werror on subdirectories which build cleanly.Gravatar Ralf Baechle 1-0/+2
2007-07-18serial: add early_serial_setup() back to header fileGravatar Yinghai Lu 1-0/+1
2007-07-12[MIPS] MIPSsim: Fix build.Gravatar Ralf Baechle 3-3/+2
2007-07-10[MIPS] MIPSsim: Move code away from the other MIPS Inc. BSP code.Gravatar Ralf Baechle 9-0/+758