summaryrefslogtreecommitdiff
path: root/include/configs/stm32mp15_common.h
Commit message (Expand)AuthorAgeFilesLines
* 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