1. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  2. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  3. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  4. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 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. 3ef46a9 Fix hash verification by Nikolay Dimitrov · 10 years ago
  8. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  9. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  10. 8b9cc86 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  11. 31890ae hash: Export the function to show a hash by Simon Glass · 10 years ago
  12. bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  13. 4b756b0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  14. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  15. 6f907b4 hash: Add a way to calculate a hash for any algortihm by Simon Glass · 11 years ago
  16. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  17. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  18. bd091b6 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  19. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  20. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  21. 460408e Add generic hash API by Simon Glass · 12 years ago