summaryrefslogtreecommitdiff
path: root/include/configs/imxrt1050-evk.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-061-5/+0
* video: Drop CONFIG_VIDEO_BMP_LOGOSimon Glass2022-03-281-2/+0
* Merge tag 'video-next-20211228' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-12-281-1/+0
|\
| * video: Convert CONFIG_VIDEO_LOGO to KconfigSimon Glass2021-12-261-1/+0
* | Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-1/+0
|/
* video: move MXS to KconfigAnatolij Gustschin2021-10-091-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-6/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+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
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-2/+0
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* imxrt1050_evk: add 16bpp video support if video layer enabledGiulio Benetti2020-04-181-0/+15
* imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVKGiulio Benetti2020-01-141-0/+46