summaryrefslogtreecommitdiff
path: root/drivers/crypto/hash
AgeCommit message (Expand)Author
2025-07-10crypto: aspeed: Tighten some dependencies for the aspeed platformsTom Rini
2024-05-22md5: Use typedef for MD5 contextRaymond Mao
2024-05-07crypto: Remove <common.h> and add needed includesTom Rini
2023-02-10Correct SPL uses of HW_WATCHDOGSimon Glass
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang