1. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  2. e7d285b image: Use the correct checks for CRC32 by Simon Glass · 3 years ago
  3. d54f7e3 hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years ago
  4. 2c21256 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years ago
  5. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  6. fe54aea common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 1 month ago
  7. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  8. 031725f hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 2 months ago
  9. e2ae483 hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 4 months ago
  10. a479f10 hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 7 months ago
  11. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  12. 7a81989 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 3 months ago
  13. d16b38f Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 5 months ago
  14. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  15. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  16. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  17. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  18. 3db7110 crc32: Use the crc.h header for crc functions by Simon Glass · 4 years, 10 months ago
  19. 10088fb common: hash: Manually relocate struct hash_algo by T Karthik Reddy · 6 years ago
  20. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  21. 51c2345 Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  22. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  23. d7af2ba crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
  24. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  25. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  26. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  27. 221a949 Kconfig: Finish migration of hashing commands by Daniel Thompson · 7 years ago
  28. d70f919 Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 7 years ago
  29. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  30. 48ad68d hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
  31. 8f0b1e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 9 years ago
  32. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  33. 94e3c8c crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
  34. 2dd9002 Use hash.c in mkimage by Ruchika Gupta · 10 years ago
  35. 46fe2c0 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
  36. 3ef46a9 Fix hash verification by Nikolay Dimitrov · 10 years ago
  37. 2b9912e includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
  38. 04819a4 hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
  39. 8b9cc86 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
  40. 31890ae hash: Export the function to show a hash by Simon Glass · 10 years ago
  41. bf007eb gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
  42. 4b756b0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
  43. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  44. 6f907b4 hash: Add a way to calculate a hash for any algortihm by Simon Glass · 11 years ago
  45. 1f9c928 gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
  46. 218da0f hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
  47. bd091b6 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
  48. d20a40d Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
  49. d5b7667 hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
  50. 460408e Add generic hash API by Simon Glass · 12 years ago