index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configs
/
mx6ull_14x14_evk_plugin_defconfig
Age
Commit message (
Expand
)
Author
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-04-29
configs: Resync with savedefconfig
Tom Rini
2019-03-25
Convert CONFIG_SF_DEFAULT_* to Kconfig
Patrick Delaunay
2019-02-07
configs: Don't use SPI_FLASH_BAR as default
Vignesh R
2019-01-19
Kconfig: Migrate BOUNCE_BUFFER
Philipp Tomsich
2018-09-03
configs: Resync with savedefconfig
Tom Rini
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-04-27
Convert CONFIG_SPI to Kconfig
Adam Ford
2018-04-08
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Alex Kiernan
2018-04-08
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Mario Six
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-01-12
imx: mx6ull-14x14-evk: enable DM QSPI driver
Peng Fan
2017-12-29
imx: Unify CONFIG_BOOTDELAY
Fabio Estevam
2017-10-30
imx: Fix regression with CONFIG_DM_MMC=y
Fabio Estevam
2017-10-10
cmd: Toggle the default value of CONFIG_CMD_IMLS
Tuomas Tynkkynen
2017-08-28
configs: Resync with savedefconfig
Tom Rini
2017-08-17
dm: imx: Move i.MX devices to use CONFIG_DM_MMC_OPS
Simon Glass
2017-08-14
configs: Resync with savedefconfig
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-01-25
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
Simon Glass
2017-01-24
Kconfig: Migrate BOARD_LATE_INIT to a select
Tom Rini
2017-01-21
config: Move CONFIG_BOARD_LATE_INIT to defconfigs
Jagan Teki
2016-12-29
Sync defconfig files by savedefconfig
Masahiro Yamada
2016-10-26
imx: mx6ull_14x14_evk: add plugin defconfig
Peng Fan