summaryrefslogtreecommitdiff
path: root/include/configs/stm32f746-disco.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-2/+0
* net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBLTom Rini2022-07-051-2/+0
* Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini2022-07-051-1/+0
* Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-061-4/+0
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-061-2/+1
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-1/+0
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-061-5/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* configs: stm32f746-disco: use CONFIG_DEFAULT_DEVICE_TREE as fdtfilePatrice Chotard2022-05-101-1/+1
* configs: stm32f746-disco: Concatenate spl and u-boot binariesPatrice Chotard2022-05-101-0/+1
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_BOARD_EARLY_INIT_F et al to KconfigTom Rini2021-11-051-2/+0
* Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians...Tom Rini2021-10-121-2/+0
|\
| * Convert CONFIG_STM32_FLASH to KconfigPatrick Delaunay2021-10-081-2/+0
| * arm: stm32: Disable ATAGs supportPatrick Delaunay2021-10-081-5/+0
* | arm: Disable ATAGs supportTom Rini2021-09-071-5/+0
* | Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+0
* | Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-6/+0
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
|/
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-5/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_BOARD_LATE_INIT to KconfigTom Rini2020-06-041-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-3/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-1/+0
* board: stm32: remove fdt_high and fdt_highinitrd_highPatrice Chotard2020-02-131-2/+5
* board: stm32: fix extra env setings addressesPatrice Chotard2020-02-131-4/+4
* env: Finish migration of common ENV optionsTom Rini2019-11-201-2/+0
* configs: stm32f746-disco: Fix ramdisk_addr_rPatrice Chotard2019-10-221-1/+1
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* configs: stm32f746-disco: update EXTRA_ENV_SETTINGSPatrice Chotard2019-04-231-8/+14
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* configs: stm32f746-disco: Migrate CONFIG_CMD_CACHE to defconfigPatrice Chotard2018-08-131-1/+0
* configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-131-1/+0
* 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