summaryrefslogtreecommitdiff
path: root/configs/stm32f469-discovery_defconfig
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigTom Rini2023-02-171-2/+2
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* configs: increase SYS_MALLOC_F_LEN for STM32 MCU's boardPatrice Chotard2022-09-271-1/+0
* configs: Resync with savedefconfigTom Rini2022-08-231-1/+1
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-0/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-0/+2
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-0/+1
* configs: Resync with savedefconfigTom Rini2022-04-081-1/+1
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-0/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-1/+0
* configs: Resync with savedefconfigTom Rini2021-11-011-1/+1
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-0/+1
|\
| * Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay2021-10-081-0/+1
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-0/+1
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-0/+1
|/
* configs: Resync with savedefconfigTom Rini2021-06-281-1/+1
* configs: Resync with savedefconfigTom Rini2021-05-111-1/+0
* configs: stm32: Remove BOARD_EARLY_INIT_F and BOARD_LATE_INIT for stm32 boardsPatrice Chotard2021-03-121-1/+0
* configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorgTom Rini2020-10-091-1/+1
* configs: Resync with savedefconfigv2020.10-rc2Tom Rini2020-08-101-1/+1
* configs: Resync with savedefconfigTom Rini2020-07-281-1/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-151-1/+1
* configs: Resync with savedefconfigWIP/04Dec2019Tom Rini2019-12-041-1/+1
* mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal2019-12-041-0/+1
* mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel Raynal2019-12-031-1/+1
* env: Finish migration of common ENV optionsTom Rini2019-11-201-0/+1
* env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini2019-11-201-0/+1
* configs: Resync with savedefconfigTom Rini2019-11-071-2/+0
* configs: stm32f469-discovery: Disable CONFIG_NET flagPatrice Chotard2019-10-221-1/+1
* configs: stm32f469-disco: Disable PINCTRL_FULL flagPatrice Chotard2019-05-061-0/+1
* configs: stm32f469-disco: Enable QSPI relative flagsPatrice Chotard2019-05-061-0/+8
* configs: Resync with savedefconfigTom Rini2019-04-291-1/+1
* efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt2019-02-131-1/+0
* configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard2019-01-151-1/+0
* configs: Resync with savedefconfigTom Rini2018-09-031-1/+1
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-0/+1
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-0/+1
* configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-7/+4
* configs: stm32f469-disco: Enable CONFIG_BLKPatrice Chotard2018-08-031-1/+0
* configs: stm32: Enable DOS_PARTITION for STM32F4/F7 boardsPatrice Chotard2018-03-131-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-0/+1
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-0/+1
* configs: stm32: move config flag from defconfig to KconfigPatrice Chotard2018-01-191-11/+0
* serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard2018-01-191-1/+1
* board: stm32: add stm32f469-discovery board supportPatrice Chotard2018-01-101-0/+42