summaryrefslogtreecommitdiff
path: root/include/configs/imx8mm-cl-iot-gate.h
Commit message (Expand)AuthorAgeFilesLines
* Correct SPL uses of CMD_USBSimon Glass2023-02-091-1/+1
* Correct SPL uses of CMD_MMCSimon Glass2023-02-091-1/+1
* global: Migrate CONFIG_MXC_USB_FLAGS et al to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-101-2/+2
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini2022-07-071-1/+0
* Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini2022-06-281-1/+0
* Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini2022-06-281-1/+0
* configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan2022-06-141-1/+0
* imx: imx8mm-cl-iot-gate: Enable DM_SERIALPeng Fan2022-06-141-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-4/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-1/+0
* configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey2022-05-201-1/+0
* ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut2022-05-201-1/+1
* configs: drop CONFIG_MMCROOTPeng Fan2022-04-211-2/+1
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-151-0/+9
* include: configs: *imx8*: remove IMX_FEC_BASEHeiko Thiery2022-04-121-2/+0
* net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini2022-03-181-1/+0
* Convert CONFIG_ETHPRIME to KconfigTom Rini2022-03-181-2/+0
* configs: imx8mm-cl-iot-gate: update dfu_alt_info for single flash.binYing-Chun Liu (PaulLiu)2022-02-051-2/+1
* Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini2021-12-271-3/+1
* Convert CONFIG_CONS_INDEX et al to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-14/+0
* Convert CONFIG_SYS_PROMPT et al to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_FSL_USDHC to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-3/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-1/+0
* global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini2021-08-311-3/+1
* Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini2021-08-301-2/+0
* arm: imx8m: add support for Compulab iot-gate-imx8 (imx8mm-cl-iot-gate)Ying-Chun Liu (PaulLiu)2021-05-021-0/+196