~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of HW_WATCHDOGSimon Glass2023-02-10
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* Uboot RNG Driver using Data Co-processorKshitiz Varshney2023-01-12
* global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini2022-11-10
* crypto: hash: sw: fix Kconfig dependenciesBenjamin Bara2022-10-26
* crypto/fsl: fsl_rsa: Fix dcache issue in the driverYe Li2022-10-21
* dm: core: Drop ofnode_is_available()Simon Glass2022-09-29
* Merge branch 'master' into nextTom Rini2022-09-19
|\
| * crypto/fsl: fsl_hash: Fix crash in flush dcacheGaurav Jain2022-09-18
* | cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
|/
* Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to KconfigTom Rini2022-08-12
* crypto: nuvoton: Add NPCM7xx SHA driverJim Liu2022-06-22
* crypto: nuvoton: Add NPCM7xx AES driverJim Liu2022-06-22
* crypto: fsl_hash: Remove unnecessary alignment check in caam_hash()Stefan Roese2022-06-16
* crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finishGaurav Jain2022-05-20
* i.MX8 crypto/fsl: Enable fsl CAAM rng driverGaurav Jain2022-05-19
* i.MX6SX: crypto/fsl: fix entropy delay valueGaurav Jain2022-05-19
* crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain2022-04-21
* crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain2022-04-21
* crypto/fsl: i.MX8: Enable Job ring driver model.Gaurav Jain2022-04-12
* crypto/fsl: Add support for CAAM Job ring driver modelGaurav Jain2022-04-12
* crypto: aspeed: fix polling RSA status wrong issueNeal Liu2022-02-21
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* crypto: aspeed: Add AST2600 ACRY supportChia-Wei Wang2021-11-17
* crypto: aspeed: Add AST2600 HACE supportJohnny Huang2021-11-17
* board: fsl_validate: Fix Double free IssueKshitiz Varshney2021-11-09
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* Merge tag 'v2021.10-rc4' into nextTom Rini2021-09-16
|\
| * image: Drop if/elseif hash selection in calculate_hash()Alexandru Gagniuc2021-09-08
* | crypto: hash: Add software hash DM driverChia-Wei Wang2021-09-01
* | dm: hash: Add new UCLASS_HASH supportChia-Wei Wang2021-09-01
|/
* crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversionHoria Geantă2021-08-18
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* crypto: fsl: refactor for 32 bit version CAAM support on ARM64Ye Li2021-04-08
* fsl_mfgprot: Fix typo in sign_mppubk()Breno Lima2021-04-08
* imx8m: Add DEK blob encapsulation for imx8mClement Faure2021-04-08
* crypto: caam: Fix pointer size to 32bit for i.MX8MAymen Sghaier2021-04-08
* crypto: caam: Fix build warnings pointer castingAymen Sghaier2021-04-08
* crypto: caam: Add CAAM support to i.MX8M platformsAymen Sghaier2021-04-08
* caam: enable support for iMX7ULPFranck LENORMAND2021-04-08
* crypto: caam: change JR running loopFranck LENORMAND2021-04-08
* crypto: fsl: blob: Flush dcache range for destination addressBreno Lima2021-04-08
* imx: imx7 Support for Manufacturing ProtectionBreno Lima2021-04-08
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()Simon Glass2021-01-05
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-13
* crypto/fsl: add RNG supportMichael Walle2020-07-27
* crypto/fsl: instantiate the RNG with prediciton resistanceMichael Walle2020-07-27
* crypto/fsl: don't regenerate secure keysMichael Walle2020-07-27
* crypto/fsl: support newer SEC modulesMichael Walle2020-07-27