1. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  2. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  3. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 7 months ago
  4. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
  7. 6173838 hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  8. 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
  9. c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  10. b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  11. a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  12. 7f3fa54 hash: Export the function to show a hash by Simon Glass · 10 years ago
  13. e36c6c3 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 10 years ago
  14. f061b1a gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  15. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
  17. e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  18. 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  19. 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  20. b879045 Add generic hash API by Simon Glass · 12 years ago