index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
psci.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-07-23
1
-0
/
+2
*
arm: psci: add a weak function psci_arch_cpu_entry
Patrick Delaunay
2018-05-07
1
-0
/
+7
*
arm: psci: save context id for cpu_on PSCI command
Patrick Delaunay
2018-05-07
1
-0
/
+4
*
armv7: psci: cpu_off: flush D-Cache before disable D-Cache
Peng Fan
2016-11-29
1
-0
/
+4
*
armv7: psci: make v7_flush_dcache_all public for all psci code
Hongbo Zhang
2016-09-14
1
-3
/
+3
*
ARMv7: PSCI: add PSCI v1.0 functions skeleton
Hongbo Zhang
2016-07-26
1
-0
/
+78
*
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
Chen-Yu Tsai
2016-07-15
1
-1
/
+1
*
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
1
-2
/
+1
*
ARM: PSCI: Allocate PSCI stack in secure stack section
Chen-Yu Tsai
2016-07-15
1
-11
/
+21
*
ARM: PSCI: Split out common stack setup code from psci_arch_init
Chen-Yu Tsai
2016-07-15
1
-0
/
+18
*
ARM: PSCI: save and restore clobbered registers in v7_flush_dcache_all
Chen-Yu Tsai
2016-06-20
1
-0
/
+2
*
ARM: PSCI: use only r0 and r3 in psci_get_cpu_stack_top()
Chen-Yu Tsai
2016-06-20
1
-9
/
+9
*
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
Jan Kiszka
2015-05-13
1
-6
/
+5
*
ARM: Factor out reusable psci_get_cpu_stack_top
Jan Kiszka
2015-05-13
1
-0
/
+14
*
ARM: Factor out reusable psci_cpu_entry
Jan Kiszka
2015-05-13
1
-0
/
+23
*
ARM: Factor out reusable psci_cpu_off_common
Jan Kiszka
2015-05-13
1
-0
/
+77
*
ARM: Factor out common psci_get_cpu_id
Jan Kiszka
2015-05-13
1
-0
/
+8
*
ARM: HYP/non-sec: add generic ARMv7 PSCI code
Marc Zyngier
2014-07-28
1
-0
/
+102