summaryrefslogtreecommitdiff
path: root/include/configs/imx7-cm.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini
2022-12-23global: Migrate CONFIG_MXC_UART_BASE to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22usb: Remove CONFIG_USBD_HSTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.hTom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-11-12Convert CONFIG_ENV_IS_IN_SPI_FLASH et al to KconfigTom Rini
2021-11-05Convert CONFIG_SYS_HZ to KconfigTom Rini
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-05-02imx: Add support for Ronetix's iMX7-CM boardIlko Iliev