index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/fsl: fix obj-yy in Makefile
Clemens Gruber
2017-09-04
1
-1
/
+2
*
Convert CONFIG_CMD_HASH to Kconfig
Simon Glass
2017-05-22
1
-0
/
+1
*
lib: move hash CONFIG options to Kconfig
Tom Rini
2017-05-22
1
-0
/
+1
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-04-18
2
-12
/
+13
|
\
|
*
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
2017-04-17
1
-1
/
+1
|
*
arm: ls1046ardb: Add SD secure boot target
Ruchika Gupta
2017-04-17
2
-11
/
+12
*
|
drivers/crypto/fsl: remove redundant logical contraint
xypron.glpk@gmx.de
2017-04-18
1
-2
/
+1
|
/
*
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
York Sun
2017-01-04
1
-0
/
+6
*
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
York Sun
2017-01-04
1
-0
/
+33
*
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
York Sun
2016-11-23
1
-1
/
+1
*
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-10-06
1
-1
/
+1
*
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
2
-2
/
+2
*
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-23
1
-1
/
+1
*
crypto/fsl: Update blob cmd to accept 64bit addresses
Sumit Garg
2016-08-02
1
-3
/
+10
*
DM: crypto/fsl: Enable rsa DM driver usage before relocation
Sumit Garg
2016-07-26
1
-0
/
+1
*
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
2016-07-21
1
-0
/
+17
*
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-16
1
-1
/
+1
*
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
2016-06-12
1
-0
/
+1
*
crypto/fsl: add support for multiple SEC engines initialization
Alex Porosanu
2016-05-18
2
-115
/
+159
*
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
[next]