Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Enhance fit_check_sign to check all images | Simon Glass | 2014-06-19 | -3/+9 |
* | mkimage: Automatically expand FDT in more cases | Simon Glass | 2014-06-19 | -1/+3 |
* | mkimage: Automatically make space in FDT when full | Simon Glass | 2014-06-11 | -9/+17 |
* | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 2014-03-21 | -0/+15 |
* | tools/image-host: fix sign-images bug | Heiko Schocher | 2014-03-21 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | image: Add support for signing of FIT configurations | Simon Glass | 2013-06-26 | -1/+340 |
* | image: Support signing of images | Simon Glass | 2013-06-26 | -10/+176 |
* | image: Rename fit_add_hashes() to fit_add_verification_data() | Simon Glass | 2013-05-14 | -77/+66 |
* | image: Convert fit_image_hash_set_value() to static, and rename | Simon Glass | 2013-05-14 | -31/+31 |
* | image: Split hash node processing into its own function | Simon Glass | 2013-05-14 | -39/+57 |
* | image: Move HOSTCC image code to tools/ | Simon Glass | 2013-05-14 | -0/+201 |