- 3477d92 drivers/crypto: aspeed: Add Caliptra ECDSA384 support by Chia-Wei Wang · 6 weeks ago
- 4cafa21 global: Rename SPL_TPL_ to PHASE_ by Simon Glass · 8 weeks ago
- 7ec2413 drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
- 3827c33 drivers/crypto: aspeed: Add Caliptra SHA ACC support by Chia-Wei Wang · 3 months ago
- f45485b drivers: crypto: Remove duplicate newlines by Marek Vasut · 4 months ago
- 775e261 Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 6 months ago
- cdc9318 md5: Use typedef for MD5 context by Raymond Mao · 6 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- cb40ccc Merge tag 'v2024.07-rc3' into next by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 400ae94 crypto: nuvoton: npcm_sha: Support SHA 384/512 by Jim Liu · 7 months ago
- 130e1d8 crypto: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 7a0a237 crypto/fsl: Differentiate between CAAM and DCP in Kconfig entry by Marek Vasut · 7 months ago
- 00dac70 crypto/fsl: Introduce SPL_FSL_CAAM_RNG by Marek Vasut · 7 months ago
- 0d871e7 rng: Introduce SPL_DM_RNG by Marek Vasut · 7 months ago
- dd5000ef Kconfig: Add missing quotes around source file by Michal Simek · 8 months ago
- 04a0402 crypto/fsl: allow accessing Job Ring from non-TrustZone by Emanuele Ghidoli · 8 months ago
- 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
- 9fcbdd4 Kconfig: Remove all default n/no options by Michal Simek · 1 year, 1 month ago
- 23c86ca crypto: rsa: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 3 months ago
- 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
- 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
- 8428a49 Uboot RNG Driver using Data Co-processor by Kshitiz Varshney · 2 years ago
- 376b88a global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace by Tom Rini · 2 years, 1 month ago
- cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 5 months ago
- 3183fdd crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 2 months ago
- 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
- 586c22b Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
- 609892f crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · 2 years, 4 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- a01b009 Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC to Kconfig by Tom Rini · 2 years, 4 months ago
- 74dbae2 crypto: nuvoton: Add NPCM7xx SHA driver by Jim Liu · 2 years, 6 months ago
- 3bfce8c crypto: nuvoton: Add NPCM7xx AES driver by Jim Liu · 2 years, 6 months ago
- 3a5ba92 crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() by Stefan Roese · 2 years, 7 months ago
- 5c2c406 crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish by Gaurav Jain · 2 years, 7 months ago
- 332d4f9 i.MX8 crypto/fsl: Enable fsl CAAM rng driver by Gaurav Jain · 2 years, 7 months ago
- b8192ad i.MX6SX: crypto/fsl: fix entropy delay value by Gaurav Jain · 2 years, 8 months ago
- 95fa794 crypto/fsl: add invalidate_dcache_range for hash output buffer by Gaurav Jain · 2 years, 7 months ago
- 2b0f059 crypto/fsl: Clear the memory when blob decapsulation fails by Gaurav Jain · 2 years, 8 months ago
- db4dd6a crypto/fsl: i.MX8: Enable Job ring driver model. by Gaurav Jain · 2 years, 8 months ago
- e31dab8 crypto/fsl: Add support for CAAM Job ring driver model by Gaurav Jain · 2 years, 8 months ago
- fdee97d crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 2 years, 10 months ago
- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 88b3ecf crypto: aspeed: Add AST2600 ACRY support by Chia-Wei Wang · 3 years, 1 month ago
- d91aaa5 crypto: aspeed: Add AST2600 HACE support by Johnny Huang · 3 years, 1 month ago
- c468632 board: fsl_validate: Fix Double free Issue by Kshitiz Varshney · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- 650b786 image: Drop if/elseif hash selection in calculate_hash() by Alexandru Gagniuc · 3 years, 3 months ago
- 8a523aa crypto: hash: Add software hash DM driver by Chia-Wei Wang · 3 years, 4 months ago
- 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · 3 years, 4 months ago
- 53bc88b crypto/fsl: fix missed dma_addr_t -> caam_dma_addr_t conversion by Horia Geantă · 3 years, 4 months ago
- 8131335 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 7 months ago
- 3c3e9a1 crypto: fsl: refactor for 32 bit version CAAM support on ARM64 by Ye Li · 3 years, 8 months ago
- 372956c fsl_mfgprot: Fix typo in sign_mppubk() by Breno Lima · 3 years, 8 months ago
- a93b0d9 imx8m: Add DEK blob encapsulation for imx8m by Clement Faure · 3 years, 8 months ago
- 6c372bd crypto: caam: Fix pointer size to 32bit for i.MX8M by Aymen Sghaier · 3 years, 8 months ago
- 1536fd8 crypto: caam: Fix build warnings pointer casting by Aymen Sghaier · 3 years, 8 months ago
- 4da2569 crypto: caam: Add CAAM support to i.MX8M platforms by Aymen Sghaier · 3 years, 8 months ago
- 4fde0a1 caam: enable support for iMX7ULP by Franck LENORMAND · 3 years, 8 months ago
- 7181278 crypto: caam: change JR running loop by Franck LENORMAND · 3 years, 8 months ago
- a422c21 crypto: fsl: blob: Flush dcache range for destination address by Breno Lima · 3 years, 8 months ago
- c89287e imx: imx7 Support for Manufacturing Protection by Breno Lima · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 1d8364a dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO() by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- b258eb2 crypto/fsl: add RNG support by Michael Walle · 4 years, 5 months ago
- e692a00 crypto/fsl: instantiate the RNG with prediciton resistance by Michael Walle · 4 years, 5 months ago
- 602cc8d crypto/fsl: don't regenerate secure keys by Michael Walle · 4 years, 5 months ago
- a83fa18 crypto/fsl: support newer SEC modules by Michael Walle · 4 years, 5 months ago
- 823674c crypto/fsl: export caam_get_era() by Michael Walle · 4 years, 5 months ago
- 73e3f57 crypto/fsl: make SEC%u status line consistent by Michael Walle · 4 years, 5 months ago
- 0dd1d84 crypto/fsl: unused value in caam_hash_update() by Heinrich Schuchardt · 4 years, 5 months ago
- 87154f7 crypto/fsl: correct printf() statement. by Heinrich Schuchardt · 4 years, 5 months ago
- f12c446 crypto/fsl: fix unaligned access by Michael Walle · 4 years, 6 months ago
- da56d57 drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- cb082f0 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 8 months ago
- c75f853 crypto: make mod_exp_sw() static by Heinrich Schuchardt · 4 years, 10 months ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 45c7890 common: Move some time functions out of common.h by Simon Glass · 5 years ago
- bce58b3 drivers: crypto: rsa_mod_exp: Add manual relocation for ops->mod_exp() by T Karthik Reddy · 6 years ago
- 01d536d Revert "drivers/crypto/fsl: assign job-rings to non-TrustZone" by Breno Matheus Lima · 5 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- aed8eac crypto/fsl: instantiate all rng state handles by Lukas Auer · 7 years ago
- 542c1e0 drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
- 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
- 58b1396 crypto/fsl: fix BLOB encapsulation and decapsulation by Clemens Gruber · 7 years ago
- 9cb083a crypto/fsl: fix obj-yy in Makefile by Clemens Gruber · 7 years ago
- 027608e Convert CONFIG_CMD_HASH to Kconfig by Simon Glass · 8 years ago
- 5bdd919 lib: move hash CONFIG options to Kconfig by Tom Rini · 8 years ago
- cffa503 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
- 3ec0182 drivers/crypto/fsl: remove redundant logical contraint by xypron.glpk@gmx.de · 8 years ago
- 4ce6fbf armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
- 0009c8f arm: ls1046ardb: Add SD secure boot target by Ruchika Gupta · 8 years ago
- fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
- 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
- 4119aee powerpc: C29X: Move CONFIG_PPC_C29X to Kconfig option by York Sun · 8 years ago