summaryrefslogtreecommitdiff
path: root/configs/cm_fx6_defconfig
AgeCommit message (Expand)Author
2021-10-06Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
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-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini
2021-08-10configs: Resync with savedefconfigTom Rini
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-28configs: Resync with savedefconfigTom Rini
2021-05-11configs: Resync with savedefconfigTom Rini
2021-03-15configs: Resync with savedefconfigTom Rini
2020-12-18cm_fx6: Switch to full DM-awareJagan Teki
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-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-06configs: Resync with savedefconfigTom Rini
2020-04-28Merge branch 'migrate-various-PHY-options'Tom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2020-01-22configs: Resync with savedefconfigTom Rini
2020-01-07arm: imx6: cm_fx6: Enable DM SPI and SPI_FLASH, fix SPL build errorsSuniel Mahesh
2020-01-07board: cm_fx6: Enable CONFIG_DM_ETHSuniel Mahesh
2020-01-07board: cm_fx6: Enable DM support for video, fix build errorSuniel Mahesh
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when CMD_MTDPARTS is selectedMiquel Raynal
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-08-02Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2019-04-29configs: Resync with savedefconfigTom Rini
2019-04-13imx: move CONFIG_VIDEO_IPUV3 to defconfigsAnatolij Gustschin