aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/mips-cpc.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-04MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCGravatar Paul Burton 1-1/+10
2016-10-04MIPS: CPC: Avoid lock when MIPS CM >= 3 is presentGravatar Matt Redfearn 1-1/+12
2016-10-04MIPS: CPC: Convert bare 'unsigned' to 'unsigned int'Gravatar Matt Redfearn 1-3/+3
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct coreGravatar Paul Burton 1-0/+6
2015-08-26MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticGravatar Bjorn Helgaas 1-1/+8
2015-08-26MIPS: CPC: Fix type for GCR CPC base reg for 64-bitGravatar Markos Chandras 1-1/+1
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Gravatar Ralf Baechle 1-2/+2
2014-05-28MIPS: smp-cps: rework core/VPE initialisationGravatar Paul Burton 1-0/+2
2014-05-02MIPS: CPC: provide locking functionsGravatar Paul Burton 1-0/+26
2014-03-06MIPS: Add CPC probe, access functionsGravatar Paul Burton 1-0/+52