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