summaryrefslogtreecommitdiff
path: root/include/configs/apalis_imx6.h
AgeCommit message (Expand)Author
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR 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
2021-04-08apalis/colibri_imx6: remove video= settingsOleksandr Suvorov
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay
2020-09-17apalis_imx6: provide fdtfile in env instead of setting it in runtimeIgor Opaniuk
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-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-06-26arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini
2020-06-22apalis_imx6: boot env configuration updatesIgor Opaniuk
2020-06-18apalis_imx6: fix video stdout in default environmentAnatolij Gustschin
2020-06-04Convert CONFIG_CMD_ASKENV et al 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-08cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mappingMichal Simek
2020-04-17apalis_imx6: enable relocation of fdt and initrdIgor Opaniuk
2020-01-07apalis_imx6: migrate to DM_ETHIgor Opaniuk
2020-01-07apalis_imx6: add update_uboot wrapperIgor Opaniuk
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-10-13apalis_imx6: remove legacy sdboot wrapperIgor Opaniuk
2019-10-08apalis_imx6: use distroboot by defaultIgor Opaniuk
2019-09-21imx: apalis_imx6: fix splash logo drawingAnatolij Gustschin
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-07-19apalis_imx6: configs: remove legacy usbboot commandIgor Opaniuk
2019-06-28apalis_imx6: increase phy autoneg timeoutIgor Opaniuk
2019-06-27apalis_imx6: fix set_emmcargs wrapperIgor Opaniuk
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut
2019-06-11apalis_imx6: use UUID for rootfsIgor Opaniuk
2019-06-11apalis/colibri imx6: provide proper fdtfile valueIgor Opaniuk
2019-05-04Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan
2019-04-25apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner
2019-04-13configs: move CONFIG_MXC_OCOTP to KconfigMarcel Ziswiler
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin
2019-04-13apalis_imx6: switch to zimageMarcel Ziswiler
2019-04-13configs: apalis_imx6: Use ext4 file system by defaultSanchayan Maity
2019-04-13apalis_imx6: use both sd/mmc interfaces for setsdupdateMax Krummenacher
2019-04-13apalis_imx6: add distroboot supportMarcel Ziswiler
2019-04-13apalis_imx6: drop CONFIG_OF_SYSTEM_SETUPMarcel Ziswiler
2019-04-13apalis_imx6: migrate mmc and sata to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: migrate i2c to using driver modelMarcel Ziswiler
2019-04-13apalis_imx6: remove obsolete USB_GADGET_MASS_STORAGE configurationMarcel Ziswiler
2019-04-13apalis_imx6: move console in env from header file to defconfigMarcel Ziswiler
2019-01-25configs: Migrate CONFIG_DFU_MMC againTom Rini
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford