summaryrefslogtreecommitdiff
path: root/configs/mx6sabresd_defconfig
AgeCommit message (Expand)Author
2022-10-10LF-7234 enable CONFIG_CMD_CRC32 and CONFIG_CRC32_VERIFYFrank Li
2022-04-06MLK-25803-2: Update VID/PIDFrank Li
2022-04-06mx6sabre: Remove unnecessary SPL configsYe Li
2022-01-24configs: Resync with savedefconfigTom Rini
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-01configs: Resync with savedefconfigTom Rini
2021-10-15configs: Resync with savedefconfigTom Rini
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon 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-07-28Rename GPIO_SUPPORT to GPIOSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon 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
2021-03-01mx6sabre: Fix boot failureYe Li
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-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-28Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass
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-06configs: Resync with savedefconfigTom Rini
2020-04-28configs: Resync with savedefconfigTom Rini
2020-03-10mx6sabresd: Convert ethernet to driver modelAlifer Moraes
2020-02-09mx6sabresd: Convert PCI to driver modelAlifer Moraes
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-01-22configs: Resync with savedefconfigTom Rini
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure MTD is compiled when there is a SPI NOR flash using MTDMiquel Raynal
2019-11-20env: Finish migration of common ENV optionsTom Rini
2019-11-20env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbolTom Rini
2019-11-07configs: Resync with savedefconfigTom Rini
2019-10-08imx: mx6sabresd: fix usb start when DM enabledPeng Fan