summaryrefslogtreecommitdiff
path: root/include/configs/stm32h743-disco.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-2/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-5/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-2/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-3/+0
* board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard2020-02-131-2/+4
* board: stm32: fix extra env setings addressesPatrice Chotard2020-02-131-4/+4
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* configs: stm32h743-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-2/+14
* configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-131-1/+0
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-131-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* board: stm32: switch to DM STM32 timerPatrice Chotard2018-03-131-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-5/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-081-0/+2
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard2017-10-081-1/+1
* board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard2017-09-221-0/+51