aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/spram.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-13MIPS: Add P6600 cases to CPU switch statementsGravatar Paul Burton 1-0/+1
2015-08-26MIPS: Add cases for CPU_I6400Gravatar Markos Chandras 1-0/+1
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICGravatar Leonid Yegoshin 1-0/+1
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeGravatar Wu Zhangjin 1-2/+1
2014-03-26MIPS: Add cases for CPU_P5600Gravatar James Hogan 1-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Gravatar Steven J. Hill 1-0/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2014-01-22MIPS: Add support for interAptiv coresGravatar Leonid Yegoshin 1-0/+1
2014-01-22MIPS: Add support for the proAptiv coresGravatar Leonid Yegoshin 1-0/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codeGravatar Paul Gortmaker 1-7/+7
2012-03-28Disintegrate asm/system.h for MIPSGravatar David Howells 1-1/+0
2009-11-02MIPS: SPRAM: Clean up support code a littleGravatar Chris Dearman 1-3/+1
2009-11-02MIPS: 1004K: Enable SPRAM support.Gravatar Ralf Baechle 1-0/+1
2008-04-28[MIPS] Basic SPRAM supportGravatar Chris Dearman 1-0/+221