summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2021-04-08imx8m: Add DEK blob encapsulation for imx8mClement Faure
2021-04-08crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier
2021-04-08crypto: caam: Fix build warnings pointer castingAymen Sghaier
2021-04-08crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier
2021-04-08caam: enable support for iMX7ULPFranck LENORMAND
2021-04-08crypto: caam: change JR running loopFranck LENORMAND
2021-04-08crypto: fsl: blob: Flush dcache range for destination addressBreno Lima
2021-04-08imx: imx7 Support for Manufacturing ProtectionBreno Lima
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-01-05dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-07-27crypto/fsl: add RNG supportMichael Walle
2020-07-27crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle
2020-07-27crypto/fsl: don't regenerate secure keysMichael Walle
2020-07-27crypto/fsl: support newer SEC modulesMichael Walle