summaryrefslogtreecommitdiff
path: root/configs/colibri-imx6ull_defconfig
AgeCommit message (Expand)Author
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31configs: Remove unused IMX_NAND symbolTom Rini
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-07-26configs: Resync with savedefconfigTom Rini
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju
2021-06-08net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo
2021-05-11configs: Resync with savedefconfigTom Rini
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-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk
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-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-imx6ull: fix splash screen logo drawingIgor Opaniuk
2020-06-22toradex: imx: enable BOOTCOUNT featureIgor Opaniuk
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
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 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-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-09-23configs: Resync with savedefconfigTom Rini
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese
2019-08-23Convert CONFIG_FSL_USDHC to KconfigAdam Ford
2019-07-29configs: colibri-imx6ull: switch to DM_VIDEOIgor Opaniuk
2019-07-19colibri/apalis imx: drop DFU supportIgor 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-11toradex apalis/colibri: extend CONFIG_SYS_MALLOC_F_LENIgor Opaniuk
2019-05-01Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini
2019-04-29configs: Resync with savedefconfigTom Rini
2019-04-25colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler