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