| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: hash: Add software hash DM driver | Chia-Wei Wang | 2021-09-01 | 3 | -0/+313 |
* | dm: hash: Add new UCLASS_HASH support | Chia-Wei Wang | 2021-09-01 | 5 | -0/+134 |
* | crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion | Horia Geantă | 2021-08-18 | 1 | -1/+1 |
* | dm: define LOG_CATEGORY for all uclass | Patrick Delaunay | 2021-07-06 | 1 | -0/+2 |
* | crypto: fsl: refactor for 32 bit version CAAM support on ARM64 | Ye Li | 2021-04-08 | 8 | -72/+93 |
* | fsl_mfgprot: Fix typo in sign_mppubk() | Breno Lima | 2021-04-08 | 1 | -1/+1 |
* | imx8m: Add DEK blob encapsulation for imx8m | Clement Faure | 2021-04-08 | 1 | -2/+1 |
* | crypto: caam: Fix pointer size to 32bit for i.MX8M | Aymen Sghaier | 2021-04-08 | 5 | -32/+36 |
* | crypto: caam: Fix build warnings pointer casting | Aymen Sghaier | 2021-04-08 | 1 | -2/+3 |
* | crypto: caam: Add CAAM support to i.MX8M platforms | Aymen Sghaier | 2021-04-08 | 1 | -1/+3 |
* | caam: enable support for iMX7ULP | Franck LENORMAND | 2021-04-08 | 1 | -1/+1 |
* | crypto: caam: change JR running loop | Franck LENORMAND | 2021-04-08 | 2 | -7/+9 |
* | crypto: fsl: blob: Flush dcache range for destination address | Breno Lima | 2021-04-08 | 1 | -0/+6 |
* | imx: imx7 Support for Manufacturing Protection | Breno Lima | 2021-04-08 | 3 | -0/+162 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() | Simon Glass | 2021-01-05 | 2 | -2/+2 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | crypto/fsl: add RNG support | Michael Walle | 2020-07-27 | 6 | -0/+125 |
* | crypto/fsl: instantiate the RNG with prediciton resistance | Michael Walle | 2020-07-27 | 4 | -7/+76 |
* | crypto/fsl: don't regenerate secure keys | Michael Walle | 2020-07-27 | 3 | -7/+8 |
* | crypto/fsl: support newer SEC modules | Michael Walle | 2020-07-27 | 1 | -2/+10 |
* | crypto/fsl: export caam_get_era() | Michael Walle | 2020-07-27 | 1 | -1/+9 |
* | crypto/fsl: make SEC%u status line consistent | Michael Walle | 2020-07-27 | 1 | -7/+7 |
* | crypto/fsl: unused value in caam_hash_update() | Heinrich Schuchardt | 2020-07-27 | 1 | -1/+1 |
* | crypto/fsl: correct printf() statement. | Heinrich Schuchardt | 2020-07-27 | 1 | -2/+2 |
* | crypto/fsl: fix unaligned access | Michael Walle | 2020-07-27 | 1 | -14/+13 |
* | drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC | Jan Kiszka | 2020-05-19 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 7 | -0/+7 |
* | common: Drop net.h from common header | Simon Glass | 2020-05-18 | 5 | -0/+6 |
* | drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC | Heinrich Schuchardt | 2020-04-16 | 2 | -2/+0 |
* | crypto: make mod_exp_sw() static | Heinrich Schuchardt | 2020-01-25 | 1 | -2/+2 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 4 | -0/+4 |
* | common: Move some time functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() | T Karthik Reddy | 2019-10-24 | 1 | -1/+14 |
* | Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" | Breno Matheus Lima | 2019-06-11 | 2 | -11/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 20 | -43/+20 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | crypto/fsl: instantiate all rng state handles | Lukas Auer | 2018-02-09 | 4 | -39/+57 |
* | drivers/crypto/fsl: assign job-rings to non-TrustZone | Bryan O'Donoghue | 2018-02-04 | 2 | -0/+11 |
* | crypto/fsl: Fix HW accelerated hash commands | Breno Lima | 2018-01-23 | 1 | -1/+19 |
* | crypto/fsl: fix BLOB encapsulation and decapsulation | Clemens Gruber | 2018-01-08 | 1 | -14/+89 |
* | crypto/fsl: fix obj-yy in Makefile | Clemens Gruber | 2017-09-04 | 1 | -1/+2 |
* | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 1 | -0/+1 |
* | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2017-04-18 | 2 | -12/+13 |
|\ |
|
| * | armv8: ls2080a: Drop macro CONFIG_LS2080A | York Sun | 2017-04-17 | 1 | -1/+1 |
| * | arm: ls1046ardb: Add SD secure boot target | Ruchika Gupta | 2017-04-17 | 2 | -11/+12 |
* | | drivers/crypto/fsl: remove redundant logical contraint | xypron.glpk@gmx.de | 2017-04-18 | 1 | -2/+1 |
|/ |
|
* | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig | York Sun | 2017-01-04 | 1 | -0/+6 |
* | crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig | York Sun | 2017-01-04 | 1 | -0/+33 |