summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/imx8
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass2-12/+14
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-05-10imx8: cpu: check resource owned after sid failPeng Fan1-4/+4
2020-05-10imx: imx8qm/qxp: check whether m4 partition bootedPeng Fan1-0/+30
2020-05-10imx8: Select boot device dynamicallyYe Li1-0/+12
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan2-0/+7
2020-05-10imx: imx8qm/qxp: add get_board_serialPeng Fan1-0/+32
2020-05-10imx: imx8qm/qxp: Fix issue in get_effective_memsizeYe Li1-3/+3
2020-05-10imx: imx8qm/qxp: reserving DDR memory for M4Peng Fan2-0/+18
2020-05-10imx8: Replace SC_R_LAST with SC_R_NONE in DTBLeonard Crestez1-1/+0
2020-05-01imx8: Configure SNVSFranck LENORMAND3-0/+937
2020-05-01imx8: parser: fix some bad debug message formatingPeng Fan1-5/+5
2020-05-01imx8: ahab: fix some bad debug message formatingSeb Fagard1-4/+3
2020-05-01imx8: ahab: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1
2020-05-01imx8: Change to use new SECO API commandsYe Li2-6/+6
2020-05-01imx8: parser: fix 'end address' parameter of rm_find_memregPeng Fan1-1/+1