~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
psci.S
Commit message (
Expand
)
Author
Age
*
psci: fix use of clobbered registers in asm
Sam Edwards
2023-06-20
*
arm: Use the WEAK assembly entry point consistently
Tom Rini
2022-12-06
*
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-07-23
*
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
2018-05-07
*
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
Peng Fan
2016-11-29
*
armv7: psci: make v7_flush_dcache_all public for all psci code
Hongbo Zhang
2016-09-14
*
ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
2016-07-26
*
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-07-15
*
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
2016-06-20
*
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
2015-05-13
*
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier
2014-07-28