summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk
AgeCommit message (Expand)Author
2023-01-30ARM: imx: Remove PMIC reset configuration from board filesMarek Vasut
2022-10-21imx8mm_evk: Add an entry for USB bootFabio Estevam
2022-10-21ARM: imx8m: Deduplicate CAAM init with arch_misc_init() callMarek Vasut
2022-07-25board: freescale: Add entry for imx8mm_evk_fspi_defconfigMamta Shukla
2022-07-25board: freescale: Add QSPI Boot support in spl for i.MX8mMamta Shukla
2022-07-25configs: Add config for enabling FSPI boot option for i.MX8mMamta Shukla
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li
2022-05-20imx: imx8mm_evk: enable pinctrl_wdog in SPLPeng Fan
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan
2022-04-12crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain
2022-02-18freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdefTommaso Merciai
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-10-20imx8mm-evk: Generate a single bootable flash.bin againFabio Estevam
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-04-08imx8mm_evk: switch to use binman to pack imagesPeng Fan
2021-04-08imx8mm/p: remove boot.cmdPeng Fan
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li
2021-04-08imx8mm_evk: Update to latest LPDDR4 scriptYe Li
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-23board: imx8mm: add boot.cmd for distro boot on iMX8MMAlice Guo
2020-11-01doc: board: Convert i.MX8MM EVK README to reSTPeng Fan
2020-11-01board: imx: address dd usage in READMEPeng Fan
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine
2020-04-17imx8mm_evk: adjust dram size in case bl32 is usedIgor Opaniuk
2020-02-09imx: imx8mm_evk: spelling in readme fileMarcel Ziswiler
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes
2020-01-20imx8mm_evk: Include sys_proto.h headerAlifer Moraes
2020-01-20imx: imx8mm_evk: remove hdmi fw info from READMEFlavio Suligoi
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2019-11-05imx: imx8mm-evk: enable ethernetPeng Fan
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan
2019-10-14imx: imx8mm_evk: add board_mmc_get_env_devPeng Fan
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan