aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imxrt1050-evk.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube1-0/+6
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube1-6/+0
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-1/+1
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass1-1/+1
2022-06-06Remove CONFIG_SYS_SPL_LEN largelyTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+0
2022-06-06arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini1-5/+0
2022-03-28video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass1-2/+0
2021-12-28Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...WIP/28Dec2021-nextTom Rini1-1/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-12-26video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass1-1/+0
2021-10-09video: move MXS to KconfigAnatolij Gustschin1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-6/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+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-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-2/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-2/+0
2020-04-18imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti1-0/+15
2020-01-14imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti1-0/+46