aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mips-cm.h
AgeCommit message (Expand)Author
2017-10-31MIPS: Fix CM region target definitionsPaul Burton
2017-10-31Update MIPS email addressesPaul Burton
2017-08-30MIPS: CPS: Cluster support for topology functionsPaul Burton
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-08-30MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton
2017-08-30MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton
2017-08-30MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton
2017-08-29MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton
2017-08-29MIPS: CM: Specify register size when generating accessorsPaul Burton
2017-08-29MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton
2017-01-03MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton
2016-10-04MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
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