summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek
AgeCommit message (Expand)AuthorFilesLines
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-11-05imx8qm: mek: enable dm-spl for pmPeng Fan1-16/+0
2019-10-08imx8: update READMEPeng Fan1-1/+0
2019-10-08imx8qm_mek: switch to use container imagePeng Fan2-3/+14
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 Fan7-0/+336