summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-cm.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton1-0/+6
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+39
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-34/+36
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton1-0/+2
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton1-7/+10
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras1-0/+244
2015-08-26MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Markos Chandras1-1/+1
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras1-0/+4
2015-08-26MIPS: Add platform callback before initializing the L2 cacheMarkos Chandras1-0/+7
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-6/+6
2014-03-06MIPS: Add generic CM probe & access codePaul Burton1-0/+121