Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-16 | image: Convert to use fdt_for_each_subnode macro | Axel Lin | 1 | -12/+4 |
2015-01-29 | rsa: Use checksum algorithms from struct hash_algo | Ruchika Gupta | 1 | -3/+3 |
2014-06-19 | includes: move openssl headers to include/u-boot | Jeroen Hofstee | 1 | -2/+2 |
2014-06-19 | Reverse the meaning of the fit_config_verify() return code | Simon Glass | 1 | -2/+2 |
2014-03-21 | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 1 | -8/+10 |
2014-03-21 | rsa: add sha256,rsa4096 algorithm | Heiko Schocher | 1 | -0/+23 |
2014-03-21 | rsa: add sha256-rsa2048 algorithm | Heiko Schocher | 1 | -0/+38 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -14/+1 |
2013-06-26 | image: Add support for signing of FIT configurations | Simon Glass | 1 | -1/+230 |
2013-06-26 | image: Add RSA support for image signing | Simon Glass | 1 | -0/+7 |
2013-06-26 | image: Support signing of images | Simon Glass | 1 | -0/+144 |
2013-06-26 | image: Add signing infrastructure | Simon Glass | 1 | -0/+42 |