summaryrefslogtreecommitdiffstats
path: root/include/configs/imx6_spl.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* ARM: imx: Support larger SPL size on IMX6DQRobert Hancock2019-10-081-2/+26
* 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-2/+0
* mx6ull: Handle the CONFIG_MX6ULL cases correctlyFabio Estevam2018-01-041-1/+2
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-1/+0
* imx6_spl: Add u-boot-dtb.img for SPL payloadJagan Teki2017-07-121-1/+5
* arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXSLothar Waßmann2017-05-311-5/+0
* arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILDTom Rini2017-03-181-1/+0
* spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive optionAndrew F. Davis2017-03-181-2/+0
* arm: mx6: specify SPL paddingStefan Agner2016-11-291-0/+6
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-211-1/+1
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-181-2/+1
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-171-0/+4
* imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan2016-01-251-0/+1
* arm: mx6: Reduce SPL malloc pool sizeMarek Vasut2015-11-231-3/+3
* imx: mx6slevk: add SPL supportPeng Fan2015-09-021-1/+1
* imx: imx6_spl add mx6ul supportPeng Fan2015-08-021-1/+1
* imx:mx6 add mx6sx in imx spl header filePeng Fan2015-01-221-0/+8
* imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada2014-12-081-1/+0
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-041-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-051-1/+1
|\
| * ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-301-1/+1
* | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-271-2/+2
|/
* ARM: mx6: Enable Thumb build for SPLMarek Vasut2014-08-201-0/+1
* mx6: add common SPL configurationTim Harvey2014-06-061-0/+71