summaryrefslogtreecommitdiff
path: root/include/configs/imx8mp_evk.h
AgeCommit message (Expand)Author
2023-01-31configs: imx8mp_evk: revert to old ram settingsManoj Sai
2022-12-23global: Migrate CONFIG_FEC_MXC_PHYADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22Convert CONFIG_POWER_PCA9450 to KconfigTom 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-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-10-24board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter KitManoj Sai
2022-08-08net: dwc_eth_qos: remove use of DWC_NET_PHYADDRRasmus Villemoes
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-14configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGEPeng Fan
2022-06-14imx: drop CONFIG_MXC_UART_BASEPeng 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-20configs: remove FEC_QUIRK_ENET_MAC from imx8m configsTim Harvey
2022-05-20ARM: imx: imx8m: Introduce and use UART_BASE_ADDR(n)Marek Vasut
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan
2022-04-21configs: imx8mp_evk: drop unused SDHC macroPeng Fan
2022-04-01Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini
2022-03-18net: fec_mxc: Drop CONFIG_FEC_XCV_TYPETom Rini
2022-03-18Convert CONFIG_ETHPRIME to KconfigTom Rini
2021-12-27Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespaceTom Rini
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini
2021-11-12Convert CONFIG_FSL_USDHC to KconfigTom Rini
2021-11-05Convert CONFIG_SPL_DRIVERS_MISC et al to KconfigTom Rini
2021-10-21imx8mp_evk: Delete noncached memory configYe Li
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-09-04power: Tidy up #undef of CONFIG_DM_PMICSimon Glass
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass
2021-04-08imx8mp_evk: add/cleanup variable for distroPeng Fan
2021-02-21board: freescale: drop CONFIG_DM_I2C undefsIgor Opaniuk
2021-01-23imx8mp: configs: add support for distro boot commandsAlice Guo
2021-01-23imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFFPeng Fan
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan
2020-12-01hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board filesPatrick Delaunay