Commit History

Author SHA1 Message Date
  Simon Glass 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
  T Karthik Reddy 10088fb037 common: hash: Manually relocate struct hash_algo 5 years ago
  Simon Glass 9fb625ce05 env: Move env_set() to env.h 4 years ago
  Philipp Tomsich 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure 5 years ago
  Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
  Breno Lima d7af2baa49 crypto/fsl: Fix HW accelerated hash commands 6 years ago
  Tom Rini 78eda89e9a hash: Compile only hardware or software versions of SHA algorithms 6 years ago
  Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 6 years ago
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 years ago
  Daniel Thompson 221a949eb6 Kconfig: Finish migration of hashing commands 7 years ago
  Simon Glass d70f919e49 Kconfig: Add CONFIG_HASH to enable hashing API 7 years ago
  Masahiro Yamada 1221ce459d treewide: replace #include <asm/errno.h> with <linux/errno.h> 7 years ago
  Tom Rini 48ad68deb8 hash.c: Conditionally compile hash_command, static hash_show 8 years ago
  Stefan Roese 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password 9 years ago
  Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
  gaurav rana 94e3c8c4fd crypto/fsl - Add progressive hashing support using hardware acceleration. 9 years ago
  Ruchika Gupta 2dd9002719 Use hash.c in mkimage 9 years ago
  Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 9 years ago
  Nikolay Dimitrov 3ef46a998a Fix hash verification 9 years ago
  Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 10 years ago
  Simon Glass 04819a4ff1 hash: Use uint8_t in preference to u8 10 years ago
  Jeroen Hofstee 8b9cc866c1 common: hash: zero end the string instead of the pointer 10 years ago
  Simon Glass 31890ae299 hash: Export the function to show a hash 10 years ago
  Hung-ying Tyan bf007ebb6f gen: Add progressive hash API 10 years ago
  Tom Rini 4b756b013a hash.c: Correct non-hash subcommand crc32 addr-save support 10 years ago
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
  Simon Glass 6f907b422e hash: Add a way to calculate a hash for any algortihm 11 years ago
  Akshay Saraswat 1f9c92808a gen: Add sha h/w acceleration to hash 11 years ago
  Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 11 years ago
  Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 11 years ago