aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2022-05-19i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain
2022-05-19i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain
2022-04-12crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain
2022-04-12crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain
2022-02-21crypto: aspeed: fix polling RSA status wrong issueNeal Liu
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-11-17crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang
2021-11-17crypto: aspeed: Add AST2600 HACE supportJohnny Huang
2021-11-09board: fsl_validate: Fix Double free IssueKshitiz Varshney
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-16Merge tag 'v2021.10-rc4' into nextTom Rini
2021-09-08image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc
2021-09-01crypto: hash: Add software hash DM driverChia-Wei Wang
2021-09-01dm: hash: Add new UCLASS_HASH supportChia-Wei Wang
2021-08-18crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă
2021-07-06dm: define LOG_CATEGORY for all uclassPatrick Delaunay
2021-04-08crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li
2021-04-08fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima