summaryrefslogtreecommitdiff
path: root/board/freescale/imx8mq_evk
AgeCommit message (Expand)Author
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-04-12crypto/fsl: i.MX8M: Enable Job ring driver model.Gaurav Jain
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-07-17imx8mq_evk: Enable the USB3.0 host portYe Li
2021-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-11-01doc: board: Convert i.MX8MQ EVK README to reSTPeng Fan
2020-11-01board: imx: address dd usage in READMEPeng Fan
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-07-14imx8m: Refactor the OPTEE memory removalPeng Fan
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-01mx8mq_evk: Remove unrelated commentFabio Estevam
2020-03-10arm: dts: imx8mq-evk: add phy-reset-gpios for fec1Alifer Moraes
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-07tools: imx8m_image: Change source path for DDR firmware to build dirFrieder Schrempf
2019-12-27imx8mq_evk: Update the required ATF branchFabio Estevam
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-10-08imx8mq: Update the ddrc QoS setting for B1 chipBai Ping
2019-08-11env: Move env_set() to env.hSimon Glass
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu
2019-06-11imx8mq_evk: Staticize when appropriateFabio Estevam
2019-04-02imx8mq_evk: README: Make the underline marker fill the whole sentenceFabio Estevam
2019-04-02imx8mq_evk: README: Fix a typo in the destination pathFabio Estevam
2019-04-02imx8mq_evk: README: Need to copy bl31.bin to U-Boot source treeFabio Estevam
2019-03-13imx8mq_evk: Add myself as a co-maintainerFabio Estevam
2019-03-13imx8mq_evk/README: fix DDR training firmware pathBaruch Siach
2019-03-13imx8mq_evk/README: add missing firmware extract stepBaruch Siach
2019-01-28imx8mq_evk/README: remove ARCH environment variableBaruch Siach
2019-01-01imx: add i.MX8MQ EVK supportPeng Fan