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
/
configs
/
stm32f429-discovery_defconfig
Age
Commit message (
Expand
)
Author
2020-01-22
configs: Resync with savedefconfig
Tom Rini
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-10-22
configs: stm32f429-discovery: Disable CONFIG_NET flag
Patrice Chotard
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-02-13
efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configs
Heinrich Schuchardt
2019-01-15
configs: stm32: Remove CONFIG_OF_EMBED
Patrice Chotard
2018-09-03
configs: Resync with savedefconfig
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-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-19
configs: stm32: move config flag from defconfig to Kconfig
Patrice Chotard
2018-01-19
serial: stm32: Rename serial_stm32x7.c to serial_stm32.c
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 clock driver
Patrice Chotard
2018-01-10
board: stm32f429-disco: switch to DM STM32 serial driver
Patrice Chotard
2018-01-10
configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESET
Patrice Chotard
2018-01-10
board: stm32f429-discovery: switch to DM STM32 sdram driver
Patrice Chotard
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-14
common: Move CONFIG_BOOTARGS to Kconfig
Sam Protsenko
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-03-13
configs: Re-sync
Tom Rini
2017-02-12
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-12-29
Sync defconfig files by savedefconfig
Masahiro Yamada
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
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-14
Move CONFIG_OF_LIBFDT to Kconfig
Simon Glass
2016-01-20
stm32: move stm32 specific code to mach-stm32
Vikas Manocha
2015-09-28
Reorder defconfigs with 'savedefconfig'
Bin Meng
2015-08-13
kconfig: add config option for shell prompt
Nikita Kiryanov
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2015-06-01
net: Move the CMD_NET config to defconfigs
Joe Hershberger
2015-04-22
stm32f4: Add support for stm32f429-discovery board
rev13@wp.pl