summaryrefslogtreecommitdiffstats
path: root/board/freescale/imx8mm_evk/spl.c
Commit message (Expand)AuthorAgeFilesLines
* imx8mm_evk: Switch to new imx8mm evk boardYe Li2021-04-081-16/+17
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* imx: imx8m*: Remove do_reset from board filesClaudius Heine2020-05-011-9/+0
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-01-211-2/+2
|\
| * mx8mm_evk: spl: Staticize functionsAlifer Moraes2020-01-201-2/+2
* | common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* imx8mm: evk: enable bd71837 pmicPeng Fan2019-11-031-0/+41
* imx8m: evk: spl: probe clk in spl early stagePeng Fan2019-11-031-11/+11
* imx: Add i.MX8MM EVK board support.Peng Fan2019-10-081-0/+129