index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
fsl
/
jobdesc.c
Age
Commit message (
Expand
)
Author
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: correct printf() statement.
Heinrich Schuchardt
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-09
crypto/fsl: instantiate all rng state handles
Lukas Auer
2017-04-17
arm: ls1046ardb: Add SD secure boot target
Ruchika Gupta
2016-10-06
Various, accumulated typos collected from around the tree.
Robert P. J. Day
2016-02-21
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
Ulises Cardenas
2015-03-02
imx6: Added DEK blob generator command
Raul Cardenas
2015-01-29
DM: crypto/fsl - Add Freescale rsa DM driver
Ruchika Gupta
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