Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | mkimage: Add -r option to specify keys that must be verified | Simon Glass | 2013-06-26 | -4/+5 |
* | mkimage: Add -c option to specify a comment for key signing | Simon Glass | 2013-06-26 | -2/+2 |
* | mkimage: Add -F option to modify an existing .fit file | Simon Glass | 2013-06-26 | -6/+12 |
* | mkimage: Add -K to write public keys to an FDT blob | Simon Glass | 2013-06-26 | -2/+19 |
* | mkimage: Add -k option to specify key directory | Simon Glass | 2013-06-26 | -1/+1 |
* | image: Support signing of images | Simon Glass | 2013-06-26 | -1/+1 |
* | mkimage: Put FIT loading in function and tidy error handling | Simon Glass | 2013-05-14 | -39/+57 |
* | image: Rename fit_add_hashes() to fit_add_verification_data() | Simon Glass | 2013-05-14 | -1/+1 |
* | Correct comment to show the parameters as defined in tools/mkimage.h | Lars Rasmusson | 2012-12-11 | -1/+1 |
* | tools/fit_image.c: Remove unused fit_set_header() | Peter Tyser | 2009-12-05 | -33/+1 |
* | tools: mkimage: split code into core, default and FIT image specific | Prafulla Wadaskar | 2009-09-10 | -0/+212 |