Age | Commit message (Expand) | Author |
---|---|---|
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee |
2014-06-19 | hash: Use uint8_t in preference to u8 | Simon Glass |
2014-06-11 | common: hash: zero end the string instead of the pointer | Jeroen Hofstee |
2014-06-11 | hash: Export the function to show a hash | Simon Glass |
2014-03-21 | gen: Add progressive hash API | Hung-ying Tyan |
2013-11-25 | hash.c: Correct non-hash subcommand crc32 addr-save support | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-14 | hash: Add a way to calculate a hash for any algortihm | Simon Glass |
2013-03-29 | gen: Add sha h/w acceleration to hash | Akshay Saraswat |
2013-03-01 | hash: Use lower case for hash algorithm names | Simon Glass |
2013-03-01 | sandbox: Allow hash functions to work correctly | Simon Glass |
2013-03-01 | Roll crc32 into hash infrastructure | Simon Glass |
2013-03-01 | hash: Add a flag to support saving hashes in the environment | Simon Glass |
2012-12-11 | Add generic hash API | Simon Glass |