summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qm_mek/imx8qm_mek.c
Commit message (Expand)AuthorAgeFilesLines
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-021-1/+1
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* imx: imx8qm: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-211-5/+1
|\
| * imx8qm_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qm_mek: Include fdt_support.h headerAlifer Moraes2020-01-201-0/+1
* | common: Move reset_cpu() to the CPU headerSimon Glass2020-01-171-0/+1
|/
* dm: gpio: Allow control of GPIO uclass in SPLSimon Glass2019-12-151-1/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* arm: imx8: don't duplicate build_info()Anatolij Gustschin2019-07-191-13/+0
* arm: imx8: factor out uart init codeAnatolij Gustschin2019-07-191-13/+3
* imx: support i.MX8QM MEK boardPeng Fan2019-04-251-0/+157