aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/spram.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton1-0/+1
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras1-0/+1
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin1-0/+1
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin1-2/+1
2014-03-26MIPS: Add cases for CPU_P5600James Hogan1-0/+1
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill1-0/+1
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin1-0/+1
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin1-0/+1
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-7/+7
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells1-1/+0
2009-11-02MIPS: SPRAM: Clean up support code a littleChris Dearman1-3/+1
2009-11-02MIPS: 1004K: Enable SPRAM support.Ralf Baechle1-0/+1
2008-04-28[MIPS] Basic SPRAM supportChris Dearman1-0/+221