Heinrich Schuchardt ac02019616 tools: provide a tool to convert a binary file to an include %!s(int64=7) %!d(string=hai) anos
..
binman 3759df0c08 tools: Update python "help" tests to cope with "more" oddities %!s(int64=7) %!d(string=hai) anos
buildman 3759df0c08 tools: Update python "help" tests to cope with "more" oddities %!s(int64=7) %!d(string=hai) anos
dtoc 3ed0de31b4 dtoc: Allow DTC environment variable to provide path to dtc %!s(int64=7) %!d(string=hai) anos
easylogo da58dec866 Various Makefiles: Add SPDX-License-Identifier tags %!s(int64=9) %!d(string=hai) anos
env 34255b92e6 tools: env: Add support for direct read/write UBI volumes %!s(int64=7) %!d(string=hai) anos
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile %!s(int64=11) %!d(string=hai) anos
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory %!s(int64=11) %!d(string=hai) anos
libfdt 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c %!s(int64=7) %!d(string=hai) anos
logos d330e04d9d lib: at91: Add logo files used via API of DM_VIDEO %!s(int64=7) %!d(string=hai) anos
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
patman d1ccaa4760 patman: Unquote output from get_maintainer.pl %!s(int64=7) %!d(string=hai) anos
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers %!s(int64=9) %!d(string=hai) anos
.gitignore ac02019616 tools: provide a tool to convert a binary file to an include %!s(int64=7) %!d(string=hai) anos
Makefile ac02019616 tools: provide a tool to convert a binary file to an include %!s(int64=7) %!d(string=hai) anos
aisimage.c a93648d197 imagetool: replace image registration function by linker_lists feature %!s(int64=10) %!d(string=hai) anos
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space %!s(int64=11) %!d(string=hai) anos
atmel_pmecc_params.c 09c2b8f3e3 Change my mailaddress %!s(int64=9) %!d(string=hai) anos
atmelimage.c 09c2b8f3e3 Change my mailaddress %!s(int64=9) %!d(string=hai) anos
bmp_logo.c 06d326d3a6 tools: bmp_logo: correctly interpret BMP files with larger headers %!s(int64=7) %!d(string=hai) anos
default_image.c d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification %!s(int64=8) %!d(string=hai) anos
dumpimage.c 67f946cd18 dumpimage: replace the term "datafile" by "subimage" %!s(int64=10) %!d(string=hai) anos
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot %!s(int64=11) %!d(string=hai) anos
envcrc.c f33f3e07f3 tools/env: Correct include kconfig %!s(int64=8) %!d(string=hai) anos
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image %!s(int64=11) %!d(string=hai) anos
fdtgrep.c b95a5190ba Do not attempt to use the systemwide libfdt %!s(int64=7) %!d(string=hai) anos
file2include.c ac02019616 tools: provide a tool to convert a binary file to an include %!s(int64=7) %!d(string=hai) anos
fit_check_sign.c 310ae37edb Fix bad return value checks (detected with Coccinelle) %!s(int64=9) %!d(string=hai) anos
fit_common.c a946811569 mkimage: Automatically make space in FDT when full %!s(int64=11) %!d(string=hai) anos
fit_common.h a946811569 mkimage: Automatically make space in FDT when full %!s(int64=11) %!d(string=hai) anos
fit_image.c 2eda8e9aad tools: fix incorrect usage of DT node unit address %!s(int64=7) %!d(string=hai) anos
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name %!s(int64=10) %!d(string=hai) anos
gen_eth_addr.c 3e4dad5032 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed %!s(int64=9) %!d(string=hai) anos
gen_ethaddr_crc.c c25f01a63a tools: Add tool to add crc8 to a mac address %!s(int64=8) %!d(string=hai) anos
genboardscfg.py 8639f69a61 genconfig.py: Print defconfig next to warnings %!s(int64=7) %!d(string=hai) anos
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
getline.h 64b1502133 getline: split out for darwin systems %!s(int64=15) %!d(string=hai) anos
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format %!s(int64=11) %!d(string=hai) anos
gpimage-common.c f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type %!s(int64=10) %!d(string=hai) anos
gpimage.c a93648d197 imagetool: replace image registration function by linker_lists feature %!s(int64=10) %!d(string=hai) anos
ifdtool.c 68af100224 binman: Drop microcode features from ifdtool %!s(int64=8) %!d(string=hai) anos
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously %!s(int64=10) %!d(string=hai) anos
image-host.c b2267e8a22 fix incorrect usage of DT node unit address in comments %!s(int64=7) %!d(string=hai) anos
imagetool.c 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. %!s(int64=9) %!d(string=hai) anos
imagetool.h f1ca1fdebf mkimage: Add support for signing with pkcs11 %!s(int64=8) %!d(string=hai) anos
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs %!s(int64=11) %!d(string=hai) anos
img2srec.c 51855e8981 treewide: remove unneeded semicolons %!s(int64=8) %!d(string=hai) anos
imximage.c 3e0a71c157 tools: imximage: add set bit command %!s(int64=8) %!d(string=hai) anos
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing %!s(int64=15) %!d(string=hai) anos
kwbimage.c db7cd4ed33 tools/kwbimage: fix v1 header verification %!s(int64=8) %!d(string=hai) anos
kwbimage.h 37d108b64f tools/kwbimage.h: make offset marks style consistent %!s(int64=8) %!d(string=hai) anos
kwboot.c 93f4877935 tools: kwboot: don't adjust destaddr when patching the image %!s(int64=8) %!d(string=hai) anos
lpc32xximage.c 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target %!s(int64=10) %!d(string=hai) anos
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files %!s(int64=10) %!d(string=hai) anos
microcode-tool.py aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block %!s(int64=9) %!d(string=hai) anos
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
mips-relocs.c e94136bd87 mips-relocs: Fix warning from gcc 6.3 %!s(int64=7) %!d(string=hai) anos
mkenvimage.c 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size %!s(int64=10) %!d(string=hai) anos
mkexynosspl.c 310ae37edb Fix bad return value checks (detected with Coccinelle) %!s(int64=9) %!d(string=hai) anos
mkimage.c 79aa33cdb3 mkimage: fix display of image types list %!s(int64=8) %!d(string=hai) anos
mkimage.h 47a52cd1e4 dtc: mkimage: Add the possibility to specify DTC %!s(int64=7) %!d(string=hai) anos
mksunxiboot.c 7f0ef5a945 sunxi: Store the device tree name in the SPL header %!s(int64=8) %!d(string=hai) anos
moveconfig.py ce3ba458a8 moveconfig: fix error message in do_autoconf() %!s(int64=7) %!d(string=hai) anos
mrvl_uart.sh eee4835d22 tools: Add Marvell recovery image download script %!s(int64=7) %!d(string=hai) anos
mxsboot.c 3964311473 mxsboot: remove unused include %!s(int64=9) %!d(string=hai) anos
mxsimage.c 7bae13b757 tools: mxsimage: Fix build with OpenSSL 1.1.x %!s(int64=8) %!d(string=hai) anos
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag %!s(int64=10) %!d(string=hai) anos
ncb.c eea8be86d1 ncb: Check return value of write() %!s(int64=16) %!d(string=hai) anos
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable %!s(int64=12) %!d(string=hai) anos
omapimage.c 3a0e70f181 tools: omapimage: Fix mismatch of image size in header %!s(int64=7) %!d(string=hai) anos
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format %!s(int64=11) %!d(string=hai) anos
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files %!s(int64=12) %!d(string=hai) anos
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types %!s(int64=11) %!d(string=hai) anos
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types %!s(int64=11) %!d(string=hai) anos
pblimage.c 05e35d26db tools: pblimage: Fix address calculation %!s(int64=7) %!d(string=hai) anos
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space %!s(int64=11) %!d(string=hai) anos
prelink-riscv.c 42ac26f2b0 riscv: tools: Prelink u-boot %!s(int64=7) %!d(string=hai) anos
prelink-riscv.inc 42ac26f2b0 riscv: tools: Prelink u-boot %!s(int64=7) %!d(string=hai) anos
proftool.c 1ca8f8818b tools/proftool: fix use-after-free %!s(int64=9) %!d(string=hai) anos
relocate-rela.c d27e35f256 relocate-rela: add missing va_end() %!s(int64=8) %!d(string=hai) anos
rkcommon.c 95d363cc30 rockchip: mkimage: remove unused code-paths (spl_boot0 is now implied) %!s(int64=7) %!d(string=hai) anos
rkcommon.h ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size %!s(int64=8) %!d(string=hai) anos
rkimage.c 253c60a557 rockchip: mkimage: remove placeholder functions from rkimage %!s(int64=8) %!d(string=hai) anos
rkmux.py 002c634c1f rockchip: Add a script to parse datasheets %!s(int64=9) %!d(string=hai) anos
rksd.c ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size %!s(int64=8) %!d(string=hai) anos
rkspi.c ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size %!s(int64=8) %!d(string=hai) anos
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions %!s(int64=10) %!d(string=hai) anos
sunxi-spl-image-builder.c f59a3b21f6 tools: sunxi: avoid read after end of string %!s(int64=8) %!d(string=hai) anos
ublimage.c a93648d197 imagetool: replace image registration function by linker_lists feature %!s(int64=10) %!d(string=hai) anos
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space %!s(int64=11) %!d(string=hai) anos
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot %!s(int64=11) %!d(string=hai) anos
vybridimage.c ed0c2c0a9e tools: mkimage: add support for Vybrid image format %!s(int64=8) %!d(string=hai) anos
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool %!s(int64=14) %!d(string=hai) anos
zynqimage.c ac71d4103e tools: mkimage: Call fclose in error path %!s(int64=8) %!d(string=hai) anos
zynqmpimage.c 6d0cbbd596 tools: zynqmpimage: Check return values from file functions %!s(int64=7) %!d(string=hai) anos