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