summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mp_evk/spl.c
Commit message (Expand)AuthorAgeFilesLines
* imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan2020-06-081-5/+1
* imx8mp_evk: spl: use spl_early_initPeng Fan2020-06-081-6/+6
* imx8mp_evk: spl: drop timer_initPeng Fan2020-06-081-2/+0
* imx8mp_evk: spl: drop useless codePeng Fan2020-06-081-14/+0
* 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
* imx8mp_evk: Remove unrelated commentFabio Estevam2020-05-011-1/+0
* imx: imx8m*: Remove do_reset from board filesClaudius Heine2020-05-011-9/+0
* 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
* imx: add i.MX8MP EVK boardPeng Fan2020-01-081-0/+158