index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
freescale
/
imx8mp_evk
Age
Commit message (
Expand
)
Author
2020-07-16
power: pmic_pca9450: fix PCA9450A I2C address
Sébastien Szymanski
2020-07-14
imx8m: Refactor the OPTEE memory removal
Peng Fan
2020-07-14
imx8mp: Disables use of MR4 TUF flag (MR4[7]) bit
Jian Li
2020-07-14
imx8mp: DDR performance tunning
Jian Li
2020-07-14
imx8mp: enable rd_port_urgent
Jian Li
2020-06-08
imx8mp_evk: spl: no need the code since spl framework could do that
Peng Fan
2020-06-08
imx8mp_evk: spl: use spl_early_init
Peng Fan
2020-06-08
imx8mp_evk: spl: drop timer_init
Peng Fan
2020-06-08
imx8mp_evk: spl: drop useless code
Peng Fan
2020-06-08
imx8mp_evk: Add a README file
Fabio Estevam
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-01
imx8mp_evk: Remove unrelated comment
Fabio Estevam
2020-05-01
imx: imx8m*: Remove do_reset from board files
Claudius Heine
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-08
imx: add i.MX8MP EVK board
Peng Fan