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