index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
fit_check_sign.c
Age
Commit message (
Expand
)
Author
2025-09-09
tools: fit_check_sign: Mark usage() as static
Ilias Apalodimas
2025-04-10
tools/fit_check_sign: make key optional
Daniel Golle
2022-01-26
fit_check_sign: Update help to mention the key is in a dtb
Simon Glass
2021-02-01
tools/fit_check_sign.c: Update usage function.
Ilies CHERGUI
2020-04-01
fit_check_sign: Allow selecting the configuration to verify
Simon Glass
2019-05-18
tools: use read-only mmap in fit_check_sign
Luca Boccassi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-10-24
Fix bad return value checks (detected with Coccinelle)
Thomas Huth
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
2014-06-19
Reverse the meaning of the fit_config_verify() return code
Simon Glass
2014-06-19
tools: Check arguments in fit_check_sign/fit_info
Simon Glass
2014-06-11
mkimage: Automatically make space in FDT when full
Simon Glass
2014-06-11
Improve error handling in fit_common
Simon Glass
2014-06-05
Prevent a stack overflow in fit_check_sign
Michael van der Westhuizen
2014-03-21
tools, fit_check_sign: verify a signed fit image
Heiko Schocher