summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/spram.c
AgeCommit message (Expand)AuthorLines
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton-0/+1
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras-0/+1
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin-0/+1
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin-2/+1
2014-03-26MIPS: Add cases for CPU_P5600James Hogan-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill-0/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin-0/+1
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin-0/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker-7/+7
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells-1/+0
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman-3/+1
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle-0/+1
2008-04-28[MIPS] Basic SPRAM supportChris Dearman-0/+221