~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
wip/spl-2024.10
wip/spl-2024.10-g12b
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
/
sunxi
/
psci.c
Commit message (
Expand
)
Author
Age
*
sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
qianfan Zhao
2022-06-26
*
arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is valid
Peng Fan
2022-04-21
*
common: Drop net.h from common header
Simon Glass
2020-05-18
*
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
2020-03-18
*
sunxi: psci: avoid error address-of-packed-member
Heinrich Schuchardt
2019-12-18
*
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-24
*
sunxi: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
sunxi: psci: Move entry address setting to separate function
Chen-Yu Tsai
2017-06-12
*
sunxi: Add PSCI support for R40
Chen-Yu Tsai
2017-04-20
*
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
Andre Przywara
2017-04-05
*
ARM: Rework and correct barrier definitions
Tom Rini
2016-08-05
*
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
Chen-Yu Tsai
2016-07-15
*
ARM: Move __secure definition to common asm/secure.h
Chen-Yu Tsai
2016-07-15
*
ARM: PSCI: Remove unused psci_text_end symbol
Chen-Yu Tsai
2016-07-15
*
sunxi: Move remaining PSCI assembly code to C
Chen-Yu Tsai
2016-07-15
*
sunxi: Add PSCI implementation in C
Chen-Yu Tsai
2016-06-20