1. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · Wed May 17 09:05:34 2017 -0600
  2. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  3. 6173838 hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · Tue Jan 05 08:47:48 2016 -0500
  4. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · Mon May 18 14:08:24 2015 +0200
  5. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · Sun Mar 22 17:08:59 2015 -0500
  6. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · Fri Feb 20 12:51:46 2015 +0530
  7. c915ceb Use hash.c in mkimage by Ruchika Gupta · Fri Jan 23 16:01:58 2015 +0530
  8. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · Fri Jan 23 16:01:57 2015 +0530
  9. 810b84d Fix hash verification by Nikolay Dimitrov · Fri Dec 12 20:01:23 2014 +0200
  10. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · Thu Jun 12 22:27:12 2014 +0200
  11. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · Thu Jun 12 07:24:41 2014 -0600
  12. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · Mon Jun 09 11:02:02 2014 +0200
  13. 7f3fa54 hash: Export the function to show a hash by Simon Glass · Mon Jun 02 22:04:49 2014 -0600
  14. f061b1a gen: Add progressive hash API by Hung-ying Tyan · Mon Mar 03 12:19:28 2014 +0100
  15. 62780f0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · Thu Nov 07 07:39:48 2013 -0500
  16. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  17. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · Tue May 07 06:11:47 2013 +0000
  18. cbd8f2c gen: Add sha h/w acceleration to hash by Akshay Saraswat · Wed Mar 20 21:00:58 2013 +0000
  19. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · Sun Feb 24 17:33:32 2013 +0000
  20. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · Sun Feb 24 17:33:31 2013 +0000
  21. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · Sun Feb 24 20:30:22 2013 +0000
  22. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · Sun Feb 24 17:33:26 2013 +0000
  23. b879045 Add generic hash API by Simon Glass · Wed Dec 05 14:46:36 2012 +0000