summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek/imx8qm_mek.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan1-1/+1
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-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-10imx: imx8qm: update fdt_file according to m4 statePeng Fan1-0/+13
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-5/+1
2020-01-20imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qm_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2019-12-15dm: gpio: Allow control of GPIO uclass in SPLSimon Glass1-1/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+1
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-07-19arm: imx8: don't duplicate build_info()Anatolij Gustschin1-13/+0
2019-07-19arm: imx8: factor out uart init codeAnatolij Gustschin1-13/+3
2019-04-25imx: support i.MX8QM MEK boardPeng Fan1-0/+157