aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/imx7_spl.h
Commit message (Expand)AuthorAgeFilesLines
* imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini2022-12-051-19/+0
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-3/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-061-23/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-9/+0
* imx: mx7: spl: fix CONFIG_SPL_MAX_SIZE definitionMatthias Schiffer2021-10-071-6/+14
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-041-1/+1
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-011-1/+1
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-011-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-3/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0
* imx: mx7: spl: remove redundant SATA definitionasUri Mashiach2017-10-121-6/+0
* imx: mx7: SPL support for i.MX7Uri Mashiach2017-10-121-0/+67