aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/stm32mp15_common.h
Commit message (Expand)AuthorAgeFilesLines
* stm32mp: cosmetic: remove empty comment block in configs filePatrick Delaunay2024-10-161-4/+0
* include: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass2024-10-111-2/+2
* config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMATPatrick Delaunay2023-06-161-14/+0
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HOSTNAME et al to KconfigTom Rini2022-12-221-3/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* Convert CONFIG_SYS_MMC_MAX_DEVICE to KconfigTom Rini2022-11-101-3/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* stm32mp1: Add image information for capsule updatesSughosh Ganu2022-10-311-0/+4
* configs: stm32mp1: cleanup config filePatrick Delaunay2022-09-231-2/+0
* distroboot: Fix ubifsPali Rohár2022-07-081-1/+1
* Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini2022-07-071-1/+0
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-281-1/+0
* configs: stm32mp: cleanup the stm32mp15 filePatrick Delaunay2022-06-171-11/+0
* arm: stm32mp: add support of STM32MP13xPatrick Delaunay2022-06-171-1/+1
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-2/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_ARMV7_SECURE_BASE et al to KconfigTom Rini2022-03-181-6/+0
* stm32mp: remove the bootcount activationPatrick Delaunay2022-01-241-1/+0
* Convert CONFIG_BOOTP_SERVERIP to KconfigSimon Glass2022-01-211-1/+0
* ARM: stm32: Increase USB power-good delay on DHSOMMarek Vasut2021-12-131-1/+6
* stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay2021-11-101-1/+1
* board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay2021-11-101-0/+177