Historique des commits

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