summaryrefslogtreecommitdiff
path: root/include/configs/stm32f429-discovery.h
AgeCommit message (Expand)Author
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