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
2020-05-14
arm: stm32mp: activate data cache in SPL and before relocation
Patrick Delaunay
2020-05-14
stm32mp: add function get_cpu_dev
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-24
stm32mp1: add 800 MHz profile support
Patrick Delaunay
2020-03-24
arm: stm32mp: add function get_soc_name
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-02-13
stm32mp1: support of STM32MP15x Rev.Z
Patrick Delaunay
2020-01-17
ARM: stm32: Allow overriding setup_mac_address()
Marek Vasut
2020-01-07
stm32mp1: reset coprocessor status at cold boot
Fabien Dessenne
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
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