aboutsummaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-discovery.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-2/+2
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-2/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-2/+0
2022-04-08stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini1-3/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-5/+0
2021-10-08stm32f429: move CONFIG_BOOTCOMMAND in defconfigPatrick Delaunay1-3/+0
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay1-2/+0
2021-10-08arm: stm32: Disable ATAGs supportPatrick Delaunay1-5/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-4/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard1-1/+0
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard1-3/+0
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard1-1/+0
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard1-2/+0
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard1-2/+0
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk1-3/+3
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen1-2/+0
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard1-0/+1
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard1-2/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard1-1/+0
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard1-1/+0
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass1-2/+0
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-1/+0
2017-04-06Remove various unused interrupt related codeTom Rini1-2/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+0
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-21status_led: Kconfig migrationUri Mashiach1-1/+0
2016-06-13ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada1-2/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-03-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha1-0/+1
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass1-2/+0