aboutsummaryrefslogtreecommitdiff
path: root/configs/apalis_imx6_defconfig
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-04-21configs: tdx: apalis/colibri_imx6: use preboot as wellMarcel Ziswiler
2022-04-21configs: toradex: enable missing fit optionsOleksandr Suvorov
2022-04-21toradex: globally disable video supportIgor Opaniuk
2022-04-01configs: Resync with savedefconfigTom Rini
2022-02-07apalis/colibri_imx6: move setting bootcmd to defconfigOleksandr Suvorov
2022-01-24configs: Resync with savedefconfigTom Rini
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-19apalis-imx6: use dynamic DDR calibrationFrancesco Dolcini
2021-09-04serial: Rename SERIAL_SUPPORT to SERIALSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_MXC et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2020-11-30configs: Resync with savedefconfigTom 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-10-09configs: Resync with savedefconfigTom Rini
2020-08-25Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-08-25arm: mx6: Make all i.MX6 SoCs user-selectableTom Rini
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-10configs: Resync with savedefconfigTom Rini
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-16imx6: Remove unneeded CONFIG_DM_MDIOFabio Estevam
2020-07-06Merge branch 'next'Tom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-26arm: toradex: Convert CONFIG_CONSOLE_MUX to KconfigTom Rini
2020-06-22toradex: imx: enable BOOTCOUNT featureIgor Opaniuk
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-28configs: Resync with savedefconfigTom Rini
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin