summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mips-cm.h
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* MIPS: Fix CM region target definitionsPaul Burton2017-11-011-2/+2
* Update MIPS email addressesPaul Burton2017-10-311-1/+1
* MIPS: CPS: Cluster support for topology functionsPaul Burton2017-08-301-30/+0Star
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-3/+4
* MIPS: CM: Add cluster & block args to mips_cm_lock_other()Paul Burton2017-08-301-9/+36
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-1/+1
* MIPS: CPS: Add CM/CPC 3.5 register definitionsPaul Burton2017-08-301-5/+49
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-181/+130Star
* MIPS: CM: Specify register size when generating accessorsPaul Burton2017-08-291-109/+45Star
* MIPS: CM: Rename mips_cm_base to mips_gcr_basePaul Burton2017-08-291-3/+3
* MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systemsPaul Burton2017-01-031-0/+7
* MIPS: pm-cps: Support CM3 changes to Coherence Enable RegisterMatt Redfearn2016-10-041-0/+1
* MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton2016-10-021-0/+11
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* MIPS: CM: Fix compilation error when !MIPS_CMTony Wu2016-05-131-1/+1
* MIPS: CM: Fix mips_cm_max_vp_width for UP kernelsPaul Burton2016-05-131-1/+4
* MIPS: CM: Add CM GCR_BEV_BASE accessorsPaul Burton2016-05-131-0/+1
* mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov2016-05-091-2/+2
* MIPS: Fix misspellings in comments.Adam Buchbinder2016-04-031-1/+1
* MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-241-0/+4
* MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-111-0/+32
* MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
* MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-261-0/+3
* MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
* MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
* MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-261-0/+17
* MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-271-0/+39
* MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-261-0/+9
* MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-261-4/+44
* MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton2015-08-261-0/+11
* MIPS: mips-cm: Implement mips_cm_revisionPaul Burton2015-08-261-0/+21
* MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton2015-06-211-0/+1
* MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton2015-06-211-0/+4
* MIPS: mips-cm: Fix sparse warningsJames Hogan2015-01-131-2/+2
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-1/+1
* MIPS: CM: use __raw_ memory access functionsPaul Burton2014-03-311-2/+2
* MIPS: Add generic CM probe & access codePaul Burton2014-03-061-0/+322