Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | hash: Add a way to calculate a hash for any algortihm | Simon Glass | 2013-05-14 | -0/+22 |
* | hash: Use lower case for hash algorithm names | Simon Glass | 2013-02-28 | -1/+1 |
* | Roll crc32 into hash infrastructure | Simon Glass | 2013-02-28 | -1/+1 |
* | hash: Add a flag to support saving hashes in the environment | Simon Glass | 2013-02-28 | -2/+7 |
* | Add generic hash API | Simon Glass | 2012-12-11 | -0/+69 |