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
/
stm32f429-evaluation.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-08-04
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
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_CBSIZE to Kconfig
Tom Rini
2022-01-21
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
Patrick Delaunay
2021-10-12
Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...
Tom Rini
2021-10-08
Convert CONFIG_STM32_FLASH to Kconfig
Patrick Delaunay
2021-10-08
arm: stm32: Disable ATAGs support
Patrick Delaunay
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_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-17
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-13
configs: stm32f429-evaluation: Add DISTRO_DEFAULT support
Patrice Chotard
2018-08-13
configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV
Patrice Chotard
2018-08-13
configs: stm32f4xx: Enable ICACHE and DCACHE
Patrice Chotard
2018-08-13
configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQ
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-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
2018-01-28
board: stm32: Add stm32f429-evaluation board support
Patrice Chotard