| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option | York Sun | 2016-11-23 | 1 | -1/+1 |
* | Various, accumulated typos collected from around the tree. | Robert P. J. Day | 2016-10-06 | 1 | -1/+1 |
* | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 2 | -2/+2 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 1 | -1/+1 |
* | crypto/fsl: Update blob cmd to accept 64bit addresses | Sumit Garg | 2016-08-02 | 1 | -3/+10 |
* | DM: crypto/fsl: Enable rsa DM driver usage before relocation | Sumit Garg | 2016-07-26 | 1 | -0/+1 |
* | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL | Sumit Garg | 2016-07-21 | 1 | -0/+17 |
* | Various, unrelated tree-wide typo fixes. | Robert P. J. Day | 2016-07-16 | 1 | -1/+1 |
* | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed | 2016-06-12 | 1 | -0/+1 |
* | crypto/fsl: add support for multiple SEC engines initialization | Alex Porosanu | 2016-05-18 | 2 | -115/+159 |
* | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun | 2016-04-06 | 1 | -3/+3 |
* | crypto/fsl: Make CAAM transactions cacheable | Saksham Jain | 2016-03-29 | 2 | -0/+16 |
* | crypto/fsl: Correct 64-bit write when MMU disabled | Saksham Jain | 2016-03-29 | 1 | -4/+3 |
* | drivers/crypto/fsl: define structures for PDB | Aneesh Bansal | 2016-03-21 | 1 | -0/+55 |
* | drivers/crypto/fsl: add constructs for protocol descriptors | Aneesh Bansal | 2016-03-21 | 2 | -0/+52 |
* | drivers/crypto/fsl: correct error checking in run_descriptor | Aneesh Bansal | 2016-03-21 | 1 | -1/+1 |
* | powerpc/SECURE_BOOT: Add PAMU driver | Aneesh Bansal | 2016-02-24 | 1 | -0/+23 |