summaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx
AgeCommit message (Expand)AuthorFilesLines
2023-07-13mx23_olinuxino: Convert to CONFIG_DM_SERIALFabio Estevam1-0/+1
2023-07-13mx23evk: Convert to CONFIG_DM_SERIALFabio Estevam1-0/+1
2023-07-13mx28evk: Convert to CONFIG_DM_SERIALFabio Estevam1-0/+1
2023-07-13ARM: imx: romapi: Fix signed integer bitwise ops misuseMarek Vasut1-11/+21
2023-07-13configs: imx8m: Prepare imx8m-venice boards for HAB supportTim Harvey1-0/+9
2023-07-13imx: priblob: Update to use structureMaximus Sun1-3/+7
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 Li3-123/+88
2023-07-13imx: parse-container: Use malloc for container processingNitin Garg1-11/+27
2023-07-13imx: imx8m: clock: not configure reserved SRC registerPeng Fan1-1/+0
2023-07-13imx: imx8: bootaux: Add i.MX8 M4 boot supportYe Li4-5/+191
2023-07-13imx: bootaux: Fix bootaux issue when running on ARM64Ye Li1-3/+3
2023-07-13imx: bootaux: change names of MACROs used to boot MCU on iMX devicesPeng Fan2-15/+15
2023-07-13imx: iamge-container: support secondary containerPeng Fan1-7/+87
2023-07-13imx: image-container: Fix container header checkingYe Li1-1/+1
2023-07-13imx: hab: Fix coverity issue in HAB event decodingYe Li1-19/+22
2023-07-13imx: cmd_dek: add ELE DEK Blob generation supportClement Faure2-0/+91
2023-07-13imx: cmd_dek: Fix Uninitialized pointer readYe Li1-1/+2
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan1-0/+74
2023-07-13imx: ele_ahab: use hextoulPeng Fan1-1/+1
2023-07-13imx: parse-container: fix build warningPeng Fan1-2/+2
2023-07-13imx: use generic name ele(EdgeLockSecure Enclave)Peng Fan8-48/+47
2023-07-13imx: mach: correct SCU API usagePeng Fan5-101/+94
2023-07-11imx8mn-var-som: read eth MAC address from EEPROMHugo Villeneuve1-0/+1
2023-07-11imx8mn-var-som: fix non-applied PHY reset-gpios propertiesHugo Villeneuve1-0/+1
2023-07-11imx8mn-var-som: read and print SoM infos from eeprom on startupHugo Villeneuve1-0/+2
2023-07-11imx8m: soc.c: demote some printfs to debugRasmus Villemoes1-2/+2
2023-07-11arm: Kconfig: Switch XEA (imx287 based) board to use CONFIG_PL01X_SERIALLukasz Majewski1-0/+1
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski1-0/+7
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski1-0/+4
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski1-0/+8
2023-07-11ARM: imx9: support env in fat and ext4Oleksandr Suvorov1-16/+12
2023-07-11arm: mx6: module_fuse: fix build failure due to wrong argument nameGiulio Benetti1-1/+1
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini3-46/+31
2023-06-24imx: hab: Simplify the mechanismMarek Vasut1-43/+24
2023-06-24imx: hab: Fix a couple of build warnings with DEBUG enabledMarek Vasut1-3/+3
2023-06-24ARM: imx: Add weak default reset_cpu()Marek Vasut1-0/+4
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini17-129/+489
2023-05-21imx9: Calculate DDR size from DDRC settingYe Li1-4/+17
2023-05-21ddr: imx93: Add 625M bypass clock supportJacky Bai1-0/+3
2023-05-21imx9: allow to bootaux Mcore with input addressYe Li1-7/+3
2023-05-21imx9: use i.MX generic rom api functionPeng Fan1-4/+1
2023-05-21imx9: correct coding stylePeng Fan1-1/+2
2023-05-21imx9: add i.MX93 variants supportPeng Fan1-1/+24
2023-05-21imx9: clock: config arm alt root to 500mhzPeng Fan1-0/+6
2023-05-21imx9: clock: add CONFIG_IMX9_LOW_DRIVE_MODE supportPeng Fan2-4/+56
2023-05-21imx9: clock: clear HW_CTRL_SELPeng Fan1-0/+3
2023-05-21imx9: Get market segment and speed gradingPeng Fan1-1/+80
2023-05-21imx9: soc: support reset causePeng Fan1-0/+59
2023-05-21imx9: Change hard coded MAC to read from fuseYe Li1-6/+43