summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/mcpm_head.S
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers1-0/+2
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2015-05-08ARM: replace BSYM() with badr assembly macroRussell King1-1/+1
2013-10-30Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King1-0/+2
2013-10-19ARM: mcpm: fix big endian issue in mcpm startup codeVictor Kamensky1-0/+2
2013-09-23ARM: mcpm: add a simple poke mechanism to the early entry codeNicolas Pitre1-2/+14
2013-08-12ARM: mcpm: use -st dsb option prior to sev instructionsWill Deacon1-1/+1
2013-06-05ARM: 7740/1: MCPM: prettify debug outputNicolas Pitre1-2/+2
2013-04-24ARM: mcpm_head.S: vlock-based first man electionDave Martin1-5/+36
2013-04-24ARM: mcpm: introduce helpers for platform coherency exit/setupDave Martin1-2/+104
2013-04-24ARM: multi-cluster PM: secondary kernel entry codeNicolas Pitre1-0/+86