summaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-evaluation.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-13configs: stm32f429-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard
2018-01-28board: stm32: Add stm32f429-evaluation board supportPatrice Chotard