summaryrefslogtreecommitdiff
path: root/include/configs/imx8mn_var_som.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom 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-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-14imx: imx8mn_var_som: enable DM_SERIALPeng Fan
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_PBSIZE to KconfigTom Rini
2022-06-06Convert CONFIG_SYS_MAXARGS to KconfigTom Rini
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2022-03-18configs: Re-run migrationsTom Rini
2022-02-05imx8mn_var_som: Add support for Variscite VAR-SOM-MX8M-NANO boardAriel D'Alessandro