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
/
include
/
configs
/
stm32mp15_common.h
Age
Commit message (
Expand
)
Author
2023-06-16
config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT
Patrick Delaunay
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-22
Convert CONFIG_HOSTNAME et al to Kconfig
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MMC_MAX_DEVICE to Kconfig
Tom Rini
2022-11-10
Convert CONFIG_SYS_MAX_NAND_DEVICE to Kconfig
Tom Rini
2022-10-31
stm32mp1: Add image information for capsule updates
Sughosh Ganu
2022-09-23
configs: stm32mp1: cleanup config file
Patrick Delaunay
2022-07-08
distroboot: Fix ubifs
Pali Rohár
2022-07-07
Convert CONFIG_SYS_BOOTM_LEN to Kconfig
Tom Rini
2022-06-28
Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOAD
Tom Rini
2022-06-17
configs: stm32mp: cleanup the stm32mp15 file
Patrick Delaunay
2022-06-17
arm: stm32mp: add support of STM32MP13x
Patrick Delaunay
2022-06-06
Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SPL_STACK to Kconfig
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
Tom Rini
2022-06-06
Convert CONFIG_SYS_CBSIZE to Kconfig
Tom Rini
2022-03-18
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
Tom Rini
2022-01-24
stm32mp: remove the bootcount activation
Patrick Delaunay
2022-01-21
Convert CONFIG_BOOTP_SERVERIP to Kconfig
Simon Glass
2021-12-13
ARM: stm32: Increase USB power-good delay on DHSOM
Marek Vasut
2021-11-10
stm32mp15: replace CONFIG_TFABOOT when it is possible
Patrick Delaunay
2021-11-10
board: stmp32mp1: split board and SOC STM32MP15 configuration
Patrick Delaunay