summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/mips-cm.h
AgeCommit message (Expand)AuthorFilesLines
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton1-0/+32
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton1-1/+1
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton1-0/+3
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton1-1/+11
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton1-6/+6
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton1-0/+17
2015-09-27MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton1-0/+39
2015-08-26MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras1-0/+9
2015-08-26MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras1-4/+44
2015-08-26MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton1-0/+11
2015-08-26MIPS: mips-cm: Implement mips_cm_revisionPaul Burton1-0/+21
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-01-13MIPS: mips-cm: Fix sparse warningsJames Hogan1-2/+2
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle1-1/+1
2014-03-31MIPS: CM: use __raw_ memory access functionsPaul Burton1-2/+2
2014-03-06MIPS: Add generic CM probe & access codePaul Burton1-0/+322