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
/
include
/
asm
/
psci.h
Age
Commit message (
Expand
)
Author
2018-05-07
psci: arm: remove armv7 function psci_save_target_pc
Patrick Delaunay
2018-05-07
arm: psci: save context id for cpu_on PSCI command
Patrick Delaunay
2016-12-15
ARMv8: Add basic PSCI framework
macro.wave.z@gmail.com
2016-09-14
armv7: psci: make v7_flush_dcache_all public for all psci code
Hongbo Zhang
2016-08-02
arm/PSCI: Fixed the backward compatiblity issue
Hou Zhiqiang
2016-07-26
ARMv7: PSCI: ls102xa: check target CPU ID before further operations
Hongbo Zhang
2016-07-26
ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-19
ARMv8/PSCI: Fixup the device tree for PSCI
Hou Zhiqiang
2016-07-15
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Add helper functions to access per-CPU target PC storage
Chen-Yu Tsai
2016-07-15
ARM: Add an empty secure stack section
Chen-Yu Tsai
2016-06-20
ARM: PSCI: export common PSCI function declarations for C code
Chen-Yu Tsai
2016-05-27
arm: implement generic PSCI reset call for armv8
Beniamino Galvani
2015-05-13
ARM: Add board-specific initialization hook for PSCI
Jan Kiszka
2015-03-09
ARM: PSCI: Rework the DT handler slightly
Tom Rini
2014-07-28
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier