1. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  2. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  3. 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  4. 03361c7 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  5. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  6. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  7. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  8. b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
  9. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  10. 6173838 hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  11. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  12. 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  13. ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  14. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  15. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  16. 810b84d Fix hash verification by Nikolay Dimitrov · 10 years ago
  17. bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  18. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  19. b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  20. 7f3fa54 hash: Export the function to show a hash by Simon Glass · 10 years ago
  21. f061b1a gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  22. 62780f0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  23. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
  25. cbd8f2c gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  26. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  27. 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  28. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  29. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  30. b879045 Add generic hash API by Simon Glass · 12 years ago