summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp15_common.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-16config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay1-14/+0
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-3/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-11-10Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini1-3/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-10-31stm32mp1: Add image information for capsule updatesSughosh Ganu1-0/+4
2022-09-23configs: stm32mp1: cleanup config filePatrick Delaunay1-2/+0
2022-07-08distroboot: Fix ubifsPali Rohár1-1/+1
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-29Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-1/+0
2022-06-17configs: stm32mp: cleanup the stm32mp15 filePatrick Delaunay1-11/+0
2022-06-17arm: stm32mp: add support of STM32MP13xPatrick Delaunay1-1/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini1-6/+0
2022-01-24stm32mp: remove the bootcount activationPatrick Delaunay1-1/+0
2022-01-21Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass1-1/+0
2021-12-13ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut1-1/+6
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay1-1/+1
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay1-0/+177