aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2020-05-18common: Drop log.h from common headerSimon Glass7-0/+7
2020-05-18common: Drop net.h from common headerSimon Glass5-0/+6
2020-04-16drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOCHeinrich Schuchardt2-2/+0
2020-01-25crypto: make mod_exp_sw() staticHeinrich Schuchardt1-2/+2
2019-12-02common: Move ARM cache operations out of common.hSimon Glass4-0/+4
2019-12-02common: Move some time functions out of common.hSimon Glass1-0/+1
2019-10-24drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()T Karthik Reddy1-1/+14
2019-06-11Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"Breno Matheus Lima2-11/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini20-43/+20
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2018-02-09crypto/fsl: instantiate all rng state handlesLukas Auer4-39/+57
2018-02-04drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2-0/+11
2018-01-23crypto/fsl: Fix HW accelerated hash commandsBreno Lima1-1/+19
2018-01-08crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber1-14/+89
2017-09-04crypto/fsl: fix obj-yy in MakefileClemens Gruber1-1/+2
2017-05-22Convert CONFIG_CMD_HASH to KconfigSimon Glass1-0/+1
2017-05-22lib: move hash CONFIG options to KconfigTom Rini1-0/+1
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2-12/+13
2017-04-18drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de1-2/+1
2017-04-17armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun1-1/+1
2017-04-17arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2-11/+12
2017-01-04crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun1-0/+6
2017-01-04crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun1-0/+33
2016-11-23powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun1-1/+1
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg1-3/+10
2016-07-26DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg1-0/+1
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg1-0/+17
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day1-1/+1
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed1-0/+1
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2-115/+159
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun1-3/+3
2016-03-29crypto/fsl: Make CAAM transactions cacheableSaksham Jain2-0/+16
2016-03-29crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain1-4/+3
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal1-0/+55
2016-03-21drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2-0/+52
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal1-1/+1
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal1-0/+23
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2-12/+18
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas1-9/+21
2015-12-15drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal1-6/+2
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal4-20/+107
2015-08-12Correct License and Copyright information on few filesRuchika Gupta1-3/+1
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada1-0/+4
2015-08-03drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com1-9/+8
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2-4/+8
2015-08-03drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com1-2/+1
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu1-1/+10