aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-13imx: imx8ulp: start the ELE RNG at bootPeng Fan3-0/+36
2023-07-13imx: misc: ele_mu: Update ELE MU driverYe Li1-5/+15
2023-07-13imx: misc: ele_mu: Update MU TR registers countYe Li1-2/+2
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 Fan2-1/+45
2023-07-13imx: ele_api: support program secure fuse and return lifecyclePeng Fan3-1/+139
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 Fan20-213/+213
2023-07-13imx: scu_api: update to version 1.16 and add more APIsPeng Fan8-30/+287
2023-07-13imx: congatec/cgtqmx8: correct SCU API usagePeng Fan1-4/+4
2023-07-13imx: advantech: correct SCU API usagePeng Fan2-6/+6
2023-07-13imx: siemens/capricorn: correct SCU API usagePeng Fan1-6/+6
2023-07-13imx: toradex/colibri-imx8x: correct SCU API usagePeng Fan1-5/+5
2023-07-13imx: toradex/apalis-imx8: correct SCU API usagePeng Fan1-5/+5
2023-07-13imx: mach: correct SCU API usagePeng Fan6-106/+98
2023-07-13configs: phycore-imx8mm_defconfig: Enable LTOTeresa Remmet1-0/+1
2023-07-13configs: phycore-imx8mp_defconfig: Enable LTOTeresa Remmet1-0/+1
2023-07-13colibri_imx6: fix RALAT and WALAT valuesStefan Eichenberger1-4/+2
2023-07-13doc: board: phytec: add phycore_imx8mpYannic Moog2-0/+61
2023-07-13doc: board: phytec: add phycore_imx8mmYannic Moog3-0/+70
2023-07-11board: gateworks: venice: add imx8mp-gw7905-2x supportTim Harvey11-3/+1544
2023-07-11board: gateworks: venice: display dram speedTim Harvey1-2/+5
2023-07-11board: gateworks: venice: assume emmc device for USB bootTim Harvey1-0/+1
2023-07-11imx8m: beacon: Update MAINTAINER file to include beacon rst filesAdam Ford1-0/+1
2023-07-11imx8m: imx8mn-beacon: Migrate README to rstAdam Ford3-38/+54
2023-07-11imx: imx8mn-beacon: Move environment definition to env fileAdam Ford5-61/+28
2023-07-11imx8m: imx8mm-beacon: Migrate README to rstAdam Ford3-37/+56
2023-07-11imx: imx8mm-beacon: Move environment definition to env fileAdam Ford3-50/+20
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 Villeneuve2-0/+2
2023-07-11imx8mn-var-som: read and print SoM infos from eeprom on startupHugo Villeneuve5-0/+151
2023-07-11imx8m: soc.c: demote some printfs to debugRasmus Villemoes1-2/+2
2023-07-11config: xea: Enable DM_SERIAL for the XEA - single binary (SB) u-bootLukasz Majewski1-0/+2
2023-07-11config: xea: Enable DM_SERIAL for the XEA (imx287 based) boardLukasz Majewski1-1/+2
2023-07-11arm: Kconfig: Switch XEA (imx287 based) board to use CONFIG_PL01X_SERIALLukasz Majewski2-1/+2
2023-07-11arm: xea: Call spl_early_init() before DM serial console is enabled in SPLLukasz Majewski1-0/+1
2023-07-11arm: mxs: Prevent serial console init when in very early SPL boot codeLukasz Majewski1-2/+4
2023-07-11serial: pl01x: Modify pending callback to test if transmit FIFO is emptyLukasz Majewski1-1/+1
2023-07-11serial: pl01x: Prepare the driver to support SPL_OF_PLATDATALukasz Majewski2-0/+16
2023-07-11serial: pl01x: Change OF_CONTROL to OF_REALLukasz Majewski1-1/+1
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-11spl: xea: Provide stub DM driver for imx28 clocksLukasz Majewski1-1/+18
2023-07-11defconfig: xea: Change default spi-nor memory bus to 2Lukasz Majewski1-1/+1
2023-07-11dts: xea: Provide missing FEC required properties (mac0 and reg_fec_3v3)Lukasz Majewski1-0/+22