summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-09-23treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-08-02crypto/fsl: Update blob cmd to accept 64bit addressesSumit Garg
2016-07-26DM: crypto/fsl: Enable rsa DM driver usage before relocationSumit Garg
2016-07-21powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPLSumit Garg
2016-07-16Various, unrelated tree-wide typo fixes.Robert P. J. Day
2016-06-12verified-boot: Minimal support for booting U-Boot proper from SPLTeddy Reed
2016-05-18crypto/fsl: add support for multiple SEC engines initializationAlex Porosanu
2016-04-06armv8: LS2080A: Consolidate LS2080A and LS2085AYork Sun
2016-03-29crypto/fsl: Make CAAM transactions cacheableSaksham Jain
2016-03-29crypto/fsl: Correct 64-bit write when MMU disabledSaksham Jain
2016-03-21drivers/crypto/fsl: define structures for PDBAneesh Bansal
2016-03-21drivers/crypto/fsl: add constructs for protocol descriptorsAneesh Bansal
2016-03-21drivers/crypto/fsl: correct error checking in run_descriptorAneesh Bansal
2016-02-24powerpc/SECURE_BOOT: Add PAMU driverAneesh Bansal
2016-02-24drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZERuchika Gupta
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas
2015-12-15drivers/crypto/fsl: fix endianness issue in RNGAneesh Bansal
2015-10-29crypto/fsl: SEC driver cleanup for 64 bit and endiannessAneesh Bansal
2015-08-12Correct License and Copyright information on few filesRuchika Gupta
2015-08-12drivers: hierarchize drivers Kconfig menuMasahiro Yamada
2015-08-03drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helperhoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: fix snooping for write transactionshoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: fix "era" property value on LE platformshoria.geanta@freescale.com
2015-08-03drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu
2015-08-03drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu
2015-03-05Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-03-05rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXPgaurav rana
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas
2015-02-25crypto/fsl - Add progressive hashing support using hardware acceleration.gaurav rana
2015-02-25crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.gaurav rana
2015-01-29DM: crypto/fsl - Add Freescale rsa DM driverRuchika Gupta
2015-01-29DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driverRuchika Gupta
2015-01-23crypto/fsl: Add fixup for crypto nodeRuchika Gupta
2014-12-15crypto/fsl: Fix RNG instantiation failure.gaurav rana
2014-10-16crypto/fsl: Add command for encapsulating/decapsulating blobsRuchika Gupta
2014-10-16fsl_sec: Add hardware accelerated SHA256 and SHA1Ruchika Gupta
2014-09-24kconfig: add blank Kconfig filesMasahiro Yamada
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-03-28drivers: crypto: ace_sha: add implementation of hardware based lib randPrzemyslaw Marczak
2013-10-31drivers: convert makefiles to Kbuild styleMasahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-29Exynos: Add hardware accelerated SHA256 and SHA1Akshay Saraswat