Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-24 | Fix bad return value checks (detected with Coccinelle) | Thomas Huth | 1 | -1/+1 |
2014-06-19 | Enhance fit_check_sign to check all images | Simon Glass | 1 | -2/+5 |
2014-06-19 | Reverse the meaning of the fit_config_verify() return code | Simon Glass | 1 | -2/+1 |
2014-06-19 | tools: Check arguments in fit_check_sign/fit_info | Simon Glass | 1 | -0/+9 |
2014-06-11 | mkimage: Automatically make space in FDT when full | Simon Glass | 1 | -2/+2 |
2014-06-11 | Improve error handling in fit_common | Simon Glass | 1 | -2/+2 |
2014-06-05 | Prevent a stack overflow in fit_check_sign | Michael van der Westhuizen | 1 | -2/+3 |
2014-03-21 | tools, fit_check_sign: verify a signed fit image | Heiko Schocher | 1 | -0/+85 |