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