aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: imx8m: add CAAM_BASE_ADDRPeng Fan1-0/+1
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 Li4-123/+103
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 Li5-5/+192
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 Fan5-18/+18
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: imx8ulp: start the ELE RNG at bootPeng Fan1-0/+1
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: add DEK Blob generationPeng Fan1-1/+1
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan2-0/+76
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 Fan12-76/+77
2023-07-13imx: mach: correct SCU API usagePeng Fan5-101/+94
2023-07-11board: gateworks: venice: add imx8mp-gw7905-2x supportTim Harvey6-0/+988
2023-07-11imx8mn-var-som: read eth MAC address from EEPROMHugo Villeneuve2-0/+14
2023-07-11arm: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delayHugo Villeneuve1-1/+7
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 Villeneuve3-0/+16
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 Majewski2-1/+2
2023-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski1-2/+4
2023-07-11dts: xea: Disable 'clks' node for xea (imx287)Lukasz Majewski1-0/+1
2023-07-11dts: xea: Remove clocks property from debug UART on XEALukasz Majewski1-0/+1
2023-07-11dts: xea: Add u-boot specific 'type' property to duartLukasz Majewski1-0/+1
2023-07-11dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL)Lukasz Majewski1-0/+4
2023-07-11dts: xea: Provide missing FEC required properties (mac0 and reg_fec_3v3)Lukasz Majewski1-0/+22
2023-07-11dts: xea: Delete not used in u-boot DTS nodesLukasz Majewski1-0/+16
2023-07-11arm: mxs: Add function to dump PMU registersLukasz Majewski1-0/+24
2023-07-11arm: mxs: Provide Kconfig option to not enable 4P2 regulator in IMX28 PMULukasz Majewski2-1/+9
2023-07-11arm: mxs: Provide Kconfig option to disable battery charging at IMX28 PMULukasz Majewski2-0/+11
2023-07-11arm: mxs: Provide Kconfig option to to not use VDD5V as IMX28 PMU sourceLukasz Majewski2-0/+12
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-11imx: imx8mm-beacon: Enable FlexSPI in U-BootAdam Ford1-0/+4
2023-07-09Merge tag 'fsl-qoriq-2023-7-6' of https://source.denx.de/u-boot/custodians/u-...WIP/09Jul2023-nextTom Rini13-20/+125
2023-07-07Kbuild: Fix cleanup of *.dtbo for sandboxTobias Deiminger1-1/+1
2023-07-06riscv: andes_plicsw: Fix IPI during OpenSBI invocationYu Chien Peter Lin1-3/+22
2023-07-06riscv: dts: sync mpfs-icicle devicetree with linuxConor Dooley3-302/+387
2023-07-06riscv: dts: drop microchip from dts filenamesConor Dooley4-2/+2
2023-07-06riscv: define test_and_{set,clear}_bit in asm/bitops.hBen Dooks1-0/+3
2023-07-06riscv: implement local_irq_{save,restore} macrosBen Dooks1-4/+13
2023-07-06riscv: add generic link for <asm/atomic.h>Ben Dooks1-0/+14
2023-07-06cmd/sbi: display new extensionsHeinrich Schuchardt1-0/+9