summaryrefslogtreecommitdiff
path: root/include/configs/stm32h743-eval.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-5/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-5/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard1-1/+1
2020-06-05Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini1-2/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-3/+0
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard1-2/+4
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard1-4/+4
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-08-13configs: stm32h743-evaluation: Add DISTRO_DEFAULT supportPatrice Chotard1-2/+14
2018-08-13configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard1-1/+0
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-14board: stm32: switch to DM STM32 timerPatrice Chotard1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard1-0/+2
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-10-08configs: stm32: update SRAM address for STM32H7 disco and evalPatrice Chotard1-1/+1
2017-09-22board: Add stm32h7 SoC, discovery and evaluation boards supportPatrice Chotard1-0/+51