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
/
psci.S
Age
Commit message (
Expand
)
Author
2023-06-20
psci: fix use of clobbered registers in asm
Sam Edwards
2022-12-06
arm: Use the WEAK assembly entry point consistently
Tom Rini
2018-07-23
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-05-07
arm: psci: add a weak function psci_arch_cpu_entry
Patrick Delaunay
2018-05-07
arm: psci: save context id for cpu_on PSCI command
Patrick Delaunay
2016-11-29
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
Peng Fan
2016-09-14
armv7: psci: make v7_flush_dcache_all public for all psci code
Hongbo Zhang
2016-07-26
ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
2016-07-15
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Allocate PSCI stack in secure stack section
Chen-Yu Tsai
2016-07-15
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-06-20
ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
Chen-Yu Tsai
2016-06-20
ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
Chen-Yu Tsai
2015-05-13
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_get_cpu_stack_top
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_cpu_entry
Jan Kiszka
2015-05-13
ARM: Factor out reusable psci_cpu_off_common
Jan Kiszka
2015-05-13
ARM: Factor out common psci_get_cpu_id
Jan Kiszka
2014-07-28
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier