summaryrefslogtreecommitdiff
path: root/lib_generic/md5.c
Commit message (Expand)AuthorAgeLines
* Fix build issue with string.h and linux/string.hAndy Fleming2008-06-12-1/+1
* tools/mkimage: fix compiler warnings on some systems.Wolfgang Denk2008-06-06-0/+2
* 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