aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND5-5/+21
2021-04-08crypto: caam: change JR running loopFranck LENORMAND2-7/+9
2021-04-08cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima2-0/+17
2021-04-08cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima1-0/+2
2021-04-08mx6dq: hab: Fix chip version in hab.h codeBreno Lima2-1/+2
2021-04-08imx: cmd_dek: Enable DEK only for chips supporting CAAMYe Li1-1/+1
2021-04-08iMX8M: Add support to enable CONFIG_IMX_HABYe Li5-1/+18
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima1-0/+6
2021-04-08imx: HAB: Add support for iMX8MMYe Li1-0/+4
2021-04-08imx: hab: Fix build warnings in 32-bit targetsBreno Lima1-2/+2
2021-04-08mx7ulp: hab: Add hab_status command for HABv4 M4 bootBreno Lima3-0/+139
2021-04-08imx: hab: Check if IVT header is HABv4Breno Lima2-4/+1
2021-04-08imx: hab: Display All HAB events via hab_status commandUtkarsh Gupta1-2/+2
2021-04-08imx: hab: Enable hab.c to authenticate additional images in open configurationBreno Lima1-4/+2
2021-04-08hab: Change calling to ROM API failsafeYe Li1-3/+0
2021-04-08imx: HAB: Validate IVT before authenticating imageUtkarsh Gupta1-16/+43
2021-04-08imx: HAB: Update hab codes to support ARM64 and i.MX8MPeng Fan2-25/+218
2021-04-08imx: hab: Add function to authenticate kernel imageYe Li1-0/+12
2021-04-08imx: Avoid hardcoded Job Ring Max sizeBreno Lima2-5/+2
2021-04-08imx: Ensure CAAM clock is enabled prior getting out_jr_sizeBreno Lima2-6/+7
2021-04-08imx: Avoid hardcoded output ring size register offset (ORSR)Breno Lima2-2/+4
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima7-0/+330
2021-04-08imx8m: add regs used by CAAMPeng Fan1-0/+10
2021-04-08imx8mn: evk: update MAINTAINERSPeng1-1/+2
2021-04-08imx8mq_evk: Applying default LPDDR4 script for B2Ye Li1-1/+1
2021-04-08misc: ocotp: Update OCOTP driver for iMX8MQ B2Ye Li1-1/+1
2021-04-08iMX8MQ: Recognize the B2 revisionYe Li2-1/+11
2021-04-08arch: mach-imx: imx8m: fix unique_id read error for imx8mpPeng Fan1-0/+11
2021-04-08imx8m: ddr: Disable CA VREF Training for LPDDR4Ye Li2-3/+0
2021-04-08imx8m: soc: update fuse pathPeng Fan1-5/+10
2021-04-08imx8m: Update thermal and PMU kernel nodes for dual/single coresYe Li1-0/+76
2021-04-08imx8mn: Add support for 11x11 UltraLite part numberYe Li4-18/+43
2021-04-08imx8mn: Add low drive mode support for DDR4/LPDDR4 EVKYe Li6-1/+2558
2021-04-08imx8mn: Add LPDDR4 EVK board supportPeng Fan10-1/+1889
2021-04-08imx8mn_evk: drop duplicated codePeng Fan1-2/+0
2021-04-08power: pca9450: add a new parameter for power_pca9450_initPeng Fan4-5/+5
2021-04-08imx8mn: Update the DDR4 timing script on imx8mn ddr4 evkJacky Bai1-608/+449
2021-04-08imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltagePeng Fan1-0/+14
2021-04-08imx8mp_evk: spl: clean up including headersPeng Fan1-13/+4
2021-04-08imx8mp: refine power on imx8mp boardhaidong.zheng3-0/+179
2021-04-08imx8mp_evk: Update LPDDR4 refresh timeYe Li1-6/+6
2021-04-08imx8mp_evk: Update LPDDR4 timing for new FW 202006Ye Li1-90/+99
2021-04-08imx8mp: ddr: Add inline ECC feature supportSherry Sun1-0/+27
2021-04-08imx8mp_evk: add/cleanup variable for distroPeng Fan1-4/+4
2021-04-08imx8mm_evk: add/cleanup variable for distroPeng Fan1-4/+4
2021-04-08imx8mm/p: remove boot.cmdPeng Fan2-60/+0
2021-04-08imx8mm_evk: Switch to new imx8mm evk boardYe Li4-80/+86
2021-04-08imx8mm_evk: Update to latest LPDDR4 scriptYe Li1-412/+280
2021-04-08tools: imx image: fix write warningPeng Fan2-2/+2
2021-04-07Merge branch '2021-04-07-CI-improvements'Tom Rini6-59/+231