aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/stm32f746-disco.h
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* stm32f7: board: add splash screenyannick fertre2018-03-191-0/+10
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-081-0/+1
* board: stm32: Fix stm32f746-disco bootPatrice Chotard2018-01-291-1/+0
* configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard2018-01-281-1/+0
* stm32: fix STMicroelectronics copyrightPatrice Chotard2017-11-061-2/+2
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+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
* serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard2017-07-311-1/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* spl: stm32f7: configure for xip bootingVikas Manocha2017-06-091-7/+5
* spl: stm32f7: add kernel boot supportVikas Manocha2017-06-091-0/+7
* stm32: stm32f7: add spl build supportVikas Manocha2017-06-091-1/+21
* stm32f7: remove not needed configuration from board configVikas Manocha2017-05-081-3/+0
* stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-081-1/+0
* stm32f7: enable board info read from device treeVikas Manocha2017-05-081-0/+1
* stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-081-5/+1
* stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-081-0/+1
* stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-1/+0
* 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