index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
mips-cm.h
Age
Commit message (
Expand
)
Author
2016-10-04
MIPS: pm-cps: Support CM3 changes to Coherence Enable Register
Matt Redfearn
2016-10-02
MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systems
Paul Burton
2016-08-04
tree-wide: replace config_enabled() with IS_ENABLED()
Masahiro Yamada
2016-05-13
MIPS: CM: Fix compilation error when !MIPS_CM
Tony Wu
2016-05-13
MIPS: CM: Fix mips_cm_max_vp_width for UP kernels
Paul Burton
2016-05-13
MIPS: CM: Add CM GCR_BEV_BASE accessors
Paul Burton
2016-05-09
mips: Fix CPC_BASE_ADDR mask to match datasheet
Nikolay Martynov
2016-04-03
MIPS: Fix misspellings in comments.
Adam Buchbinder
2016-01-24
MIPS: smp-cps: Ensure secondary cores start with EVA disabled
Matt Redfearn
2015-11-11
MIPS: CM: Introduce core-other locking functions
Paul Burton
2015-11-11
MIPS: CM: Fix GCR_Cx_CONFIG PVPE mask
Paul Burton
2015-10-26
MIPS: Always read full 64 bit CM error GCRs for CM3
Paul Burton
2015-10-26
MIPS: Allow read64 GCR accessors to work on MIPS32 kernels
Paul Burton
2015-10-26
MIPS: Clarify mips_cm_is64 documentation
Paul Burton
2015-10-26
MIPS: Enable L2 prefetching for CM >= 2.5
Paul Burton
2015-09-27
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
2015-08-26
MIPS: CM: Add support for reporting CM cache errors
Markos Chandras
2015-08-26
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Markos Chandras
2015-08-26
MIPS: CM: Add GCR_L2_CONFIG register accessors
Paul Burton
2015-08-26
MIPS: mips-cm: Implement mips_cm_revision
Paul Burton
2015-06-21
MIPS: include errno.h for ENODEV in mips-cm.h
Paul Burton
2015-06-21
MIPS: Define GCR_GIC_STATUS register fields
Paul Burton
2015-01-13
MIPS: mips-cm: Fix sparse warnings
James Hogan
2014-11-24
MIPS: Replace use of phys_t with phys_addr_t.
Ralf Baechle
2014-03-31
MIPS: CM: use __raw_ memory access functions
Paul Burton
2014-03-06
MIPS: Add generic CM probe & access code
Paul Burton