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-discovery.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-04-08
stm32f429-discovery: Migrate CONFIG_*_LED out of CONFIG namespace
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
stm32f429: move CONFIG_BOOTCOMMAND in defconfig
Patrick Delaunay
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-06-04
Convert CONFIG_CMD_ASKENV et al to Kconfig
Tom Rini
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: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIV
Patrice Chotard
2018-08-13
configs: stm32f4xx: Enable ICACHE and DCACHE
Patrice Chotard
2018-08-13
configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CS
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-26
ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at booting
Radoslaw Pietrzyk
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
ARM: Drop unreferenced CONFIG_* defines named after boards
Tuomas Tynkkynen
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
configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driver
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
2018-01-10
board: stm32f429-discovery: switch to DM STM32 sdram driver
Patrice Chotard
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-08-11
Kconfig: Drop CONFIG_CMD_MEM
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-04-06
Remove various unused interrupt related code
Tom Rini
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-06-13
ARM: stm32: remove unused CONFIG_AUTOBOOT
Masahiro Yamada
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync HUSH options
Tom Rini
2016-03-26
stm32: stm32f4: move flash driver to mtd driver location
Vikas Manocha
2016-03-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
[next]