- 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
- 577226c image: Use the correct checks for CRC32 by Simon Glass · 3 years, 2 months ago
- 866178e hash: Drop some #ifdefs in hash.c by Simon Glass · 3 years, 2 months ago
- 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- f301658 common: Move MD5 hash to hash_algo[] array. by Alexandru Gagniuc · 3 years, 3 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- b827f39 hash: Ensure verification hex pairs are terminated by Simon Glass · 3 years, 4 months ago
- d42f81f hash: Kconfig option for SHA512 hardware acceleration by Heinrich Schuchardt · 3 years, 7 months ago
- 92efc1f hash: Allow for SHA512 hardware implementations by Joel Stanley · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 3e47248 common: hash: Remove a debug printf statement by Harald Seiler · 4 years, 6 months ago
- 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · 4 years, 8 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · 5 years ago
- a098b43 common: hash: Manually relocate struct hash_algo by T Karthik Reddy · 6 years ago
- 5e6201b env: Move env_set() to env.h by Simon Glass · 5 years ago
- 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 45e6512 crypto/fsl: Fix HW accelerated hash commands by Breno Lima · 7 years ago
- 03361c7 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
- a9e2c67 Kconfig: Finish migration of hashing commands by Daniel Thompson · 8 years ago
- b22ec7a Kconfig: Add CONFIG_HASH to enable hashing API by Simon Glass · 8 years ago
- 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
- 6173838 hash.c: Conditionally compile hash_command, static hash_show by Tom Rini · 9 years ago
- 0ed2e46 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password by Stefan Roese · 10 years ago
- 65b905b common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
- ef20159 crypto/fsl - Add progressive hashing support using hardware acceleration. by gaurav rana · 10 years ago
- c915ceb Use hash.c in mkimage by Ruchika Gupta · 10 years ago
- b6a1096 hash: Add function to find hash_algo struct with progressive hash by Ruchika Gupta · 10 years ago
- 810b84d Fix hash verification by Nikolay Dimitrov · 10 years ago
- bfe88fe includes: move openssl headers to include/u-boot by Jeroen Hofstee · 10 years ago
- a3b240b hash: Use uint8_t in preference to u8 by Simon Glass · 10 years ago
- b14c052 common: hash: zero end the string instead of the pointer by Jeroen Hofstee · 10 years ago
- 7f3fa54 hash: Export the function to show a hash by Simon Glass · 10 years ago
- f061b1a gen: Add progressive hash API by Hung-ying Tyan · 11 years ago
- 62780f0 hash.c: Correct non-hash subcommand crc32 addr-save support by Tom Rini · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- c75d53d hash: Add a way to calculate a hash for any algortihm by Simon Glass · 12 years ago
- cbd8f2c gen: Add sha h/w acceleration to hash by Akshay Saraswat · 12 years ago
- e22a6fc hash: Use lower case for hash algorithm names by Simon Glass · 12 years ago
- 68f1556 sandbox: Allow hash functions to work correctly by Simon Glass · 12 years ago
- 0bbd76f Roll crc32 into hash infrastructure by Simon Glass · 12 years ago
- 80e345a hash: Add a flag to support saving hashes in the environment by Simon Glass · 12 years ago
- b879045 Add generic hash API by Simon Glass · 12 years ago