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
/
mach-stm32mp
/
cpu.c
Age
Commit message (
Expand
)
Author
2019-07-12
stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: export get_cpu_package function
Patrick Delaunay
2019-06-06
arm: mach-stm32mp: Add newline to the MAC error message
Manivannan Sadhasivam
2019-04-12
stm32mp1: Replace OTP read by SHADOW read
Patrick Delaunay
2019-04-12
stm32mp1: basic boot: SPL enable access to GPIOZ bank
Patrick Delaunay
2019-04-12
stm32mp1: align serial number on bootrom
Patrick Delaunay
2019-04-12
stm32mp1: support forced boot mode
Patrick Delaunay
2019-04-12
stm32mp1: update print_cpuinfo()
Patrick Delaunay
2019-04-12
stm32mp1: update boot mode management
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-05-26
stm32mp1: use OTP to configure MAC address and serial number
Patrick Delaunay
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-04-06
stm32mp: handle SYSRESET
Patrick Delaunay
2018-04-06
stm32mp1: get boot mode from BootRom
Patrick Delaunay
2018-04-06
stm32mp: add check of cpu identifier
Patrick Delaunay
2018-04-06
stm32mp: cleanup cpu.c
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay