summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/mips-cpc.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton2018-02-081-0/+13
* Update MIPS email addressesPaul Burton2017-11-031-1/+1
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-301-2/+1
* MIPS: Abstract CPU core & VP(E) ID access through accessor functionsPaul Burton2017-08-301-2/+2
* MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-301-1/+1
* MIPS: CM: Use BIT/GENMASK for register fields, order & drop shiftsPaul Burton2017-08-291-4/+4
* MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton2016-11-041-1/+10
* MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentMatt Redfearn2016-10-041-1/+12
* MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Matt Redfearn2016-10-041-3/+3
* MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-111-0/+6
* MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-261-1/+8
* MIPS: CPC: Fix type for GCR CPC base reg for 64-bitMarkos Chandras2015-08-261-1/+1
* MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-2/+2
* MIPS: smp-cps: rework core/VPE initialisationPaul Burton2014-05-281-0/+2
* MIPS: CPC: provide locking functionsPaul Burton2014-05-021-0/+26
* MIPS: Add CPC probe, access functionsPaul Burton2014-03-061-0/+52
OpenPOWER on IntegriCloud