summaryrefslogtreecommitdiff
path: root/include/configs/stm32f469-discovery.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+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-1/+0
* | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
|/
* treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+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-4/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* configs: stm32f469-discovery: Add DISTRO_DEFAULT supportPatrice Chotard2018-08-131-5/+14
* configs: stm32f4xx: Remove CONFIG_SYS_RAM_FREQ_DIVPatrice Chotard2018-08-131-1/+0
* configs: stm32f4xx: Enable ICACHE and DCACHEPatrice Chotard2018-08-131-4/+1
* configs: stm32fxxx: Remove CONFIG_SYS_CLK_FREQPatrice Chotard2018-08-131-1/+0
* board: stm32: use bi_dram[0].start instead of hardcoded valuePatrice Chotard2018-08-131-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* ARM: Drop unreferenced CONFIG_* defines named after boardsTuomas Tynkkynen2018-03-091-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* configs: stm32: Enable CONFIG_ENV_VARS_UBOOT_CONFIGPatrice Chotard2018-02-081-0/+1
* configs: stm32f: Remove STM32_HSE_HZ for all STM32F seriesPatrice Chotard2018-01-281-1/+0
* board: stm32: add stm32f469-discovery board supportPatrice Chotard2018-01-101-0/+68