aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-cm.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-1/+1
2016-04-03MIPS: Fix misspellings in comments.Gravatar Adam Buchbinder 1-1/+1
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct coreGravatar Paul Burton 1-0/+6
2015-11-11MIPS: CM: Introduce core-other locking functionsGravatar Paul Burton 1-0/+39
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Gravatar Paul Burton 1-34/+36
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportGravatar Paul Burton 1-0/+2
2015-10-26MIPS: Don't read GCRs when a CM is not presentGravatar Paul Burton 1-7/+10
2015-08-26MIPS: CM: Add support for reporting CM cache errorsGravatar Markos Chandras 1-0/+244
2015-08-26MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.Gravatar Markos Chandras 1-1/+1
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsGravatar Markos Chandras 1-0/+4
2015-08-26MIPS: Add platform callback before initializing the L2 cacheGravatar Markos Chandras 1-0/+7
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Gravatar Ralf Baechle 1-6/+6
2014-03-06MIPS: Add generic CM probe & access codeGravatar Paul Burton 1-0/+121