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
/
armv8
/
fwcall.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-01-10
arm: cpu: armv8: add support for arm psci reset2.
Rajesh Ravi
2019-04-22
arm: fix hvc call
Ibai Erkiaga
2018-12-02
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-06-14
efi_loader: Convert runtime reset from switch to if statements
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-04
efi_loader: add missing EFI_RESET_PLATFORM_SPECIFIC
Heinrich Schuchardt
2017-06-05
ARMv8: Add support for poweroff via PSCI
Michal Simek
2016-10-19
efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}
Alexander Graf
2016-10-19
efi_loader: Add generic PSCI RTS
Alexander Graf
2016-10-19
arm: Provide common PSCI based reset handler
Alexander Graf
2016-10-18
arm: Add PSCI shutdown function
Alexander Graf
2016-10-18
arm: Disable HVC PSCI calls by default
Alexander Graf
2016-05-27
arm: implement generic PSCI reset call for armv8
Beniamino Galvani
2016-01-19
armv8: Add Secure Monitor/Hypervisor Call (SMC/HVC) infrastructure
Sergey Temerkhanov