summaryrefslogtreecommitdiff
path: root/include/configs/mx6ullevk.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini1-7/+0
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-1/+0
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini1-2/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini1-1/+0
2020-05-19common: Drop linux/stringify.h from common headerSimon Glass1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-05-01treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh1-6/+0
2020-04-17mx6ullevk: Enable Ethernet supportFabio Estevam1-0/+9
2019-11-21env: Finish migration of common ENV optionsTom Rini1-3/+0
2019-10-08Kconfig: Migrate CONFIG_CSF_SIZE to KconfigBreno Matheus Lima1-6/+0
2019-10-08imx: add i.MX6ULZ boardPeng Fan1-1/+12
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-4/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-2/+0
2018-02-08Convert CONFIG_MXC_GPIO to KconfigAdam Ford1-2/+0
2018-01-12imx: mx6ull-14x14-evk: enable DM QSPI driverPeng Fan1-0/+10
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-1/+1
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-2/+0
2017-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+1
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-2/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+0
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla1-2/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-10-04arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan1-0/+180