summaryrefslogtreecommitdiff
path: root/include/configs/stm32f746-disco.h
AgeCommit message (Expand)Author
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay
2021-11-05Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini
2021-10-12Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-10-08Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay
2021-10-08arm: stm32: Disable ATAGs supportPatrick Delaunay
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-06-04Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-02-13board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard
2020-02-13board: stm32: fix extra env setings addressesPatrice Chotard
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-22configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-23configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-08-13configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard
2018-08-13configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19stm32f7: board: add splash screenyannick fertre
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-02-08configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard
2018-01-29board: stm32: Fix stm32f746-disco bootPatrice Chotard
2018-01-28configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard
2017-11-06stm32: fix STMicroelectronics copyrightPatrice Chotard
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-14common: Move CONFIG_BOOTARGS to KconfigSam Protsenko
2017-07-31serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to KconfigPatrice Chotard
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-09spl: stm32f7: configure for xip bootingVikas Manocha
2017-06-09spl: stm32f7: add kernel boot supportVikas Manocha
2017-06-09stm32: stm32f7: add spl build supportVikas Manocha
2017-05-08stm32f7: remove not needed configuration from board configVikas Manocha
2017-05-08stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha
2017-05-08stm32f7: enable board info read from device treeVikas Manocha
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-04-08stm32f7: enable instruction & data cacheVikas Manocha
2017-04-06Remove various unused interrupt related codeTom Rini