| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: CM: Fix compilation error when !MIPS_CM | Tony Wu | 2016-05-13 | 1 | -1/+1 |
* | MIPS: CM: Fix mips_cm_max_vp_width for UP kernels | Paul Burton | 2016-05-13 | 1 | -1/+4 |
* | MIPS: CM: Add CM GCR_BEV_BASE accessors | Paul Burton | 2016-05-13 | 1 | -0/+1 |
* | mips: Fix CPC_BASE_ADDR mask to match datasheet | Nikolay Martynov | 2016-05-09 | 1 | -2/+2 |
* | MIPS: Fix misspellings in comments. | Adam Buchbinder | 2016-04-03 | 1 | -1/+1 |
* | MIPS: smp-cps: Ensure secondary cores start with EVA disabled | Matt Redfearn | 2016-01-24 | 1 | -0/+4 |
* | MIPS: CM: Introduce core-other locking functions | Paul Burton | 2015-11-11 | 1 | -0/+32 |
* | MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask | Paul Burton | 2015-11-11 | 1 | -1/+1 |
* | MIPS: Always read full 64 bit CM error GCRs for CM3 | Paul Burton | 2015-10-26 | 1 | -0/+3 |
* | MIPS: Allow read64 GCR accessors to work on MIPS32 kernels | Paul Burton | 2015-10-26 | 1 | -1/+11 |
* | MIPS: Clarify mips_cm_is64 documentation | Paul Burton | 2015-10-26 | 1 | -6/+6 |
* | MIPS: Enable L2 prefetching for CM >= 2.5 | Paul Burton | 2015-10-26 | 1 | -0/+17 |
* | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 2015-09-27 | 1 | -0/+39 |
* | MIPS: CM: Add support for reporting CM cache errors | Markos Chandras | 2015-08-26 | 1 | -0/+9 |
* | MIPS: mips-cm: Extend CM accessors for 64-bit CPUs | Markos Chandras | 2015-08-26 | 1 | -4/+44 |
* | MIPS: CM: Add GCR_L2_CONFIG register accessors | Paul Burton | 2015-08-26 | 1 | -0/+11 |
* | MIPS: mips-cm: Implement mips_cm_revision | Paul Burton | 2015-08-26 | 1 | -0/+21 |
* | MIPS: include errno.h for ENODEV in mips-cm.h | Paul Burton | 2015-06-21 | 1 | -0/+1 |
* | MIPS: Define GCR_GIC_STATUS register fields | Paul Burton | 2015-06-21 | 1 | -0/+4 |
* | MIPS: mips-cm: Fix sparse warnings | James Hogan | 2015-01-13 | 1 | -2/+2 |
* | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 2014-11-24 | 1 | -1/+1 |
* | MIPS: CM: use __raw_ memory access functions | Paul Burton | 2014-03-31 | 1 | -2/+2 |
* | MIPS: Add generic CM probe & access code | Paul Burton | 2014-03-06 | 1 | -0/+322 |