index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
nonsec_virt.S
Age
Commit message (
Expand
)
Author
2023-10-11
ARM: psci: move GIC address override to Kconfig
Andre Przywara
2022-12-23
global: Migrate CONFIG_SMP_PEN_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_ARM_GIC_BASE_ADDRESS to CFG
Tom Rini
2022-12-06
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-04-21
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2018-07-25
ARM: HYP/non-sec: migrate stack
Mark Kettenis
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-05
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
Andre Przywara
2016-07-15
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2015-10-11
arndale: Apply Cortex-A15 errata #773022 and #774769
Ian Campbell
2014-12-11
ARM: HYP/non-sec: Fix the ARCH Timer frequency setting.
Xiubo Li
2014-12-11
ARM: HYP/non-sec: add the pen address BE mode support.
Xiubo Li
2014-07-28
ARM: HYP/non-sec: add the option for a second-stage monitor
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: allow relocation to secure RAM
Marc Zyngier
2014-07-28
ARM: non-sec: reset CNTVOFF to zero
Marc Zyngier
2014-07-28
ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
Marc Zyngier
2013-12-06
ARM: align MVBAR on 32 byte boundary
Masahiro Yamada
2013-10-07
ARM: virtualization: replace verbose license with SPDX identifier
Andre Przywara
2013-10-03
ARM: extend non-secure switch to also go into HYP mode
Andre Przywara
2013-10-03
ARM: add SMP support for non-secure switch
Andre Przywara
2013-10-03
ARM: add assembly routine to switch to non-secure state
Andre Przywara
2013-10-03
ARM: add secure monitor handler to switch to non-secure state
Andre Przywara