summaryrefslogtreecommitdiffstats
path: root/include/configs/imx6_spl.h
Commit message (Expand)AuthorAgeFilesLines
* 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