summaryrefslogtreecommitdiff
path: root/include/configs/imx7-cm.h
Commit message (Expand)AuthorAgeFilesLines
* Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini2022-06-281-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-5/+0
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-211-2/+1
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-2/+0
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-2/+1
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-3/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini2021-11-121-2/+0
* Convert CONFIG_SYS_HZ to KconfigTom Rini2021-11-051-2/+0
* WS cleanup: remove SPACE(s) followed by TABWIP/2021-09-30-whitespace-cleanupsWolfgang Denk2021-09-301-3/+3
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-1/+0
* imx: Add support for Ronetix's iMX7-CM boardIlko Iliev2021-05-021-0/+110