summaryrefslogtreecommitdiffstats
path: root/include/configs/colibri_imx7.h
Commit message (Expand)AuthorAgeFilesLines
* colibri_imx6ull/imx7: add missing tdxargs variablePhilippe Schenker2021-04-081-1/+1
* configs: migrate CONFIG_IMX_THERMAL to defconfigsTom Rini2020-12-071-2/+0
* configs: migrate CONFIG_BMP_16/24/32BPP to defconfigsPatrick Delaunay2020-10-181-1/+0
* configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigsPatrick Delaunay2020-10-181-1/+0
* colibri_imx7: use preboot for fdtfile evaluationIgor Opaniuk2020-09-171-3/+1
* colibri_imx7: use splashcreen value instead of legacy functionIgor Opaniuk2020-09-171-0/+1
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini2020-08-081-8/+0
* colibri_imx7: boot env configuration updatesIgor Opaniuk2020-06-221-23/+1
* colibri-imx6ull/imx7: define bootubipart for distro bootStefan Agner2020-06-221-0/+1
* colibri_imx7: add addresses required for distro bootStefan Agner2020-06-221-1/+2
* treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma2020-05-081-3/+0
* colibri_imx7: enable relocation of fdt and initrdIgor Opaniuk2020-04-171-2/+0
* colibri_imx7: migrate to DM_ETHIgor Opaniuk2020-01-071-11/+0
* colibri_imx7: add update_uboot wrapperIgor Opaniuk2020-01-071-0/+17
* env: Finish migration of common ENV optionsTom Rini2019-11-201-7/+0
* colibri_imx7: remove legacy sdboot wrapperIgor Opaniuk2019-10-131-23/+0
* colibri_imx6/imx7/imx8x: use distroboot by defaultIgor Opaniuk2019-10-081-2/+3
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-041-3/+0
* colibri_imx7: introduce androidboot wrapperIgor Opaniuk2019-07-191-2/+42
* net: Convert CONFIG_TFTP_BLOCKSIZE to KconfigMarek Vasut2019-06-141-1/+0
* net: Convert CONFIG_IP_DEFRAG to KconfigMarek Vasut2019-06-141-1/+0
* Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imxTom Rini2019-06-111-19/+28
|\
| * colibri_imx7: use UUID for rootfsIgor Opaniuk2019-06-111-19/+28
* | video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-041-1/+1
|/
* Convert CONFIG_SUPPORT_EMMC_BOOT to KconfigAlex Kiernan2019-05-041-2/+0
* colibri_imx7: fix boot commandsStefan Agner2019-01-281-2/+3
* configs: mx7: Remove CONFIG_DBG_MONITORFabio Estevam2018-10-091-2/+0
* colibri_imx7: prime get_ram_size() using imx_ddr_size()Fabio Estevam2018-10-091-1/+0
* colibri_imx7_emmc: add Colibri iMX7D 1GB (eMMC) module supportStefan Agner2018-09-041-18/+72
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-2/+0
* treewide: Migrate CONFIG_DISPLAY_BOARDINFO_LATE to KconfigMario Six2018-04-081-2/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-2/+0
* Convert CONFIG_APBH_DMA et al to KconfigAdam Ford2018-02-081-3/+0
* Convert CONFIG_NAND_MXS to KconfigStefan Agner2018-02-081-2/+0
* Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to KconfigLukasz Majewski2018-02-021-2/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-8/+1
* Move PHY_MICREL and PHY_MICREL_KSZ90X1 to KconfigAlexandru Gagniuc2017-08-071-1/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-1/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-6/+0
* Convert CONFIG_CMD_BMP to KconfigSimon Glass2017-04-301-1/+0
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-2/+0
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2017-03-191-3/+6
|\