summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek
AgeCommit message (Expand)Author
2023-01-31imx: Suggest the NXP ATF github repoFabio Estevam
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-07-05nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-02-08imx: Don't define __ASSEMBLY__ in source filesSimon Glass
2021-08-31imx: Finish migration of IMX_CONFIG to KconfigTom Rini
2021-05-02imx: imx8: Update README with somewhat correct firmware versionsPriit Laes
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
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-10imx: imx8qm: update fdt_file according to m4 statePeng Fan
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-11-05imx8qm: mek: enable dm-spl for pmPeng Fan
2019-10-08imx8: update READMEPeng Fan
2019-10-08imx8qm_mek: switch to use container imagePeng Fan
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin
2019-04-25imx: support i.MX8QM MEK boardPeng Fan