summaryrefslogtreecommitdiff
path: root/configs/colibri_imx7_defconfig
AgeCommit message (Expand)Author
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom 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-09-21configs: Resync with savedefconfigTom Rini
2020-09-17colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass
2020-08-10configs: Resync with savedefconfigTom Rini
2020-08-04Merge tag 'u-boot-imx-20200804' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-07-28configs: Resync with savedefconfigTom Rini
2020-07-27colibri-imx7: fix splash logo drawingIgor Opaniuk
2020-07-17Convert CONFIG_MXC_UART to KconfigTom Rini
2020-07-06configs: Resync with savedefconfigTom Rini
2020-06-22toradex: imx: enable BOOTCOUNT featureIgor Opaniuk
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-02-06video: enable VIDEO_ANSI and all VIDEO_BBP optionsAnatolij Gustschin
2020-01-22configs: Resync with savedefconfigTom Rini
2020-01-07colibri_imx7: migrate to DM_ETHIgor Opaniuk
2019-12-06video: make BPP and ANSI configs optionalAnatolij Gustschin
2019-12-04configs: Resync with savedefconfigTom Rini
2019-12-04mtd: ensure CMD_NAND is compiled when its options are selectedMiquel Raynal
2019-12-04mtd: ensure UBI is compiled when using fastmapMiquel Raynal
2019-12-04mtd: ensure MTD/the raw NAND core are compiled when there is a NAND flashMiquel Raynal
2019-12-03mtd: rename CONFIG_MTD -> CONFIG_DM_MTDMiquel 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-11-07configs: Resync with savedefconfigTom Rini
2019-10-08imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HABStefano Babic
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-07-29configs: colibri_imx7: enable DM_VIDEOIgor Opaniuk
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-21configs: Resync with savedefconfigTom Rini
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut
2019-06-11colibri_imx7: migrate usb to driver modelIgor Opaniuk
2019-06-11toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LENIgor Opaniuk
2019-05-14net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used togetherJames Byrne
2019-04-29configs: Resync with savedefconfigTom Rini
2019-01-28configs: colibri_imx7: use distro defaultsStefan Agner
2019-01-28configs: colibri_imx7: use DFU for NAND instead of MMCStefan Agner
2019-01-28configs: colibri_imx7: enable CAAM driverStefan Agner
2019-01-28configs: colibri_imx7: use DM_MMCStefan Agner
2019-01-28configs: colibri_imx7: use separate device treeStefan Agner
2019-01-28configs: colibri_imx7: enable DM for raw NAND devicesStefan Agner
2019-01-28arm: dts: imx7: colibri: split dt for raw NAND and eMMC devicesStefan Agner
2019-01-19Kconfig: Migrate BOUNCE_BUFFERPhilipp Tomsich