summaryrefslogtreecommitdiff
path: root/configs/stm32f429-discovery_defconfig
AgeCommit message (Expand)Author
2025-12-05configs: stm32: Enable LED config flags for stm32f429-discoPatrice Chotard
2025-07-24treewide: Remove empty board_init() function from all boardsSam Protsenko
2025-05-05configs: stm32f729-discovery: Fix console cmdlinePatrice Chotard
2025-04-25ARM: dts: stm32: convert stm23f4 boards to OF_UPSTREAMPatrice Chotard
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-08configs: Resync with savedefconfigTom Rini
2024-01-22mtd: Make CONFIG_MTD be the gate symbol for the menuTom Rini
2023-12-15configs: stm32: Apply savedefconfigPatrice Chotard
2023-10-02configs: Resync with savedefconfigTom Rini
2023-02-17configs: Resync with savedefconfigTom Rini
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-09-27configs: increase SYS_MALLOC_F_LEN for STM32 MCU's boardPatrice Chotard
2022-08-23configs: Resync with savedefconfigTom Rini
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-04-08configs: Resync with savedefconfigTom Rini
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-15configs: Resync with savedefconfigTom Rini
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08stm32f429: move CONFIG_BOOTCOMMAND in defconfigPatrick Delaunay
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-03-12configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard
2020-10-09configs: Resync with savedefconfigTom Rini
2020-08-10configs: Resync with savedefconfigv2020.10-rc2Tom Rini
2020-07-28configs: Resync with savedefconfigTom Rini
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-01-22configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-22configs: stm32f429-discovery: Disable CONFIG_NET flagPatrice Chotard
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2019-01-15configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-19configs: stm32: move config flag from defconfig to KconfigPatrice Chotard
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESETPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen