Age | Commit message (Expand) | Author |
2017-05-22 | Convert CONFIG_CMD_HASH to Kconfig | Simon Glass |
2017-05-22 | lib: move hash CONFIG options to Kconfig | Tom Rini |
2017-04-18 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2017-04-18 | drivers/crypto/fsl: remove redundant logical contraint | xypron.glpk@gmx.de |
2017-04-17 | armv8: ls2080a: Drop macro CONFIG_LS2080A | York Sun |
2017-04-17 | arm: ls1046ardb: Add SD secure boot target | Ruchika Gupta |
2017-01-04 | crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig | York Sun |
2017-01-04 | crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig | York Sun |
2016-11-23 | powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option | York Sun |
2016-10-06 | Various, accumulated typos collected from around the tree. | Robert P. J. Day |
2016-09-23 | treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2016-08-02 | crypto/fsl: Update blob cmd to accept 64bit addresses | Sumit Garg |
2016-07-26 | DM: crypto/fsl: Enable rsa DM driver usage before relocation | Sumit Garg |
2016-07-21 | powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL | Sumit Garg |
2016-07-16 | Various, unrelated tree-wide typo fixes. | Robert P. J. Day |
2016-06-12 | verified-boot: Minimal support for booting U-Boot proper from SPL | Teddy Reed |
2016-05-18 | crypto/fsl: add support for multiple SEC engines initialization | Alex Porosanu |
2016-04-06 | armv8: LS2080A: Consolidate LS2080A and LS2085A | York Sun |
2016-03-29 | crypto/fsl: Make CAAM transactions cacheable | Saksham Jain |
2016-03-29 | crypto/fsl: Correct 64-bit write when MMU disabled | Saksham Jain |
2016-03-21 | drivers/crypto/fsl: define structures for PDB | Aneesh Bansal |
2016-03-21 | drivers/crypto/fsl: add constructs for protocol descriptors | Aneesh Bansal |
2016-03-21 | drivers/crypto/fsl: correct error checking in run_descriptor | Aneesh Bansal |
2016-02-24 | powerpc/SECURE_BOOT: Add PAMU driver | Aneesh Bansal |
2016-02-24 | drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE | Ruchika Gupta |
2016-02-21 | imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 | Ulises Cardenas |
2015-12-15 | drivers/crypto/fsl: fix endianness issue in RNG | Aneesh Bansal |
2015-10-29 | crypto/fsl: SEC driver cleanup for 64 bit and endianness | Aneesh Bansal |
2015-08-12 | Correct License and Copyright information on few files | Ruchika Gupta |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-08-03 | drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper | horia.geanta@freescale.com |
2015-08-03 | drivers/crypto/fsl: fix snooping for write transactions | horia.geanta@freescale.com |
2015-08-03 | drivers/crypto/fsl: fix "era" property value on LE platforms | horia.geanta@freescale.com |
2015-08-03 | drivers/crypto/fsl: enable raw data instead of von Neumann data | Alex Porosanu |
2015-08-03 | drivers/crypto/fsl: disable RNG oscillator maximum frequency check | Alex Porosanu |
2015-03-05 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2015-03-05 | rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP | gaurav rana |
2015-03-02 | imx6: Added DEK blob generator command | Raul Cardenas |
2015-02-25 | crypto/fsl - Add progressive hashing support using hardware acceleration. | gaurav rana |
2015-02-25 | crypto/fsl: Make function names consistent for blob encapsulation/decapsulation. | gaurav rana |
2015-01-29 | DM: crypto/fsl - Add Freescale rsa DM driver | Ruchika Gupta |
2015-01-29 | DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver | Ruchika Gupta |
2015-01-23 | crypto/fsl: Add fixup for crypto node | Ruchika Gupta |
2014-12-15 | crypto/fsl: Fix RNG instantiation failure. | gaurav rana |
2014-10-16 | crypto/fsl: Add command for encapsulating/decapsulating blobs | Ruchika Gupta |
2014-10-16 | fsl_sec: Add hardware accelerated SHA256 and SHA1 | Ruchika Gupta |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee |
2014-03-28 | drivers: crypto: ace_sha: add implementation of hardware based lib rand | Przemyslaw Marczak |