summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mp_evk
AgeCommit message (Expand)Author
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan
2020-07-14imx8mp: Disables use of MR4 TUF flag (MR4[7]) bitJian Li
2020-07-14imx8mp: DDR performance tunningJian Li
2020-07-14imx8mp: enable rd_port_urgentJian Li
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan
2020-06-08imx8mp_evk: Add a README fileFabio Estevam
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-01imx8mp_evk: Remove unrelated commentFabio Estevam
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2020-01-08imx: add i.MX8MP EVK boardPeng Fan