summaryrefslogtreecommitdiff
path: root/include/configs/stm32f746-disco.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-5/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-2/+0
2020-06-05Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-3/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard1-2/+5
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard1-4/+4
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard1-1/+1
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard1-8/+14
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard1-1/+0
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-19stm32f7: board: add splash screenyannick fertre1-0/+10
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard1-0/+1
2018-01-29board: stm32: Fix stm32f746-disco bootPatrice Chotard1-1/+0
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard1-1/+0
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard1-2/+2
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-2/+0
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-2/+0
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha1-7/+5
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha1-0/+7
2017-06-09stm32: stm32f7: add spl build supportVikas Manocha1-1/+21
2017-05-08stm32f7: remove not needed configuration from board configVikas Manocha1-3/+0
2017-05-08stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha1-1/+0
2017-05-08stm32f7: enable board info read from device treeVikas Manocha1-0/+1
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha1-5/+1
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha1-0/+1
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha1-1/+0
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha1-3/+1
2017-04-07Remove various unused interrupt related codeTom Rini1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-28ARM: stm32: enable support for smsc phy on stm32f746-disco boardMichael Kurz1-0/+1
2017-01-28net: stm32: add designware mac glue code for stm32Michael Kurz1-2/+7
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2016-07-15stm32: Add SDRAM support for stm32f746 discovery boardToshifumi NISHINAGA1-4/+4
2016-07-15stm32: clk: Add 200MHz clock configuration for stm32f746 discovery boardToshifumi NISHINAGA1-1/+2
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0