1. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  2. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  3. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  4. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  5. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  6. 46fe2c0 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  7. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  8. 31890ae hash: Export the function to show a hash by Simon Glass · 10 years ago
  9. 1de7bb4 Prevent a buffer overflow in mkimage when signing with SHA256 by Michael van der Westhuizen · 10 years ago
  10. bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 6f907b4 hash: Add a way to calculate a hash for any algortihm by Simon Glass · 11 years ago
  13. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  14. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  15. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  16. 460408e Add generic hash API by Simon Glass · 12 years ago