Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-21 | gen: Add progressive hash API | Hung-ying Tyan | 1 | -11/+105 |
2013-11-25 | hash.c: Correct non-hash subcommand crc32 addr-save support | Tom Rini | 1 | -2/+2 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -14/+1 |
2013-05-14 | hash: Add a way to calculate a hash for any algortihm | Simon Glass | 1 | -0/+23 |
2013-03-29 | gen: Add sha h/w acceleration to hash | Akshay Saraswat | 1 | -0/+18 |
2013-02-28 | hash: Use lower case for hash algorithm names | Simon Glass | 1 | -5/+6 |
2013-02-28 | sandbox: Allow hash functions to work correctly | Simon Glass | 1 | -8/+16 |
2013-02-28 | Roll crc32 into hash infrastructure | Simon Glass | 1 | -38/+80 |
2013-02-28 | hash: Add a flag to support saving hashes in the environment | Simon Glass | 1 | -17/+52 |
2012-12-11 | Add generic hash API | Simon Glass | 1 | -0/+221 |