aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress/dcscb.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ARM: vexpress: Move vexpress_flags_set() into arch codeGravatar Rob Herring 1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 1-1/+1
2015-04-03ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionGravatar Nicolas Pitre 1-129/+66
2015-04-03ARM: vexpress: DCSCB: tighten CPU validity assertionGravatar Nicolas Pitre 1-3/+3
2014-04-24arm/mach-vexpress: array accessed out of boundsGravatar Heinrich Schuchardt 1-2/+5
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Gravatar Nicolas Pitre 1-4/+9
2013-10-29ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeGravatar Nicolas Pitre 1-52/+4
2013-08-14ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yGravatar Nicolas Pitre 1-4/+12
2013-07-22ARM: vexpress/dcscb: fix cache disabling sequencesGravatar Nicolas Pitre 1-21/+37
2013-05-29ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIGravatar Dave Martin 1-19/+58
2013-05-29ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterGravatar Nicolas Pitre 1-4/+10
2013-05-29ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationGravatar Nicolas Pitre 1-15/+59
2013-05-29ARM: vexpress: introduce DCSCB supportGravatar Nicolas Pitre 1-0/+164