summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mp_evk
AgeCommit message (Expand)AuthorFilesLines
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-1/+1
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-04-09Merge tag 'u-boot-imx-20210409' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-125/+320
2021-04-08imx8mp-evk: switch to use binmanPeng Fan1-0/+10
2021-04-08imx8m: ddr: Disable CA VREF Training for LPDDR4Ye Li1-2/+0
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan1-1/+1
2021-04-08imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltagePeng Fan1-0/+14
2021-04-08imx8mp_evk: spl: clean up including headersPeng Fan1-13/+4
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng2-0/+171
2021-04-08imx8mp_evk: Update LPDDR4 refresh timeYe Li1-6/+6
2021-04-08imx8mp_evk: Update LPDDR4 timing for new FW 202006Ye Li1-90/+99
2021-04-08imx8mp: ddr: Add inline ECC feature supportSherry Sun1-0/+27
2021-04-08imx8mm/p: remove boot.cmdPeng Fan1-25/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2021-01-23board: imx8mp: add boot.cmd for distro boot on iMX8MPAlice Guo1-0/+25
2021-01-23imx: imx8mp_evk: enable eth supportPeng Fan1-1/+64
2020-11-01doc: board: Convert i.MX8MP EVK README to reSTPeng Fan1-41/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-1/+1
2020-07-16power: pmic_pca9450: fix PCA9450A I2C addressSébastien Szymanski1-1/+1
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-40/+0
2020-07-14imx8mp: Disables use of MR4 TUF flag (MR4[7]) bitJian Li1-1/+1
2020-07-14imx8mp: DDR performance tunningJian Li1-1/+1
2020-07-14imx8mp: enable rd_port_urgentJian Li1-0/+1
2020-06-08imx8mp_evk: spl: no need the code since spl framework could do thatPeng Fan1-5/+1
2020-06-08imx8mp_evk: spl: use spl_early_initPeng Fan1-6/+6
2020-06-08imx8mp_evk: spl: drop timer_initPeng Fan1-2/+0
2020-06-08imx8mp_evk: spl: drop useless codePeng Fan1-14/+0
2020-06-08imx8mp_evk: Add a README fileFabio Estevam1-0/+41
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19command: Remove the cmd_tbl_t typedefSimon Glass2-0/+2
2020-05-19common: Drop init.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-01imx8mp_evk: Remove unrelated commentFabio Estevam1-1/+0
2020-05-01imx: imx8m*: Remove do_reset from board filesClaudius Heine1-9/+0
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-08imx: add i.MX8MP EVK boardPeng Fan6-0/+2131