summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk/spl.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07board: freescale: Remove <common.h> and add needed includesTom Rini
2023-08-09treewide: rework linker symbol declarations in sections headerShiji Yang
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 QSPI Boot support in spl 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
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
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-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-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan