index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
imx6_spl.h
Age
Commit message (
Expand
)
Author
2021-09-04
sata: Rename SATA_SUPPORT to SATA
Simon Glass
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
2019-10-08
ARM: imx: Support larger SPL size on IMX6DQ
Robert Hancock
2019-04-29
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4
Tien Fong Chee
2019-02-01
spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT
Tien Fong Chee
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-14
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-04
mx6ull: Handle the CONFIG_MX6ULL cases correctly
Fabio Estevam
2017-08-13
spl: moveconfig: remove SPL_LDSCRIPT definitions for header-files
Philipp Tomsich
2017-07-12
imx6_spl: Add u-boot-dtb.img for SPL payload
Jagan Teki
2017-05-31
arm: mx6: remove unused config variable CONFIG_SPL_NAND_MXS
Lothar Waßmann
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2017-03-18
spl: Convert CONFIG_SPL_ABORT_ON_RAW_IMAGE into a positive option
Andrew F. Davis
2016-11-29
arm: mx6: specify SPL padding
Stefan Agner
2016-11-21
arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platforms
Tom Rini
2016-11-18
spl: Remove CONFIG_SYS_U_BOOT_MAX_SIZE_SECTORS
Semen Protsenko
2016-11-18
spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig
Semen Protsenko
2016-09-16
Convert CONFIG_SPL_WATCHDOG_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
Simon Glass
2016-09-16
Convert CONFIG_SPL_DMA_SUPPORT to Kconfig
Simon Glass
2016-05-17
ARM: mx6: Enable MMC and SATA extfs boot support
Marek Vasut
2016-01-25
imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT
Peng Fan
2015-11-23
arm: mx6: Reduce SPL malloc pool size
Marek Vasut
2015-09-02
imx: mx6slevk: add SPL support
Peng Fan
2015-08-02
imx: imx6_spl add mx6ul support
Peng Fan
2015-01-22
imx:mx6 add mx6sx in imx spl header file
Peng Fan
2014-12-08
imx6: remove redudant CONFIG_SPL_START_S_PATH define
Masahiro Yamada
2014-12-04
MMC SD fs boot partition config coding style and proper description
Paul Kocialkowski
2014-11-05
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2014-10-30
ARM: mx6: Add support for Kosagi Novena
Marek Vasut
2014-10-27
Rename some defines containing FAT in their name to be filesystem generic
Guillaume GARDET
2014-08-20
ARM: mx6: Enable Thumb build for SPL
Marek Vasut
2014-06-06
mx6: add common SPL configuration
Tim Harvey