summaryrefslogtreecommitdiff
path: root/include/configs/imx6_spl.h
AgeCommit message (Expand)Author
2017-05-31arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXSLothar Waßmann
2017-03-19arm: 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-19spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko
2016-11-19spl: 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