summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2026-01-02dm: crypto: Check malloc return valueFrancois Berder
2025-10-28crypto: tegra: Tighten TEGRA_AES driver dependencyTom Rini
2025-10-10crypto/rng: double the entropy delay interval for retryGaurav Jain
2025-08-27drivers: crypto: fsl: rng: Reinitialize job ringAnthony Pighin (Nokia)
2025-08-01crypto: tegra: Add Tegra AES engine driverIon Agorria
2025-07-11Merge patch series "Create uclass for HW AES cryptographic devices"Tom Rini
2025-07-11crypto: aes: Add software AES DM driverIon Agorria
2025-07-11dm: crypto: Create AES uclassIon Agorria
2025-07-10crypto: aspeed: Tighten some dependencies for the aspeed platformsTom Rini
2025-07-10crypto: fsl: Only allow these to be chosen on ARM/PowerPCTom Rini
2025-07-10crypto: nuvoton: Tighten some dependencies for the nuvoton platformsTom Rini
2025-06-09Revert "caam: Fix CAAM error on startup"Fabio Estevam
2025-05-22caam: Fix CAAM error on startupOlaf Baehring
2025-03-03crypto: fsl_hash: fix flush dcache alignment in caam_hash()Benjamin Lemouzy
2024-12-24crypto: typo volatgeHeinrich Schuchardt
2024-10-21drivers/crypto: aspeed: Add Caliptra ECDSA384 supportChia-Wei Wang
2024-10-11global: Rename SPL_TPL_ to PHASE_Simon Glass
2024-10-11drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILDSimon Glass
2024-09-16drivers/crypto: aspeed: Add Caliptra SHA ACC supportChia-Wei Wang
2024-07-22drivers: crypto: Remove duplicate newlinesMarek Vasut
2024-05-22Merge patch series "Clean-up patch set for MbedTLS integration"Tom Rini
2024-05-22md5: Use typedef for MD5 contextRaymond Mao
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-20Merge tag 'v2024.07-rc3' into nextTom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-13crypto: nuvoton: npcm_sha: Support SHA 384/512Jim Liu
2024-05-07crypto: Remove <common.h> and add needed includesTom Rini
2024-05-05crypto/fsl: Differentiate between CAAM and DCP in Kconfig entryMarek Vasut
2024-05-05crypto/fsl: Introduce SPL_FSL_CAAM_RNGMarek Vasut
2024-05-05rng: Introduce SPL_DM_RNGMarek Vasut
2024-04-22Kconfig: Add missing quotes around source fileMichal Simek
2024-03-30crypto/fsl: allow accessing Job Ring from non-TrustZoneEmanuele Ghidoli
2023-12-21global: Drop common.h inclusionTom Rini
2023-10-30Kconfig: Remove all default n/no optionsMichal Simek
2023-09-14crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-02-10Correct SPL uses of HW_WATCHDOGSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-12Uboot RNG Driver using Data Co-processorKshitiz Varshney
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-10-26crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara
2022-10-21crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-18crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-08-12Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini
2022-06-22crypto: nuvoton: Add NPCM7xx SHA driverJim Liu
2022-06-22crypto: nuvoton: Add NPCM7xx AES driverJim Liu
2022-06-16crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese
2022-05-20crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain