summaryrefslogtreecommitdiffstats
path: root/board/freescale/imx8mp_evk/spl.c
Commit message (Expand)AuthorAgeFilesLines
* power: pca9450: add a new parameter for power_pca9450_initPeng Fan2021-04-081-1/+1
* imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltagePeng Fan2021-04-081-0/+14
* imx8mp_evk: spl: clean up including headersPeng Fan2021-04-081-13/+4
* imx8mp: refine power on imx8mp boardhaidong.zheng2021-04-081-0/+5
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-1/+1
* 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