summaryrefslogtreecommitdiff
path: root/include/configs/imx6_spl.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-04sata: Rename SATA_SUPPORT to SATASimon Glass1-1/+1
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass1-1/+1
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford1-1/+0
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock1-2/+26
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee1-1/+1
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam1-1/+2
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-1/+0
2017-07-12imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki1-1/+5
2017-05-31arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXSLothar Waßmann1-5/+0
2017-03-19arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini1-1/+0
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis1-2/+0
2016-11-29arm: mx6: specify SPL paddingStefan Agner1-0/+6
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-1/+1
2016-11-19spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko1-2/+1
2016-11-19spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko1-1/+0
2016-09-17Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass1-1/+0
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut1-0/+4
2016-01-25imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan1-0/+1
2015-11-23arm: mx6: Reduce SPL malloc pool sizeMarek Vasut1-3/+3
2015-09-02imx: mx6slevk: add SPL supportPeng Fan1-1/+1
2015-08-02imx: imx6_spl add mx6ul supportPeng Fan1-1/+1
2015-01-22imx:mx6 add mx6sx in imx spl header filePeng Fan1-0/+8
2014-12-08imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada1-1/+0
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski1-1/+1
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut1-1/+1
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET1-2/+2
2014-08-20ARM: mx6: Enable Thumb build for SPLMarek Vasut1-0/+1
2014-06-06mx6: add common SPL configurationTim Harvey1-0/+71