| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE | Ruchika Gupta | 2016-02-24 | 2 | -12/+18 |
* | imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 | Ulises Cardenas | 2016-02-21 | 1 | -9/+21 |
* | drivers/crypto/fsl: fix endianness issue in RNG | Aneesh Bansal | 2015-12-15 | 1 | -6/+2 |
* | crypto/fsl: SEC driver cleanup for 64 bit and endianness | Aneesh Bansal | 2015-10-29 | 4 | -20/+107 |
* | Correct License and Copyright information on few files | Ruchika Gupta | 2015-08-12 | 1 | -3/+1 |
* | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada | 2015-08-12 | 1 | -0/+4 |
* | drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper | horia.geanta@freescale.com | 2015-08-03 | 1 | -9/+8 |
* | drivers/crypto/fsl: fix snooping for write transactions | horia.geanta@freescale.com | 2015-08-03 | 2 | -4/+8 |
* | drivers/crypto/fsl: fix "era" property value on LE platforms | horia.geanta@freescale.com | 2015-08-03 | 1 | -2/+1 |
* | drivers/crypto/fsl: enable raw data instead of von Neumann data | Alex Porosanu | 2015-08-03 | 1 | -1/+10 |
* | drivers/crypto/fsl: disable RNG oscillator maximum frequency check | Alex Porosanu | 2015-08-03 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2015-03-05 | 1 | -1/+2 |
|\ |
|
| * | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP | gaurav rana | 2015-03-05 | 1 | -1/+2 |
* | | imx6: Added DEK blob generator command | Raul Cardenas | 2015-03-02 | 6 | -7/+256 |
|/ |
|
* | crypto/fsl - Add progressive hashing support using hardware acceleration. | gaurav rana | 2015-02-25 | 2 | -1/+171 |
* | crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. | gaurav rana | 2015-02-25 | 1 | -2/+2 |
* | DM: crypto/fsl - Add Freescale rsa DM driver | Ruchika Gupta | 2015-01-29 | 7 | -0/+129 |
* | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver | Ruchika Gupta | 2015-01-29 | 5 | -0/+83 |
* | crypto/fsl: Add fixup for crypto node | Ruchika Gupta | 2015-01-23 | 2 | -0/+185 |
* | crypto/fsl: Fix RNG instantiation failure. | gaurav rana | 2014-12-15 | 1 | -1/+1 |
* | crypto/fsl: Add command for encapsulating/decapsulating blobs | Ruchika Gupta | 2014-10-16 | 5 | -1/+279 |
* | fsl_sec: Add hardware accelerated SHA256 and SHA1 | Ruchika Gupta | 2014-10-16 | 10 | -0/+1773 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | 1 | -0/+0 |
* | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 2014-06-19 | 1 | -2/+2 |
* | drivers: crypto: ace_sha: add implementation of hardware based lib rand | Przemyslaw Marczak | 2014-03-28 | 2 | -4/+77 |
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -24/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 3 | -45/+3 |
* | Exynos: Add hardware accelerated SHA256 and SHA1 | Akshay Saraswat | 2013-03-29 | 3 | -0/+498 |