aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0720-43/+20
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* crypto/fsl: instantiate all rng state handlesLukas Auer2018-02-094-39/+57
* drivers/crypto/fsl: assign job-rings to non-TrustZoneBryan O'Donoghue2018-02-042-0/+11
* crypto/fsl: Fix HW accelerated hash commandsBreno Lima2018-01-231-1/+19
* crypto/fsl: fix BLOB encapsulation and decapsulationClemens Gruber2018-01-081-14/+89
* crypto/fsl: fix obj-yy in MakefileClemens Gruber2017-09-041-1/+2
* Convert CONFIG_CMD_HASH to KconfigSimon Glass2017-05-221-0/+1
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-0/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-182-12/+13
|\
| * armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-171-1/+1
| * arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-172-11/+12
* | drivers/crypto/fsl: remove redundant logical contraintxypron.glpk@gmx.de2017-04-181-2/+1
|/
* crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to KconfigYork Sun2017-01-041-0/+6
* crypto: Move SYS_FSL_SEC_COMPAT into driver KconfigYork Sun2017-01-041-0/+33
* powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig optionYork Sun2016-11-241-1/+1
* Various, accumulated typos collected from around the tree.Robert P. J. Day2016-10-061-1/+1
* treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-232-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg2016-08-021-3/+10
* DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg2016-07-261-0/+1
* powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg2016-07-211-0/+17
* Various, unrelated tree-wide typo fixes.Robert P. J. Day2016-07-161-1/+1
* verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed2016-06-121-0/+1
* crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu2016-05-182-115/+159
* armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun2016-04-061-3/+3
* crypto/fsl: Make CAAM transactions cacheableSaksham Jain2016-03-292-0/+16
* crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain2016-03-291-4/+3
* drivers/crypto/fsl: define structures for PDBAneesh Bansal2016-03-211-0/+55
* drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal2016-03-212-0/+52
* drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal2016-03-211-1/+1
* powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal2016-02-241-0/+23
* drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta2016-02-242-12/+18
* imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas2016-02-211-9/+21
* drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal2015-12-141-6/+2
* crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal2015-10-294-20/+107
* Correct License and Copyright information on few filesRuchika Gupta2015-08-121-3/+1
* drivers: hierarchize drivers Kconfig menuMasahiro Yamada2015-08-121-0/+4
* drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com2015-08-031-9/+8
* drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com2015-08-032-4/+8
* drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com2015-08-031-2/+1
* drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-031-1/+10
* drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-031-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-03-051-1/+2
|\
| * rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana2015-03-051-1/+2
* | imx6: Added DEK blob generator commandRaul Cardenas2015-03-026-7/+256
|/
* crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana2015-02-252-1/+171
* crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana2015-02-251-2/+2
* DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta2015-01-297-0/+129
* DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta2015-01-295-0/+83