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
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-10-30
Kconfig: Remove all default n/no options
Michal Simek
2023-09-14
crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits
Marek Vasut
2023-02-10
Correct SPL uses of HW_WATCHDOG
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-12
Uboot RNG Driver using Data Co-processor
Kshitiz Varshney
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-10-26
crypto: hash: sw: fix Kconfig dependencies
Benjamin Bara
2022-10-21
crypto/fsl: fsl_rsa: Fix dcache issue in the driver
Ye Li
2022-09-29
dm: core: Drop ofnode_is_available()
Simon Glass
2022-09-19
Merge branch 'master' into next
Tom Rini
2022-09-18
crypto/fsl: fsl_hash: Fix crash in flush dcache
Gaurav Jain
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-08-12
Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig
Tom Rini
2022-06-22
crypto: nuvoton: Add NPCM7xx SHA driver
Jim Liu
2022-06-22
crypto: nuvoton: Add NPCM7xx AES driver
Jim Liu
2022-06-16
crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()
Stefan Roese
2022-05-20
crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish
Gaurav Jain
2022-05-19
i.MX8 crypto/fsl: Enable fsl CAAM rng driver
Gaurav Jain
2022-05-19
i.MX6SX: crypto/fsl: fix entropy delay value
Gaurav Jain
2022-04-21
crypto/fsl: add invalidate_dcache_range for hash output buffer
Gaurav Jain
2022-04-21
crypto/fsl: Clear the memory when blob decapsulation fails
Gaurav Jain
2022-04-12
crypto/fsl: i.MX8: Enable Job ring driver model.
Gaurav Jain
2022-04-12
crypto/fsl: Add support for CAAM Job ring driver model
Gaurav Jain
2022-02-21
crypto: aspeed: fix polling RSA status wrong issue
Neal Liu
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2021-11-17
crypto: aspeed: Add AST2600 ACRY support
Chia-Wei Wang
2021-11-17
crypto: aspeed: Add AST2600 HACE support
Johnny Huang
2021-11-09
board: fsl_validate: Fix Double free Issue
Kshitiz Varshney
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-08
image: Drop if/elseif hash selection in calculate_hash()
Alexandru Gagniuc
2021-09-01
crypto: hash: Add software hash DM driver
Chia-Wei Wang
2021-09-01
dm: hash: Add new UCLASS_HASH support
Chia-Wei Wang
2021-08-18
crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion
Horia Geantă
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
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
[next]