summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/macro.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-02armv8: Fix and simplify branch_if_master/branch_if_slaveAndre Przywara1-21/+8
2022-03-02armv8: Simplify switch_el macroAndre Przywara1-5/+3
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-1/+1
2021-09-03Revert most of the series for adding vexpress_aemv8r supportTom Rini1-17/+0
2021-09-02armv8: Ensure EL1&0 VMSA is enabledPeter Hoyes1-0/+17
2021-09-02armv8: Disable pointer authentication traps for EL1Peter Hoyes1-2/+9
2021-07-24armv8: Initialize CNTFRQ if at highest exception levelPeter Hoyes1-0/+18
2018-11-16ARMv8: Enable all asynchronous abort exceptions taken to EL3Chee Hong Ang1-0/+4
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-10-08ARMv8: make master CPU checking logic more clearzijun_hu1-0/+1
2016-12-15ARMv8: Enable SMC instructionmacro.wave.z@gmail.com1-1/+7
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang1-43/+133
2015-04-16Armv8: Initializing CNTVOFF_EL2David Feng1-0/+3
2015-03-11Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-0/+22
2015-03-09armv8/vexpress64: make multientry conditionalLinus Walleij1-0/+8
2015-02-01Errata/ARM57: Add basic constructs to handle and apply A57 specific erratasBhupesh Sharma1-0/+22
2014-10-28gic: fixed compilation error in GICv2 wait for interrupt macroYehuda Yitschak1-1/+1
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun1-0/+93
2014-01-09arm64: core supportDavid Feng1-0/+53
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser1-0/+74