aboutsummaryrefslogtreecommitdiff
path: root/include/configs/imx7-cm.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-5/+0
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan1-2/+1
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini1-2/+0
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini1-2/+1
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+0
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini1-2/+0
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini1-2/+0
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-3/+3
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-3/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev1-0/+110