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
/
include
/
asm
/
psci.h
Age
Commit message (
Expand
)
Author
2023-01-31
arm: psci: Fix RESET2 hook
Marek Vasut
2023-01-31
arm: psci: Add PSCI v1.1 macro
Marek Vasut
2020-05-18
common: Drop linux/bitops.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
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
[email protected]
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