summaryrefslogtreecommitdiff
path: root/include/configs/imx6_spl.h
AgeCommit message (Expand)Author
2019-10-08ARM: imx: Support larger SPL size on IMX6DQRobert Hancock
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-02-01spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee
2019-02-01spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2018-01-04mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-07-12imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki
2017-05-31arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXSLothar Waßmann
2017-03-18arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini
2017-03-18spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis
2016-11-29arm: mx6: specify SPL paddingStefan Agner
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-11-18spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko
2016-11-18spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko
2016-09-16Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass
2016-05-17ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut
2016-01-25imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan
2015-11-23arm: mx6: Reduce SPL malloc pool sizeMarek Vasut
2015-09-02imx: mx6slevk: add SPL supportPeng Fan
2015-08-02imx: imx6_spl add mx6ul supportPeng Fan
2015-01-22imx:mx6 add mx6sx in imx spl header filePeng Fan
2014-12-08imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada
2014-12-04MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut
2014-10-27Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET
2014-08-20ARM: mx6: Enable Thumb build for SPLMarek Vasut
2014-06-06mx6: add common SPL configurationTim Harvey