aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress/dcscb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04ARM: versatile: move integrator/realview/vexpress to versatileArnd Bergmann1-172/+0
2020-05-05ARM: vexpress: Move vexpress_flags_set() into arch codeRob Herring1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli1-1/+1
2015-04-03ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre1-129/+66
2015-04-03ARM: vexpress: DCSCB: tighten CPU validity assertionNicolas Pitre1-3/+3
2014-04-24arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt1-2/+5
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre1-4/+9
2013-10-29ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre1-52/+4
2013-08-14ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yNicolas Pitre1-4/+12
2013-07-22ARM: vexpress/dcscb: fix cache disabling sequencesNicolas Pitre1-21/+37
2013-05-29ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin1-19/+58
2013-05-29ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre1-4/+10
2013-05-29ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre1-15/+59
2013-05-29ARM: vexpress: introduce DCSCB supportNicolas Pitre1-0/+164