summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qxp_mek
AgeCommit message (Expand)AuthorFilesLines
2021-09-01imx: Finish migration of IMX_CONFIG to KconfigTom Rini1-0/+3
2021-03-02reset: Remove addr parameter from reset_cpu()Harald Seiler1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass2-0/+2
2020-11-01doc: board: Convert i.MX8QXP MEK README to reSTPeng Fan1-50/+0
2020-11-01board: imx: address dd usage in READMEPeng Fan1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-10imx: imx8qxp: update fdt_file according to m4 statePeng Fan1-0/+13
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-1/+1
2020-05-10imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan1-0/+6
2020-05-01imx8: Configure SNVSFranck LENORMAND1-0/+10
2020-04-20Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini1-0/+18
2020-04-17imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam1-0/+18
2020-04-17doc: update reference to README.imx8imagePatrick Delaunay1-1/+1
2020-03-09imx8qxp_mek: Add myself as maintainerFabio Estevam1-0/+1
2020-01-21Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini1-5/+1
2020-01-20imx8qxp_mek: Remove unused function detail_board_ddr_info()Alifer Moraes1-5/+0
2020-01-20imx8qxp_mek: Include fdt_support.h headerAlifer Moraes1-0/+1
2020-01-17common: Move reset_cpu() to the CPU headerSimon Glass1-0/+1
2020-01-15imx: imx8qxp_mek: update READMEPeng Fan1-15/+11
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-10-08imx8: update READMEPeng Fan1-1/+0
2019-10-08imx8qxp_mek: switch to use container imagePeng Fan2-3/+14
2019-10-08imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan1-1/+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-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-1/+1
2019-04-25imx8qxp_mek: drop warning due to unused variableStefano Babic1-1/+0
2019-04-25imx8qxp: mek: enable dm-spl for pmPeng Fan1-15/+0
2019-04-13Add missing space in commentMarcel Ziswiler1-1/+1
2019-01-28imx8qxp: mek: update READMEPeng Fan1-3/+5
2019-01-28imx8qxp: mek: default enable SPLPeng Fan3-3/+77
2019-01-01imx: imx8qxp_mek: imximage: remove config.hPeng Fan1-1/+0
2018-10-22imx: imx8qxp_mek: update to build image in U-BootPeng Fan2-29/+37
2018-10-22imx: add i.MX8QXP MEK board supportPeng Fan5-0/+269