index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
/
sunxi
/
psci.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-03-18
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
2019-12-18
sunxi: psci: avoid error address-of-packed-member
Heinrich Schuchardt
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2018-05-07
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
2017-06-12
sunxi: psci: Move entry address setting to separate function
Chen-Yu Tsai
2017-04-20
sunxi: Add PSCI support for R40
Chen-Yu Tsai
2017-04-05
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
Andre Przywara
2016-08-05
ARM: Rework and correct barrier definitions
Tom Rini
2016-07-15
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-06-20
sunxi: Add PSCI implementation in C
Chen-Yu Tsai