1. cde8c95 cyclic: introduce u-boot/schedule.h by Rasmus Villemoes · Thu Oct 03 23:27:51 2024 +0200
  2. 8e3df06 Merge patch series "aspeed: ast2700: Add Caliptra ECDSA driver" by Tom Rini · Mon Oct 21 17:53:11 2024 -0600
  3. 7868595 lib: ecdsa: Add ECDSA384 support by Chia-Wei Wang · Mon Oct 14 17:56:18 2024 +0800
  4. f51f355 mbedtls: add digest shim layer for MbedTLS by Raymond Mao · Thu Oct 03 14:50:19 2024 -0700
  5. 9ec0088 sha1: Remove sha1 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:18 2024 -0700
  6. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:17 2024 -0700
  7. a571b98 lib: Adapt digest header files to MbedTLS by Raymond Mao · Thu Oct 03 14:50:16 2024 -0700
  8. ca9e9ec Add mkimage secp521r1 ECDSA curve support by Joakim Tjernlund · Fri Sep 20 18:14:35 2024 +0200
  9. 29cab7c include: export uuid.h by Caleb Connolly · Fri Aug 30 13:34:37 2024 +0100
  10. 70e4769 include: u-boot: Remove duplicate newlines by Marek Vasut · Tue Jul 23 01:28:30 2024 +0200
  11. 9796bdd Revert "Revert "Merge patch series "zlib: Address CVE-2016-9841""" by Tom Rini · Fri Jul 05 09:44:54 2024 -0600
  12. 1f47e4e Merge branch 'next' by Tom Rini · Mon Jul 01 13:17:56 2024 -0600
  13. 4eab176 Revert "Merge patch series "zlib: Address CVE-2016-9841"" by Tom Rini · Sun Jun 30 19:03:14 2024 -0600
  14. cdc9318 md5: Use typedef for MD5 context by Raymond Mao · Thu May 16 14:11:51 2024 -0700
  15. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · Sat May 18 20:20:43 2024 -0600
  16. 23e3a84 include: Add missing headers in a few instances by Tom Rini · Tue Apr 30 07:35:28 2024 -0600
  17. f555f19 zlib: Remove incorrect ZLIB_VERSION by Michal Simek · Wed Mar 27 15:14:53 2024 +0100
  18. 8fac3d4 global: Restrict use of '#include <linux/kconfig.h>' by Tom Rini · Thu Dec 14 07:16:54 2023 -0500
  19. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  20. c7799b0 sha1: Fix digest state size/type by Loic Poulain · Wed Jun 01 20:26:28 2022 +0200
  21. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · Tue Apr 12 11:20:42 2022 +0200
  22. 44406a3 crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c by Pali Rohár · Tue Apr 12 11:20:40 2022 +0200
  23. 1304b46 lib: rsa: Fix const-correctness of rsassa_pss functions by SESA644425 · Wed Mar 09 01:27:15 2022 -0800
  24. 24a0c50 lib/lz4: update LZ4 decompressor module by Huang Jianan · Sat Feb 26 15:05:48 2022 +0800
  25. 5975ad7 rsa: adds rsa3072 algorithm by Jamin Lin · Wed Jan 19 16:23:21 2022 +0800
  26. 94336dc image: Return destination node for add_verify_data() method by Simon Glass · Fri Nov 12 12:28:11 2021 -0700
  27. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  28. b98e8a2 lib: add BLAKE2 hash support by Qu Wenruo · Mon Dec 27 14:12:07 2021 +0800
  29. caf6267 lz4: Use a private header for U-Boot by Simon Glass · Sat Oct 09 09:28:21 2021 -0600
  30. 2c6a1b0 image: Drop unnecessary #ifdefs from image.h by Simon Glass · Sat Sep 25 19:43:33 2021 -0600
  31. effa452 image: Use Kconfig to enable FIT_RSASSA_PSS on host by Simon Glass · Sat Sep 25 19:43:23 2021 -0600
  32. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  33. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  34. 6e84474 dm: hash: Add new UCLASS_HASH support by Chia-Wei Wang · Fri Jul 30 09:08:03 2021 +0800
  35. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  36. 81225fd lib: rsa: Remove #ifdefs from rsa.h by Alexandru Gagniuc · Wed Jul 14 17:05:43 2021 -0500
  37. 081a61e lib: ecdsa: Remove #ifdefs from ecdsa.h by Alexandru Gagniuc · Wed Jul 14 17:05:42 2021 -0500
  38. 66b00c8 image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT by Simon Glass · Wed Jul 14 17:05:31 2021 -0500
  39. 3ebd200 lib: Add support for ECDSA image signing by Alexandru Gagniuc · Fri Feb 19 12:45:12 2021 -0600
  40. 32abcbd lib/rsa: Make fdt_add_bignum() available outside of RSA code by Alexandru Gagniuc · Fri Feb 19 12:45:11 2021 -0600
  41. db182c4 lib: Rename rsa-checksum.c to hash-checksum.c by Alexandru Gagniuc · Fri Feb 19 12:45:10 2021 -0600
  42. 4a87d2e lib: rsa: struct udevice build warning by Heinrich Schuchardt · Wed Feb 17 12:54:31 2021 +0100
  43. 38e828e xilinx: zynq: Change types from u32 to uint32_t by Michal Simek · Thu Oct 22 10:59:08 2020 +0200
  44. 64d67c4 fit: cipher: aes: allow to store the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:46 2020 +0200
  45. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  46. 30962bf lib: rsa: export rsa_verify_with_pkey() by AKASHI Takahiro · Tue Jun 16 14:26:48 2020 +0900
  47. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · Fri May 22 16:20:33 2020 +0200
  48. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  49. d4aece1 lib: rsa: generate additional parameters for public key by AKASHI Takahiro · Fri Feb 21 15:12:58 2020 +0900
  50. 3d96470 u-boot: fit: add support to decrypt fit with aes by Philippe Reynes · Wed Dec 18 18:25:42 2019 +0100
  51. 3148e42 mkimage: fit: add support to encrypt image with aes by Philippe Reynes · Wed Dec 18 18:25:41 2019 +0100
  52. 4719046 include/u-boot/crc.h: pull 'uint' definition on musl targets by Sergei Trofimovich · Mon Dec 30 15:53:42 2019 +0000
  53. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  54. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  55. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  56. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  57. 47d73f0 rsa: add support of padding pss by Philippe Reynes · Wed Nov 14 13:51:01 2018 +0100
  58. 1246835 rsa: add a structure for the padding by Philippe Reynes · Wed Nov 14 13:51:00 2018 +0100
  59. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · Tue Jun 26 15:02:19 2018 +0530
  60. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  61. b9ce5f1 include: Add a variadic macro to call a callback for all arguments by Marek Behún · Sun Sep 03 17:00:25 2017 +0200
  62. cdccc03 lib: Add CRC32-C by Marek Behún · Sun Sep 03 17:00:23 2017 +0200
  63. 3255e9f tools: Allow crc8 to be used by oliver@schinagl.nl · Fri Nov 25 16:30:31 2016 +0100
  64. 3db9ff0 rsa: Verify RSA padding programatically by Andrew Duda · Tue Nov 08 18:53:40 2016 +0000
  65. e3ee2fb Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · Mon Feb 22 22:55:43 2016 -0700
  66. e237880 Add more SPDX-License-Identifier tags by Tom Rini · Thu Jan 14 22:05:13 2016 -0500
  67. 9c078c3 Correct License and Copyright information on few files by Ruchika Gupta · Mon Jul 27 09:07:39 2015 +0530
  68. 2c8987f rsa: Use checksum algorithms from struct hash_algo by Ruchika Gupta · Fri Jan 23 16:01:59 2015 +0530
  69. 98ebb12 DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver by Ruchika Gupta · Fri Jan 23 16:01:52 2015 +0530
  70. b92ebab rsa: Split the rsa-verify to separate the modular exponentiation by Ruchika Gupta · Fri Jan 23 16:01:50 2015 +0530
  71. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · Wed Jul 02 10:17:26 2014 +0200
  72. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  73. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  74. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · Sun Feb 24 20:30:22 2013 +0000
  75. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · Mon Oct 29 13:34:35 2012 +0000
  76. 8dd348f lib: zlib: include deflate into zlib build by Lei Wen · Fri Sep 28 04:26:44 2012 +0000
  77. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · Mon Apr 09 13:39:53 2012 +0000
  78. e7ab380 GCC47: Fix warning in md5.c by Marek Vasut · Sun Apr 29 00:28:40 2012 +0200
  79. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500
  80. 4d4d67d tools: mkimage: Fixed build warnings by Prafulla Wadaskar · Sun Aug 16 05:28:19 2009 +0530
  81. 91acc21 start a linker script helper file by Mike Frysinger · Sun Aug 23 02:47:59 2009 -0400
  82. 5e7e8e8 zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · Wed Jul 29 08:05:08 2009 -0400
  83. 72d0bca Revert "zlib: updated to v.1.2.3" by Wolfgang Denk · Fri Jul 24 14:24:07 2009 +0200
  84. bddc726 Coding Style cleanup; update CHANGELOG. by Wolfgang Denk · Thu Jul 23 22:23:23 2009 +0200
  85. b4a560a zlib: updated to v.1.2.3 by Giuseppe CONDORELLI · Thu Jul 23 04:54:45 2009 -0400
  86. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  87. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · Sat Apr 04 12:49:11 2009 +0200
  88. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · Tue Apr 22 12:27:56 2008 +0200
  89. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · Wed Apr 02 16:19:07 2008 -0500