summaryrefslogtreecommitdiff
path: root/include/configs/colibri-imx6ull.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-09-01global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-2/+1
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-3/+0
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath Govindraju1-1/+0
2021-06-09net: convert TFTP_TSIZE to proper Kconfig optionTero Kristo1-3/+0
2021-04-08colibri_imx6ull/imx7: add missing tdxargs variablePhilippe Schenker1-1/+1
2020-12-07configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini1-2/+0
2020-10-18configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay1-1/+0
2020-10-18configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay1-1/+0
2020-09-17colibri-imx6ull: use preboot for fdtfile evaluationIgor Opaniuk1-5/+3
2020-09-17colibri-imx6ull: use splashcreen value instead of legacy functionIgor Opaniuk1-0/+1
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-2/+0
2020-06-22colibri-imx6ull/imx7: define bootubipart for distro bootStefan Agner1-0/+1
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2020-04-17colibri-imx6ull: enable relocation of fdt and initrdIgor Opaniuk1-2/+0
2020-01-07colibri-imx6ull: add update_uboot wrapperIgor Opaniuk1-0/+7
2019-11-21env: Finish migration of common ENV optionsTom Rini1-6/+0
2019-10-13colibri-imx6ull: remove legacy sdboot wrapperIgor Opaniuk1-14/+0
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini1-3/+0
2019-08-26mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese1-1/+0
2019-07-29colibri-imx6ull: support building with DM_VIDEO=yIgor Opaniuk1-1/+1
2019-07-19colibri-imx6ull: fix vidargsMarcel Ziswiler1-1/+1
2019-06-14net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut1-1/+0
2019-06-14net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut1-1/+0
2019-06-11colibri-imx6ull: use UUID for rootfsIgor Opaniuk1-4/+9
2019-04-25colibri-imx6ull: migrate fec to using driver modelMarcel Ziswiler1-4/+0
2019-04-25colibri-imx6ull: migrate mmc to using driver modelMarcel Ziswiler1-3/+3
2019-04-25apalis/colibri_imx6/imx6ull: make sure loadaddr does not collideStefan Agner1-2/+2
2018-10-09configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam1-1/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-23Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini1-0/+188
2018-07-23board: toradex: add Colibri iMX6ULL supportStefan Agner1-0/+199