Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC | Paul Burton | 2016-11-04 | 1 | -1/+10 |
* | MIPS: CPC: Avoid lock when MIPS CM >= 3 is present | Matt Redfearn | 2016-10-04 | 1 | -1/+12 |
* | MIPS: CPC: Convert bare 'unsigned' to 'unsigned int' | Matt Redfearn | 2016-10-04 | 1 | -3/+3 |
* | MIPS: CM, CPC: Ensure core-other GCRs reflect the correct core | Paul Burton | 2015-11-11 | 1 | -0/+6 |
* | MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it static | Bjorn Helgaas | 2015-08-26 | 1 | -1/+8 |
* | MIPS: CPC: Fix type for GCR CPC base reg for 64-bit | Markos Chandras | 2015-08-26 | 1 | -1/+1 |
* | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -2/+2 |
* | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton | 2014-05-28 | 1 | -0/+2 |
* | MIPS: CPC: provide locking functions | Paul Burton | 2014-05-02 | 1 | -0/+26 |
* | MIPS: Add CPC probe, access functions | Paul Burton | 2014-03-06 | 1 | -0/+52 |