summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mq_evk/spl.c
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-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-01mx8mq_evk: Remove unrelated commentFabio Estevam1-1/+0
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-06-11imx8mq_evk: Staticize when appropriateFabio Estevam1-2/+2
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan1-0/+246