summaryrefslogtreecommitdiff
path: root/configs/stm32f469-discovery_defconfig
AgeCommit message (Expand)AuthorFilesLines
2023-02-17configs: Resync with savedefconfigTom Rini1-2/+2
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-09-27configs: increase SYS_MALLOC_F_LEN for STM32 MCU's boardPatrice Chotard1-1/+0
2022-08-23configs: Resync with savedefconfigTom Rini1-1/+1
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-0/+1
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+2
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini1-0/+1
2022-04-08configs: Resync with savedefconfigTom Rini1-1/+1
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-0/+1
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-1/+0
2021-11-01configs: Resync with savedefconfigTom Rini1-1/+1
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini1-0/+1
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay1-0/+1
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-0/+1
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+1
2021-06-28configs: Resync with savedefconfigTom Rini1-1/+1
2021-05-11configs: Resync with savedefconfigTom Rini1-1/+0
2021-03-12configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard1-1/+0
2020-10-09configs: Resync with savedefconfigTom Rini1-1/+1
2020-08-10configs: Resync with savedefconfigTom Rini1-1/+1
2020-07-28configs: Resync with savedefconfigTom Rini1-1/+1
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner1-1/+1
2019-12-05configs: Resync with savedefconfigTom Rini1-1/+1
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal1-0/+1
2019-12-04mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal1-1/+1
2019-11-21env: Finish migration of common ENV optionsTom Rini1-0/+1
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini1-0/+1
2019-11-08configs: Resync with savedefconfigTom Rini1-2/+0
2019-10-22configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard1-1/+1
2019-05-06configs: stm32f469-disco: Disable PINCTRL_FULL flagPatrice Chotard1-0/+1
2019-05-06configs: stm32f469-disco: Enable QSPI relative flagsPatrice Chotard1-0/+8
2019-04-30configs: Resync with savedefconfigTom Rini1-1/+1
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt1-1/+0
2019-01-15configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard1-1/+0
2018-09-03configs: Resync with savedefconfigTom Rini1-1/+1
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-0/+1
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-0/+1
2018-08-13configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard1-7/+4
2018-08-04configs: stm32f469-disco: Enable CONFIG_BLKPatrice Chotard1-1/+0
2018-03-14configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+1
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-0/+1
2018-01-19configs: stm32: move config flag from defconfig to KconfigPatrice Chotard1-11/+0
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard1-1/+1
2018-01-10board: stm32: add stm32f469-discovery board supportPatrice Chotard1-0/+42