aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-imx/cmd_dek.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-26cmd: Make use of U_BOOT_LONGHELP when missingTom Rini1-2/+2
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"WIP/20May2024-nextTom Rini1-1/+2
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini1-2/+1
2024-05-06arm: imx: Remove <common.h> and add needed includesTom Rini1-1/+2
2023-10-17arm: imx: Check header before calling spl_load_imx_containerSean Anderson1-2/+2
2023-07-13imx: cmd_dek: add ELE DEK Blob generation supportClement Faure1-0/+84
2023-07-13imx: cmd_dek: Fix Uninitialized pointer readYe Li1-1/+2
2023-07-13imx: mach: correct SCU API usagePeng Fan1-1/+1
2023-05-21imx: move imx8 sci header file to include/firmware/imxPeng Fan1-1/+1
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini1-1/+1
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain1-0/+1
2021-08-09arm: imx8: Move container image header file to mach-imxYe Li1-1/+1
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 Glass1-2/+2
2021-04-08imx8: Add DEK blob encapsulationClement Faure1-0/+152
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure1-11/+89
2021-04-08imx: Avoid hardcoded Job Ring Max sizeBreno Lima1-2/+1
2021-04-08imx: Ensure CAAM clock is enabled prior getting out_jr_sizeBreno Lima1-3/+3
2021-04-08imx: Avoid hardcoded output ring size register offset (ORSR)Breno Lima1-1/+2
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic1-0/+92