index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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
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