summaryrefslogtreecommitdiff
path: root/include/configs/imx6_spl.h
Commit message (Expand)AuthorAgeLines
* arm: mx6: specify SPL paddingStefan Agner2016-11-29-0/+6
* arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini2016-11-21-1/+1
* spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORSSemen Protsenko2016-11-18-2/+1
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-18-1/+0
* Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_I2C_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* Convert CONFIG_SPL_EXT_SUPPORT to KconfigSimon Glass2016-09-16-2/+0
* Convert CONFIG_SPL_DMA_SUPPORT to KconfigSimon Glass2016-09-16-1/+0
* ARM: mx6: Enable MMC and SATA extfs boot supportMarek Vasut2016-05-17-0/+4
* imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORTPeng Fan2016-01-25-0/+1
* arm: mx6: Reduce SPL malloc pool sizeMarek Vasut2015-11-23-3/+3
* imx: mx6slevk: add SPL supportPeng Fan2015-09-02-1/+1
* imx: imx6_spl add mx6ul supportPeng Fan2015-08-02-1/+1
* imx:mx6 add mx6sx in imx spl header filePeng Fan2015-01-22-0/+8
* imx6: remove redudant CONFIG_SPL_START_S_PATH defineMasahiro Yamada2014-12-08-1/+0
* MMC SD fs boot partition config coding style and proper descriptionPaul Kocialkowski2014-12-04-1/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-1/+1
|\
| * ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-30-1/+1
* | Rename some defines containing FAT in their name to be filesystem genericGuillaume GARDET2014-10-27-2/+2
|/
* ARM: mx6: Enable Thumb build for SPLMarek Vasut2014-08-20-0/+1
* mx6: add common SPL configurationTim Harvey2014-06-06-0/+71