1. c35e1a4 md5: Remove md5 non-watchdog API by Raymond Mao · Thu Oct 03 14:50:17 2024 -0700
  2. f0c233b lib: Remove duplicate newlines by Marek Vasut · Sat Jul 13 15:19:22 2024 +0200
  3. cdc9318 md5: Use typedef for MD5 context by Raymond Mao · Thu May 16 14:11:51 2024 -0700
  4. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · Thu Dec 14 13:16:58 2023 -0500
  5. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  6. 17a2907 Merge tag 'v2021.10-rc4' into next by Tom Rini · Thu Sep 16 10:29:40 2021 -0400
  7. f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · Thu Sep 02 19:54:20 2021 -0500
  8. abc83f9 lib/md5: Export progressive APIs by Chia-Wei Wang · Fri Jul 30 09:08:02 2021 +0800
  9. e7ab380 GCC47: Fix warning in md5.c by Marek Vasut · Sun Apr 29 00:28:40 2012 +0200
  10. 685b7f5 Rename lib_generic/ to lib/ by Peter Tyser · Mon Apr 12 22:28:05 2010 -0500[Renamed from lib_generic/md5.c]
  11. 4ad8e9f compiler.h: unify system ifdef cruft here by Mike Frysinger · Thu Jul 02 19:23:25 2009 -0400
  12. 2126482 Fix build issue with string.h and linux/string.h by Andy Fleming · Wed Jun 11 18:10:20 2008 -0500
  13. a1ef057 tools/mkimage: fix compiler warnings on some systems. by Wolfgang Denk · Fri Jun 06 14:28:14 2008 +0200
  14. 222e2ca Use watchdog-aware functions when calculating hashes of images - take two by Bartlomiej Sieka · Fri Apr 25 13:54:02 2008 +0200
  15. da5045d Add support for calculating hashes with watchdog triggering by Bartlomiej Sieka · Tue Apr 22 12:27:56 2008 +0200
  16. 72c23be Rename include/md5.h to include/u-boot/md5.h by Andy Fleming · Wed Apr 02 16:19:07 2008 -0500
  17. b0ce352 Add the MD5 algorithm by Bartlomiej Sieka · Fri Mar 14 16:22:34 2008 +0100