summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qxp_mek/imx8qxp_mek.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* imx8: Configure SNVSFranck LENORMAND2020-05-011-0/+10
* Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...WIP/21Jan2020Tom Rini2020-01-211-5/+1
|\
| * imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes2020-01-201-5/+0
| * imx8qxp_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
* Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu2019-06-231-1/+1
* Add missing space in commentMarcel Ziswiler2019-04-131-1/+1
* imx: add i.MX8QXP MEK board supportPeng Fan2018-10-221-0/+170