index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-stm32mp
/
spl.c
Age
Commit message (
Expand
)
Author
2022-06-17
arm: stm32mp: move code for STM32MP15x
Patrick Delaunay
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-01-24
arm: stm32mp: Fix USB boot device report
Marek Vasut
2021-07-27
stm32mp1: spl: Configure TrustZone controller for OP-TEE
Alexandru Gagniuc
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-13
arm: stm32mp: migrate trace to log macro
Patrick Delaunay
2020-11-25
SPL: stm32mp1: fix spl_mmc_boot_partition not defined
Richard Genoud
2020-10-21
stm32mp: limit size of cacheable DDR in pre-reloc stage
Patrick Delaunay
2020-07-28
arm: stm32mp: use correct weak function name spl_board_prepare_for_linux
Patrick Delaunay
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-14
arm: stm32mp: activate data cache on DDR in SPL
Patrick Delaunay
2020-05-14
arm: stm32mp: spl: update error management in board_init_f
Patrick Delaunay
2020-05-14
board: stm32mp1: support boot from spi-nand
Patrick Delaunay
2020-05-14
ARM: stm32: Add board_early_init_f() to SPL
Marek Vasut
2020-04-22
spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()
Harald Seiler
2020-04-22
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
Harald Seiler
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-04-12
stm32mp1: spl: hang with trace when DDR init failed
Patrick Delaunay
2019-04-12
stm32mp1: spl: add spl_display_print
Patrick Delaunay
2019-04-12
stm32mp1: update boot mode management
Patrick Delaunay
2018-05-26
stm32mp1: remove the second TAMP_BOOT_CONTEXT update
Patrick Delaunay
2018-05-07
SPDX: Convert all of our multiple license tags to Linux Kernel style
Tom Rini
2018-04-06
stm32mp1: select boot device and partition
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay