summaryrefslogtreecommitdiff
path: root/arch/mips/mm/sc-mips.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: CPS: Use change_*, set_* & clear_* where appropriatePaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-01-03MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3Paul Burton
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-02-29MIPS: scache: Fix scache init with invalid line size.Govindraj Raja
2016-02-09MIPS: Fix early CM probingPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-10-26MIPS: Remove invalid checkAndrzej Hajda
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras
2015-08-26MIPS: CM3: Add support for CM3 L2 cache.Paul Burton
2015-02-17MIPS: mm: scache: Add secondary cache support for MIPS R6 coresMarkos Chandras
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2010-12-17MIPS: Fix build errors in sc-mips.cKevin Cernekee
2010-10-29MIPS: Honor L2 bypass bitKevin Cernekee
2009-09-30MIPS: MIPSxx SC: Avoid destructive invalidation on partial L2 cachelines.Kevin Cernekee
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2006-06-29[MIPS] MIPS32/MIPS64 S-cache fix and cleanupAtsushi Nemoto
2006-06-29[MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman