index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
stm32h743-disco.h
Age
Commit message (
Expand
)
Author
2022-12-23
global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_MAXARGS to Kconfig
Tom Rini
2021-09-07
arm: Disable ATAGs support
Tom Rini
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-31
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
Tom Rini
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-06-04
Convert CONFIG_BOARD_LATE_INIT to Kconfig
Tom Rini
2020-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
2020-02-13
board: stm32: remove fdt_high and fdt_highinitrd_high
Patrice Chotard
2020-02-13
board: stm32: fix extra env setings addresses
Patrice Chotard
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-13
configs: stm32h743-discovery: Add DISTRO_DEFAULT support
Patrice Chotard
2018-08-13
configs: stm32h7xx: Migrate CONFIG_CMD_CACHE to defconfig
Patrice Chotard
2018-08-13
board: stm32: use bi_dram[0].start instead of hardcoded value
Patrice Chotard
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-13
board: stm32: switch to DM STM32 timer
Patrice Chotard
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-08
configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIG
Patrice Chotard
2017-11-06
stm32: fix STMicroelectronics copyright
Patrice Chotard
2017-10-08
configs: stm32: update SRAM address for STM32H7 disco and eval
Patrice Chotard
2017-09-22
board: Add stm32h7 SoC, discovery and evaluation boards support
Patrice Chotard