summaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-discovery.h
AgeCommit message (Expand)Author
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2019-11-20env: Finish migration of common ENV optionsTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-13configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard
2018-08-13configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard
2018-08-13configs: stm32f429-disco: Remove CONFIG_SYS_RAM_CSPatrice Chotard
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard
2018-08-13board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard
2018-05-26ram: stm32_sdram: Adds stm32f429-disco fixes for HardFault at bootingRadoslaw Pietrzyk
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-09ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard
2018-01-10board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard
2018-01-10board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-08-11Kconfig: Drop CONFIG_CMD_MEMSimon Glass
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-06-13ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada
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-26stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha
2016-03-14Move CONFIG_OF_LIBFDT to KconfigSimon Glass
2016-01-20stm32: move stm32 specific code to mach-stm32Vikas Manocha
2015-12-12stm32: Convert serial driver to DMKamil Lulko
2015-11-10stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada
2015-08-13kconfig: add config option for shell promptNikita Kiryanov
2015-07-27stm32f429: use 180 MHz system clockAntonio Borneo
2015-07-27stm32f429: pass the device unique ID in DTBAntonio Borneo
2015-07-27stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl
2015-07-08stm32f4: fix gpio description in commentAntonio Borneo
2015-07-08stm32f4: fix minor typo in commentAntonio Borneo
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-05-10stm32f4: add serial print portkunhuahuang
2015-04-22stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl