aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mips-cm.h
AgeCommit message (Expand)Author
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-05-13MIPS: CM: Fix compilation error when !MIPS_CMTony Wu
2016-05-13MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton
2016-05-13MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov
2016-04-03MIPS: Fix misspellings in comments.Adam Buchbinder
2016-01-24MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton
2014-03-06MIPS: Add generic CM probe & access codePaul Burton