summaryrefslogtreecommitdiff
path: root/include/configs/stm32f746-disco.h
Commit message (Expand)AuthorAgeFilesLines
* stm32f7: enable instruction & data cacheVikas Manocha2017-04-081-3/+1
* Remove various unused interrupt related codeTom Rini2017-04-061-1/+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-2/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-1/+0
* ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz2017-01-281-0/+1
* net: stm32: add designware mac glue code for stm32Michael Kurz2017-01-281-2/+7
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-2/+0
* stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-4/+4
* stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA2016-07-141-1/+2
* 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-2/+0
* configs: Re-sync HUSH optionsTom Rini2016-04-251-1/+0
* kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek2016-04-181-1/+0
* stm32f746-disco: enable flash supportVikas Manocha2016-03-261-7/+4
* stm32: add support for stm32f7 & stm32f746 discovery boardVikas Manocha2016-02-241-0/+89