aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8
AgeCommit message (Expand)AuthorFilesLines
2024-03-30imx8: Add a default reset_cpu() implementationFabio Estevam1-0/+4
2024-02-08imx: imx8: print reset causeIgor Opaniuk1-0/+41
2023-12-13imx: imx8: ahab: refactor do_ahab_close commandIgor Opaniuk1-16/+29
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-1/+1
2023-10-17arm: imx: Add function to validate i.MX8 containersSean Anderson1-1/+1
2023-09-24common: Drop linux/printk.h from common headerSimon Glass1-0/+1
2023-08-31event: Convert existing spy records to simpleSimon Glass1-2/+2
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini1-2/+2
2023-07-13imx: imx8: ahab: sha256: enable image verification using ARMv8 crypto extensionGaurav Jain1-4/+24
2023-07-13imx: ahab: Update AHAB for iMX8 and iMX8ULPYe Li1-47/+82
2023-07-13imx: imx8: bootaux: Add i.MX8 M4 boot supportYe Li1-0/+174
2023-07-13imx: mach: correct SCU API usagePeng Fan4-100/+93
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan6-6/+6
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass1-1/+1
2023-05-02imx: support i.MX8QM DMSSE20 a1 boardOliver Graute1-0/+8
2023-03-30Revert "imx: imx8x: colibri: switch to binman"Andrejs Cainikovs1-1/+0
2022-11-21Revert "imx: imx8: apalis: switch to binman"Stefano Babic1-1/+0
2022-11-09imx: imx8: apalis: switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8x: colibri: switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qxp: deneb switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qxp: giedi switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qm: imx8qm_mek switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qxp: imx8qxp_mek switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qm: cgtqmx8: switch to binmanOliver Graute1-0/+1
2022-11-09imx: imx8qm-rom7720: switch to binmanOliver Graute1-0/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-2/+2
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini1-2/+2
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini1-0/+2
2022-05-20caam: Fix crash in case caam_jr_probe failedYe Li1-1/+1
2022-04-21toradex: apalis-imx8x: drop support for apalis imx8xDenys Drozdov1-6/+0
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain2-1/+24
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass1-1/+3
2021-09-07imx: Convert SERIAL_TAG support to ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini1-2/+2
2021-08-09arm: imx: move container Kconfig under mach-imxPeng Fan1-13/+0
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-1/+1
2021-08-09arm: imx8: Move container parser and image to mach-imx common folderYe Li3-460/+0
2021-08-02global: Convert simple_strtoul() with decimal to dectoul()Simon Glass1-1/+1
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass2-28/+28
2021-06-09imx: support for conga-QMX8 boardOliver Graute1-0/+7
2021-04-08imx8: Add DEK blob encapsulationClement Faure1-0/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass6-0/+6
2020-12-26imx: ahab: allow to bypass confirmation for ahab_close cmdClément Péron1-1/+2
2020-12-06imx8: allow overriding memory layoutMarcel Ziswiler1-29/+67
2020-12-06board: toradex: add apalis-imx8x 2gb wb it v1.1a module supportIgor Opaniuk1-0/+6
2020-12-06imx: ahab: fix implicit declaration warningOliver Graute1-0/+1
2020-12-06imx: ahab: fix compiler warnings in debugOliver Graute1-1/+1
2020-12-06imx: ahab: Fix compiler warnings in printfOliver Graute1-1/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2-3/+3
2020-07-14imx8: misc: use arm_smccc_smcPeng Fan1-2/+5
2020-05-18common: Drop log.h from common headerSimon Glass7-0/+7