index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2021-04-08
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
2021-04-08
fsl_mfgprot: Fix typo in sign_mppubk()
Breno Lima
2021-04-08
imx8m: Add DEK blob encapsulation for imx8m
Clement Faure
2021-04-08
crypto: caam: Fix pointer size to 32bit for i.MX8M
Aymen Sghaier
2021-04-08
crypto: caam: Fix build warnings pointer casting
Aymen Sghaier
2021-04-08
crypto: caam: Add CAAM support to i.MX8M platforms
Aymen Sghaier
2021-04-08
caam: enable support for iMX7ULP
Franck LENORMAND
2021-04-08
crypto: caam: change JR running loop
Franck LENORMAND
2021-04-08
crypto: fsl: blob: Flush dcache range for destination address
Breno Lima
2021-04-08
imx: imx7 Support for Manufacturing Protection
Breno Lima
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-27
crypto/fsl: add RNG support
Michael Walle
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
2020-07-27
crypto/fsl: make SEC%u status line consistent
Michael Walle
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
2020-07-27
crypto/fsl: correct printf() statement.
Heinrich Schuchardt
2020-07-27
crypto/fsl: fix unaligned access
Michael Walle
2020-05-19
drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC
Jan Kiszka
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-16
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Heinrich Schuchardt
2020-01-25
crypto: make mod_exp_sw() static
Heinrich Schuchardt
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-10-24
drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp()
T Karthik Reddy
2019-06-11
Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone"
Breno Matheus Lima
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-02-09
crypto/fsl: instantiate all rng state handles
Lukas Auer
2018-02-04
drivers/crypto/fsl: assign job-rings to non-TrustZone
Bryan O'Donoghue
2018-01-23
crypto/fsl: Fix HW accelerated hash commands
Breno Lima
2018-01-08
crypto/fsl: fix BLOB encapsulation and decapsulation
Clemens Gruber
2017-09-04
crypto/fsl: fix obj-yy in Makefile
Clemens Gruber
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
[next]