summaryrefslogtreecommitdiff
path: root/configs/stm32h743-disco_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
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-0/+2
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-0/+1
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-0/+1
* configs: Resync with savedefconfigTom Rini2022-04-081-1/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-1/+0
* configs: Resync with savedefconfigTom Rini2021-11-011-1/+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-2/+0
* configs: Resync with savedefconfigWIP/2020-10-09-kconfig-reorgTom Rini2020-10-091-4/+4
* configs: Resync with savedefconfigv2020.10-rc2Tom Rini2020-08-101-1/+1
* configs: Resync with savedefconfigTom Rini2020-07-281-1/+1
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-0/+1
* rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner2020-05-151-1/+1
* configs: Resync with savedefconfigTom Rini2019-11-211-1/+0
* 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: stm32h743-disco: Disable CONFIG_NET flagPatrice Chotard2019-10-221-0/+1
* configs: Resync with savedefconfigTom Rini2019-09-231-1/+0
* configs: Resync with savedefconfigTom Rini2019-04-291-1/+1
* configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard2019-01-151-1/+0
* configs: Resync with savedefconfigTom Rini2018-09-031-1/+1
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-0/+1
* configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-9/+3
* configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-131-0/+1
* Kconfig: cmd: Make networking command dependent on NETMichal Simek2018-02-271-2/+1
* 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: Resync with savedefconfigTom Rini2018-02-101-1/+0
* cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2018-02-051-1/+0
* cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen2017-10-101-1/+0
* configs: stm32h743-disco: enable filesystem related flagsPatrice Chotard2017-10-081-0/+6
* configs: stm32h743-disco: enable SDMMC supportPatrice Chotard2017-10-081-0/+3
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-221-0/+30