aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mips-cm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton1-0/+7
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn1-0/+1
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton1-0/+11
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada1-1/+1
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu1-1/+1
2016-05-13MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton1-1/+4
2016-05-13MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton1-0/+1
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn1-0/+4
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+32
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-0/+3
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton1-1/+11
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton1-6/+6
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton1-0/+17
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton1-0/+39
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras1-0/+9
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras1-4/+44
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton1-0/+11
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton1-0/+21
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan1-2/+2
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-06MIPS: Add generic CM probe & access codePaul Burton1-0/+322