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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
/
fsl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
1
-0
/
+2
2021-08-18
crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion
Horia Geantă
1
-1
/
+1
2021-04-08
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
8
-72
/
+93
2021-04-08
fsl_mfgprot: Fix typo in sign_mppubk()
Breno Lima
1
-1
/
+1
2021-04-08
imx8m: Add DEK blob encapsulation for imx8m
Clement Faure
1
-2
/
+1
2021-04-08
crypto: caam: Fix pointer size to 32bit for i.MX8M
Aymen Sghaier
5
-32
/
+36
2021-04-08
crypto: caam: Fix build warnings pointer casting
Aymen Sghaier
1
-2
/
+3
2021-04-08
crypto: caam: Add CAAM support to i.MX8M platforms
Aymen Sghaier
1
-1
/
+3
2021-04-08
caam: enable support for iMX7ULP
Franck LENORMAND
1
-1
/
+1
2021-04-08
crypto: caam: change JR running loop
Franck LENORMAND
2
-7
/
+9
2021-04-08
crypto: fsl: blob: Flush dcache range for destination address
Breno Lima
1
-0
/
+6
2021-04-08
imx: imx7 Support for Manufacturing Protection
Breno Lima
3
-0
/
+162
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
1
-1
/
+1
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
1
-1
/
+1
2020-07-27
crypto/fsl: add RNG support
Michael Walle
6
-0
/
+125
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
4
-7
/
+76
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
3
-7
/
+8
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
1
-2
/
+10
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
1
-1
/
+9
2020-07-27
crypto/fsl: make SEC%u status line consistent
Michael Walle
1
-7
/
+7
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
1
-1
/
+1
2020-07-27
crypto/fsl: correct printf() statement.
Heinrich Schuchardt
1
-2
/
+2
2020-07-27
crypto/fsl: fix unaligned access
Michael Walle
1
-14
/
+13
2020-05-19
common: Drop log.h from common header
Simon Glass
5
-0
/
+5
2020-05-19
common: Drop net.h from common header
Simon Glass
4
-0
/
+5
2020-04-16
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Heinrich Schuchardt
1
-1
/
+0
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
4
-0
/
+4
2019-12-03
common: Move some time functions out of common.h
Simon Glass
1
-0
/
+1
2019-06-11
Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
Breno Matheus Lima
2
-11
/
+0
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
14
-29
/
+14
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-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
[next]