summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mq_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-07-17imx8mq_evk: Enable the USB3.0 host portYe Li1-0/+4
2021-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-11-01doc: board: Convert i.MX8MQ EVK README to reSTPeng Fan1-37/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan1-11/+0
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass1-0/+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-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes1-18/+0
2020-01-18common: Move hang() to the same header as panic()Simon Glass1-0/+1
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf1-3/+3
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping1-6/+10
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2-2/+2
2019-06-11imx8mq_evk: Staticize when appropriateFabio Estevam1-2/+2
2019-04-02imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam1-5/+5
2019-04-02imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam1-1/+1
2019-04-02imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam1-1/+2
2019-03-13imx8mq_evk: Add myself as a co-maintainerFabio Estevam1-0/+1
2019-03-13imx8mq_evk/README: fix DDR training firmware pathBaruch Siach1-1/+1
2019-03-13imx8mq_evk/README: add missing firmware extract stepBaruch Siach1-0/+1
2019-01-28imx8mq_evk/README: remove ARCH environment variableBaruch Siach1-1/+0
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan8-0/+2953