summaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-discovery.h
Commit message (Expand)AuthorAgeFilesLines
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-081-0/+1
* configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard2018-01-281-2/+0
* board: stm32f429-disco: switch to DM STM32 pinctrl and gpio driverPatrice Chotard2018-01-101-1/+0
* board: stm32f429-disco: switch to DM STM32 serial driverPatrice Chotard2018-01-101-1/+0
* board: stm32f429-discovery: switch to DM STM32 sdram driverPatrice Chotard2018-01-101-1/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-2/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* Kconfig: Drop CONFIG_CMD_MEMSimon Glass2017-08-111-2/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* status_led: Kconfig migrationUri Mashiach2017-01-211-1/+0
* ARM: stm32: remove unused CONFIG_AUTOBOOTMasahiro Yamada2016-06-131-2/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* stm32: stm32f4: move flash driver to mtd driver locationVikas Manocha2016-03-261-0/+1
* Move CONFIG_OF_LIBFDT to KconfigSimon Glass2016-03-141-2/+0
* stm32: move stm32 specific code to mach-stm32Vikas Manocha2016-01-201-1/+0
* stm32: Convert serial driver to DMKamil Lulko2015-12-121-9/+1
* stm32f429-discovery: add CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+1
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-241-1/+0
* kconfig: add config option for shell promptNikita Kiryanov2015-08-131-1/+0
* stm32f429: use 180 MHz system clockAntonio Borneo2015-07-271-0/+2
* stm32f429: pass the device unique ID in DTBAntonio Borneo2015-07-271-0/+1
* stm32f429-discovery: Use ttyS0 as the console devicerev13@wp.pl2015-07-271-1/+1
* stm32f4: fix gpio description in commentAntonio Borneo2015-07-081-1/+1
* stm32f4: fix minor typo in commentAntonio Borneo2015-07-081-1/+1
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-5/+0
* stm32f4: add serial print portkunhuahuang2015-05-101-2/+8
* stm32f4: Add support for stm32f429-discovery boardrev13@wp.pl2015-04-221-0/+106