summaryrefslogtreecommitdiff
path: root/board/freescale/imx8qxp_mek
Commit message (Expand)AuthorAgeFilesLines
* imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute2022-11-091-2/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini2022-07-051-2/+0
* crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain2022-04-121-2/+4
* imx: Don't define __ASSEMBLY__ in source filesSimon Glass2022-02-082-2/+0
* imx: Finish migration of IMX_CONFIG to KconfigTom Rini2021-08-311-0/+3
* 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-022-0/+2
* doc: board: Convert i.MX8QXP MEK README to reSTPeng Fan2020-11-011-50/+0
* board: imx: address dd usage in READMEPeng Fan2020-11-011-1/+1
* 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
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop image.h from common headerSimon Glass2020-05-181-0/+1
* imx: imx8qxp: update fdt_file according to m4 statePeng Fan2020-05-101-0/+13
* imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan2020-05-101-1/+1
* imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-bootPeng Fan2020-05-101-0/+6
* imx8: Configure SNVSFranck LENORMAND2020-05-011-0/+10
* Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imxTom Rini2020-04-201-0/+18
|\
| * imx8qxp_mek: Start with USDHC2 unpoweredFabio Estevam2020-04-171-0/+18
* | doc: update reference to README.imx8imagePatrick Delaunay2020-04-161-1/+1
|/
* imx8qxp_mek: Add myself as maintainerFabio Estevam2020-03-091-0/+1
* 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
|/
* imx: imx8qxp_mek: update READMEPeng Fan2020-01-141-15/+11
* 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
* imx8: update READMEPeng Fan2019-10-081-1/+0
* imx8qxp_mek: switch to use container imagePeng Fan2019-10-082-3/+14
* imx: imx8qxp_mek: fix CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTORPeng Fan2019-10-081-1/+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
* imx8qxp_mek: drop warning due to unused variableStefano Babic2019-04-251-1/+0
* imx8qxp: mek: enable dm-spl for pmPeng Fan2019-04-251-15/+0
* Add missing space in commentMarcel Ziswiler2019-04-131-1/+1
* imx8qxp: mek: update READMEPeng Fan2019-01-281-3/+5
* imx8qxp: mek: default enable SPLPeng Fan2019-01-283-3/+77
* imx: imx8qxp_mek: imximage: remove config.hPeng Fan2019-01-011-1/+0
* imx: imx8qxp_mek: update to build image in U-BootPeng Fan2018-10-222-29/+37
* imx: add i.MX8QXP MEK board supportPeng Fan2018-10-225-0/+269