summaryrefslogtreecommitdiffstats
path: root/board/freescale/imx8mp_evk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2021-04-094-125/+320
|\
| * imx8mp-evk: switch to use binmanPeng Fan2021-04-081-0/+10
| * imx8m: ddr: Disable CA VREF Training for LPDDR4Ye Li2021-04-081-2/+0
| * 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-082-0/+171
| * imx8mp_evk: Update LPDDR4 refresh timeYe Li2021-04-081-6/+6
| * imx8mp_evk: Update LPDDR4 timing for new FW 202006Ye Li2021-04-081-90/+99
| * imx8mp: ddr: Add inline ECC feature supportSherry Sun2021-04-081-0/+27
| * imx8mm/p: remove boot.cmdPeng Fan2021-04-081-25/+0
|/
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-022-0/+2
* board: imx8mp: add boot.cmd for distro boot on iMX8MPAlice Guo2021-01-231-0/+25
* imx: imx8mp_evk: enable eth supportPeng Fan2021-01-231-1/+64
* doc: board: Convert i.MX8MP EVK README to reSTPeng Fan2020-11-011-41/+0
* board: imx: address dd usage in READMEPeng Fan2020-11-011-1/+1
* power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski2020-07-161-1/+1
* imx8m: Refactor the OPTEE memory removalPeng Fan2020-07-141-40/+0
* imx8mp: Disables use of MR4 TUF flag (MR4[7]) bitJian Li2020-07-141-1/+1
* imx8mp: DDR performance tunningJian Li2020-07-141-1/+1
* imx8mp: enable rd_port_urgentJian Li2020-07-141-0/+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
* imx8mp_evk: Add a README fileFabio Estevam2020-06-081-0/+41
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-182-0/+2
* common: Drop init.h from common headerSimon Glass2020-05-182-0/+2
* 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-086-0/+2131