index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
fsl
/
jobdesc.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
crypto: Remove <common.h> and add needed includes
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-08-18
crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion
Horia Geantă
2021-04-08
crypto: fsl: refactor for 32 bit version CAAM support on ARM64
Ye Li
2021-04-08
crypto: caam: Fix pointer size to 32bit for i.MX8M
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
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