summaryrefslogtreecommitdiff
path: root/lib_generic/md5.c
Commit message (Expand)AuthorAgeLines
* Use watchdog-aware functions when calculating hashes of images - take twoBartlomiej Sieka2008-04-25-0/+4
* Add support for calculating hashes with watchdog triggeringBartlomiej Sieka2008-04-25-0/+36
* Rename include/md5.h to include/u-boot/md5.hAndy Fleming2008-04-13-1/+1
* Add the MD5 algorithmBartlomiej Sieka2008-03-14-0/+274