index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2024-10-30
MIPS: Allow using more than 32-bit addresses for reset vectors when possible
Gregory CLEMENT
2024-07-23
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
2024-03-11
mips: cm: Convert __mips_cm_phys_base() to weak function
Serge Semin
2024-03-11
mips: cm: Convert __mips_cm_l2sync_phys_base() to weak function
Serge Semin
2024-02-20
MIPS: Allows relocation exception vectors everywhere
Jiaxun Yang
2021-11-02
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-31
MIPS: Fix CM region target definitions
Paul Burton
2017-10-31
Update MIPS email addresses
Paul Burton
2017-08-30
MIPS: CPS: Cluster support for topology functions
Paul Burton
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
MIPS: CM: Add cluster & block args to mips_cm_lock_other()
Paul Burton
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
MIPS: CPS: Add CM/CPC 3.5 register definitions
Paul Burton
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
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