index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
20
-43
/
+20
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-02-09
crypto/fsl: instantiate all rng state handles
Lukas Auer
4
-39
/
+57
2018-02-04
drivers/crypto/fsl: assign job-rings to non-TrustZone
Bryan O'Donoghue
2
-0
/
+11
2018-01-23
crypto/fsl: Fix HW accelerated hash commands
Breno Lima
1
-1
/
+19
2018-01-08
crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
1
-14
/
+89
2017-09-04
crypto/fsl: fix obj-yy in Makefile
Clemens Gruber
1
-1
/
+2
2017-05-22
Convert CONFIG_CMD_HASH to Kconfig
Simon Glass
1
-0
/
+1
2017-05-22
lib: move hash CONFIG options to Kconfig
Tom Rini
1
-0
/
+1
2017-04-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2
-12
/
+13
2017-04-18
drivers/crypto/fsl: remove redundant logical contraint
xypron.glpk@gmx.de
1
-2
/
+1
2017-04-17
armv8: ls2080a: Drop macro CONFIG_LS2080A
York Sun
1
-1
/
+1
2017-04-17
arm: ls1046ardb: Add SD secure boot target
Ruchika Gupta
2
-11
/
+12
2017-01-05
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
York Sun
1
-0
/
+6
2017-01-05
crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig
York Sun
1
-0
/
+33
2016-11-24
powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option
York Sun
1
-1
/
+1
2016-10-07
Various, accumulated typos collected from around the tree.
Robert P. J. Day
1
-1
/
+1
2016-09-24
treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Masahiro Yamada
2
-2
/
+2
2016-09-24
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
1
-1
/
+1
2016-08-02
crypto/fsl: Update blob cmd to accept 64bit addresses
Sumit Garg
1
-3
/
+10
2016-07-26
DM: crypto/fsl: Enable rsa DM driver usage before relocation
Sumit Garg
1
-0
/
+1
2016-07-21
powerpc/mpc85xx: SECURE BOOT- Enable chain of trust in SPL
Sumit Garg
1
-0
/
+17
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
1
-1
/
+1
2016-06-12
verified-boot: Minimal support for booting U-Boot proper from SPL
Teddy Reed
1
-0
/
+1
2016-05-18
crypto/fsl: add support for multiple SEC engines initialization
Alex Porosanu
2
-115
/
+159
2016-04-06
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
1
-3
/
+3
2016-03-29
crypto/fsl: Make CAAM transactions cacheable
Saksham Jain
2
-0
/
+16
2016-03-29
crypto/fsl: Correct 64-bit write when MMU disabled
Saksham Jain
1
-4
/
+3
2016-03-21
drivers/crypto/fsl: define structures for PDB
Aneesh Bansal
1
-0
/
+55
2016-03-21
drivers/crypto/fsl: add constructs for protocol descriptors
Aneesh Bansal
2
-0
/
+52
2016-03-21
drivers/crypto/fsl: correct error checking in run_descriptor
Aneesh Bansal
1
-1
/
+1
2016-02-24
powerpc/SECURE_BOOT: Add PAMU driver
Aneesh Bansal
1
-0
/
+23
2016-02-24
drivers/crypto/fsl : Allocate output ring with size aligned to CACHELNE SIZE
Ruchika Gupta
2
-12
/
+18
2016-02-21
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
Ulises Cardenas
1
-9
/
+21
2015-12-15
drivers/crypto/fsl: fix endianness issue in RNG
Aneesh Bansal
1
-6
/
+2
2015-10-29
crypto/fsl: SEC driver cleanup for 64 bit and endianness
Aneesh Bansal
4
-20
/
+107
2015-08-13
Correct License and Copyright information on few files
Ruchika Gupta
1
-3
/
+1
2015-08-13
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+4
2015-08-03
drivers/crypto/fsl: clean-up - use fdt_setprop_u32 helper
horia.geanta@freescale.com
1
-9
/
+8
2015-08-03
drivers/crypto/fsl: fix snooping for write transactions
horia.geanta@freescale.com
2
-4
/
+8
2015-08-03
drivers/crypto/fsl: fix "era" property value on LE platforms
horia.geanta@freescale.com
1
-2
/
+1
2015-08-03
drivers/crypto/fsl: enable raw data instead of von Neumann data
Alex Porosanu
1
-1
/
+10
2015-08-03
drivers/crypto/fsl: disable RNG oscillator maximum frequency check
Alex Porosanu
1
-2
/
+2
2015-03-06
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
1
-1
/
+2
2015-03-05
rsa : Compile Modular Exponentiation files based on CONFIG_RSA_SOFTWARE_EXP
gaurav rana
1
-1
/
+2
2015-03-02
imx6: Added DEK blob generator command
Raul Cardenas
6
-7
/
+256
2015-02-26
crypto/fsl - Add progressive hashing support using hardware acceleration.
gaurav rana
2
-1
/
+171
2015-02-26
crypto/fsl: Make function names consistent for blob encapsulation/decapsulation.
gaurav rana
1
-2
/
+2
2015-01-30
DM: crypto/fsl - Add Freescale rsa DM driver
Ruchika Gupta
7
-0
/
+129
2015-01-30
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
5
-0
/
+83
[next]