summaryrefslogtreecommitdiff
path: root/configs/stm32f429-discovery_defconfig
AgeCommit message (Expand)Author
2020-05-15rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32Trevor Woerner
2020-01-22configs: Resync with savedefconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-22configs: stm32f429-discovery: Disable CONFIG_NET flagPatrice Chotard
2019-04-29configs: Resync with savedefconfigTom Rini
2019-02-13efi_loader: CMD_BOOTEFI_HELLO_COMPILE in configsHeinrich Schuchardt
2019-01-15configs: stm32: Remove CONFIG_OF_EMBEDPatrice Chotard
2018-09-03configs: Resync with savedefconfigTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-19configs: stm32: move config flag from defconfig to KconfigPatrice Chotard
2018-01-19serial: stm32: Rename serial_stm32x7.c to serial_stm32.cPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 clock driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10configs: stm32f429-disco: enable MISC, STM32_RCC, DM_RESET and STM32_RESETPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen
2017-08-28configs: Resync with savedefconfigTom Rini
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-03-13configs: Re-syncTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada
2016-12-29Sync defconfig files by savedefconfigMasahiro Yamada
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync HUSH optionsTom Rini
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2015-09-28Reorder defconfigs with 'savedefconfig'Bin Meng
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl