summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk/spl.c
AgeCommit message (Expand)Author
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