summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp15_common.h
AgeCommit message (Expand)Author
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-17configs: stm32mp: cleanup the stm32mp15 filePatrick Delaunay
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay