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
Age
Commit message (
Expand
)
Author
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-04-16
Revert "stm32mp1: remove the imply BOOTSTAGE"
Patrick Delaunay
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Define FMC2 base address
Marek Vasut
2020-03-31
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
2020-03-24
ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR
Patrick Delaunay
2020-03-24
stm32mp: psci: set cntfrq register of cpu on
Ludovic Barre
2020-03-24
stm32mp1: add 800 MHz profile support
Patrick Delaunay
2020-03-24
arm: stm32mp: fdt: update kernel device tree according the part number
Patrick Delaunay
2020-03-24
arm: stm32mp: add function get_soc_name
Patrick Delaunay
2020-03-24
arm: stm32mp: improve the error message for smc
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: add permanent lock support in bsec driver
Patrick Delaunay
2020-03-24
arm: stm32mp: bsec: remove unneeded test
Patrick Delaunay
2020-03-10
stm32mp: update dependency for STM32_ETZPC
Patrick Delaunay
2020-02-13
stm32mp1: support of STM32MP15x Rev.Z
Patrick Delaunay
2020-02-13
stm32mp1: pwr: use the last binding for pwr
Patrick Delaunay
2020-02-12
ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
Marek Vasut
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-01-20
Merge tag 'u-boot-stm32-20200117' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
stm32mp1: split board and SOC support for STM32MP15x family
Patrick Delaunay
2020-01-17
ARM: stm32: Allow overriding setup_mac_address()
Marek Vasut
2020-01-17
stm32mp: remove redundant SYS_TEXT_BASE prompt
Thomas Hebb
2020-01-07
stm32mp1: reset coprocessor status at cold boot
Fabien Dessenne
2020-01-07
stm32mp1: declare backup registers for coprocessor
Fabien Dessenne
2019-12-18
stm32mp1: remove the imply BOOTSTAGE
Patrick Delaunay
2019-12-18
stm32mp1: imply CMD_CLS
Patrick Delaunay
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-08-27
bsec: update after MISC u-class update
Patrick Delaunay
2019-08-27
stm32mp1: Makefile cleanup
Patrick Delaunay
2019-08-27
stm32mp1: configs: add spi load support in spl
Patrick Delaunay
2019-08-27
stm32mp1: configs: add condition to activate WATCHDOG in SPL
Patrick Delaunay
2019-08-27
stm32mp1: configs: Activate DISABLE_CONSOLE
Patrick Delaunay
2019-08-27
stm32mp1: configs: select CONFIG_STM32_SERIAL
Patrick Delaunay
2019-08-27
stm32mp1: configs: activate PRE_CONSOLE_BUFFER
Patrick Delaunay
2019-08-27
stm32mp1: configs: activate CONFIG_SILENT_CONSOLE
Patrick Delaunay
2019-08-27
stpmic1: program pmic to keep only the debug unit on
Patrick Delaunay
2019-08-19
sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass
Urja Rannikko
2019-08-19
sysreset: switch to using SYSRESET_POWER_OFF for poweroff
Urja Rannikko
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-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: bsec: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-12
stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS
Patrick Delaunay
2019-07-12
stm32mp1: add configuration op-tee
Patrick Delaunay
2019-07-12
stm32mp1: key: add stm32key command
Patrick Delaunay
2019-07-12
stm32mp1: update device tree with ETZPC status
Patrick Delaunay
[next]