summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mm_evk/spl.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li1-16/+17
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine1-9/+0
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-2/+2
2020-01-20mx8mm_evk: spl: Staticize functionsAlifer Moraes1-2/+2
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-11-03imx8mm: evk: enable bd71837 pmicPeng Fan1-0/+41
2019-11-03imx8m: evk: spl: probe clk in spl early stagePeng Fan1-11/+11
2019-10-08imx: Add i.MX8MM EVK board support.Peng Fan1-0/+129