summaryrefslogtreecommitdiff
path: root/include/configs/mx6ul_14x14_evk.h
AgeCommit message (Expand)Author
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-10-09video: move MXS to KconfigAnatolij Gustschin
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-05-01treewide: Remove unused FSL QSPI config options for IMX platformsKuldeep Singh
2020-04-17mx6ul_evk: Move CONFIG_FEC_MXC to defconfigFabio Estevam
2020-02-09mx6ul_14x14_evk: Move CONFIG_DM_74X164 to defconfigFabio Estevam
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-08imx: mx6ul_14x14_evk: fix link issueAnatolij Gustschin
2019-10-08imx: mx6ul_14x14_evk: convert to DM_VIDEOPeng Fan
2019-03-25Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay
2018-09-04imx: imx6ul_evk: Enable DM driver for iMX6UL EVK u-bootYe Li
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2017-08-07Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-04-30Convert CONFIG_CMD_BMP to KconfigSimon Glass
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass
2017-04-06Remove various unused interrupt related codeTom Rini
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2016-10-23Convert CONFIG_VIDEO_SW_CURSOR to KconfigSimon Glass
2016-10-23Convert CONFIG_VGA_AS_SINGLE_DEVICE to KconfigSimon Glass
2016-10-23Convert CONFIG_CFB_CONSOLE to KconfigSimon Glass
2016-10-23Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to KconfigSimon Glass
2016-10-23Convert CONFIG_VIDEO to KconfigSimon Glass
2016-10-12common: Add DISPLAY_BOARDINFOLokesh Vutla