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
/
spl.c
Age
Commit message (
Expand
)
Author
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