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
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-04-16
Revert "stm32mp1: remove the imply BOOTSTAGE"
Patrick Delaunay
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-03-10
stm32mp: update dependency for STM32_ETZPC
Patrick Delaunay
2020-02-12
ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board
Marek Vasut
2020-01-17
stm32mp1: split board and SOC support for STM32MP15x family
Patrick Delaunay
2020-01-17
stm32mp: remove redundant SYS_TEXT_BASE prompt
Thomas Hebb
2019-12-18
stm32mp1: remove the imply BOOTSTAGE
Patrick Delaunay
2019-12-18
stm32mp1: imply CMD_CLS
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-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
2019-06-06
watchdog: stm32mp: Add watchdog driver
Patrice Chotard
2019-06-06
stm32mp1: Increase ENV_SIZE
Patrice Chotard
2019-05-23
stm32mp1: add bootstage support
Patrick Delaunay
2019-05-23
stm32mp1: add bootcount support
Patrick Delaunay
2019-05-23
stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig
Patrick Delaunay
2019-05-23
stm32mp1: Move config SYS_MALLOC_LEN to Kconfig
Patrick Delaunay
2019-04-12
stm32mp1: cosmetic cleanup Kconfig
Patrick Delaunay
2019-04-12
stm32mp1: spl: add spl_display_print
Patrick Delaunay
2019-04-12
stm32mp1: add trusted boot with TF-A
Patrick Delaunay
2018-07-20
stm32mp1: activate MISC support in SPL
Patrick Delaunay
2018-07-20
misc: stm32: Add STM32MP1 support
Patrick Delaunay
2018-07-09
reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
Ley Foon Tan
2018-05-26
stm32mp1: Allow to activate CONFIG_DEBUG_UART
Patrick Delaunay
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
arm: stm32mp1: add PSCI support
Patrick Delaunay
2018-04-28
arm: move SYS_ARCH_TIMER to KConfig
Andre Przywara
2018-04-06
stm32mp: handle SYSRESET
Patrick Delaunay
2018-04-06
stm32mp1: select boot device and partition
Patrick Delaunay
2018-03-19
board: st: add generic board for STM32MP1 family
Patrick Delaunay
2018-03-19
arm: stm32: add new architecture for STM32MP family
Patrick Delaunay