Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-09-27 | MIPS: CM: Provide a function to map from CPU to VP ID. | Paul Burton | 1 | -0/+39 |
2015-08-26 | MIPS: CM: Add support for reporting CM cache errors | Markos Chandras | 1 | -0/+9 |
2015-08-26 | MIPS: mips-cm: Extend CM accessors for 64-bit CPUs | Markos Chandras | 1 | -4/+44 |
2015-08-26 | MIPS: CM: Add GCR_L2_CONFIG register accessors | Paul Burton | 1 | -0/+11 |
2015-08-26 | MIPS: mips-cm: Implement mips_cm_revision | Paul Burton | 1 | -0/+21 |
2015-06-21 | MIPS: include errno.h for ENODEV in mips-cm.h | Paul Burton | 1 | -0/+1 |
2015-06-21 | MIPS: Define GCR_GIC_STATUS register fields | Paul Burton | 1 | -0/+4 |
2015-01-13 | MIPS: mips-cm: Fix sparse warnings | James Hogan | 1 | -2/+2 |
2014-11-24 | MIPS: Replace use of phys_t with phys_addr_t. | Ralf Baechle | 1 | -1/+1 |
2014-03-31 | MIPS: CM: use __raw_ memory access functions | Paul Burton | 1 | -2/+2 |
2014-03-06 | MIPS: Add generic CM probe & access code | Paul Burton | 1 | -0/+322 |