Masahiro Yamada cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers il y a 8 ans
..
buildman f79f1e0c0e buildman: allow more incremental building il y a 8 ans
easylogo da58dec866 Various Makefiles: Add SPDX-License-Identifier tags il y a 8 ans
env 14070e69ad tools/env: allow to pass NULL for environment options il y a 8 ans
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile il y a 10 ans
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory il y a 10 ans
logos 747440d0fa dm: video: test: Test that bitmap display works correctly il y a 8 ans
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
patman d4c8572b71 buildman: Allow branch names which conflict with directories il y a 8 ans
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers il y a 8 ans
tbot 4cf4600f25 test, tools: update tbot documentation il y a 8 ans
.gitignore 87c2f76f3f tools: Add entry for generated tools/bin2header to tools/.gitignore il y a 8 ans
Makefile d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation il y a 8 ans
aisimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space il y a 10 ans
atmel_pmecc_params.c 09c2b8f3e3 Change my mailaddress il y a 8 ans
atmelimage.c 09c2b8f3e3 Change my mailaddress il y a 8 ans
bin2header.c 8a7367acca cmd: Fix license command il y a 8 ans
bmp_logo.c 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos il y a 10 ans
default_image.c 0219e4bfb4 Fix variation in timestamps caused by timezone differences. il y a 8 ans
dumpimage.c 67f946cd18 dumpimage: replace the term "datafile" by "subimage" il y a 9 ans
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot il y a 10 ans
envcrc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image il y a 10 ans
fdtgrep.c 9404fc85ab fdtgrep: Improve error handling with invalid device tree il y a 8 ans
fit_check_sign.c 310ae37edb Fix bad return value checks (detected with Coccinelle) il y a 8 ans
fit_common.c a946811569 mkimage: Automatically make space in FDT when full il y a 10 ans
fit_common.h a946811569 mkimage: Automatically make space in FDT when full il y a 10 ans
fit_image.c 4c1dc1a90f fit_image: Fix a double close() on the error path il y a 8 ans
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name il y a 9 ans
gen_eth_addr.c 3e4dad5032 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed il y a 8 ans
genboardscfg.py d339df522b tools/genboardscfg.py: remove bogus import subprocess il y a 8 ans
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
getline.h 64b1502133 getline: split out for darwin systems il y a 14 ans
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format il y a 10 ans
gpimage-common.c f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type il y a 9 ans
gpimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
ifdtool.c e6378e1da2 x86: ifdtool: Support checking region overlap before U-Boot il y a 8 ans
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously il y a 9 ans
image-host.c 04a710a593 tools: fix typo in tools/image-host.c il y a 9 ans
imagetool.c bd6e142094 mkimage: Add a quiet mode il y a 8 ans
imagetool.h bd6e142094 mkimage: Add a quiet mode il y a 8 ans
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs il y a 10 ans
img2srec.c fd66066ee3 img2srec: use standard types il y a 14 ans
imximage.c 0782a8803d imx: tools: imximage: fix CLR bit command il y a 8 ans
imximage.h 61903b759a imximage: fix commands other than write_data il y a 8 ans
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing il y a 14 ans
kwbimage.c 76b391cdee tools/kwbimage: fix size computations for v1 images il y a 8 ans
kwbimage.h a8840dced0 tools/kwbimage: fix endianess issue il y a 8 ans
kwboot.c 7497a6a1f1 tools: kwboot: Add xmodem timeout option il y a 8 ans
lpc32xximage.c 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target il y a 9 ans
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files il y a 9 ans
microcode-tool.py aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block il y a 8 ans
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
mkenvimage.c 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size il y a 9 ans
mkexynosspl.c 310ae37edb Fix bad return value checks (detected with Coccinelle) il y a 8 ans
mkimage.c bd6e142094 mkimage: Add a quiet mode il y a 8 ans
mkimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot il y a 10 ans
mksunxiboot.c a188438175 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant il y a 8 ans
moveconfig.py 6b96c1a1ca tools: moveconfig: Add a new --git-ref option il y a 8 ans
mxsboot.c 3964311473 mxsboot: remove unused include il y a 8 ans
mxsimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag il y a 9 ans
ncb.c eea8be86d1 ncb: Check return value of write() il y a 15 ans
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable il y a 11 ans
omapimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format il y a 10 ans
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files il y a 11 ans
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types il y a 10 ans
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types il y a 10 ans
pblimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space il y a 10 ans
proftool.c 1ca8f8818b tools/proftool: fix use-after-free il y a 8 ans
relocate-rela.c e60cfd531a relocate-rela: replace a magic number with sizeof(Elf64_Rela) il y a 10 ans
rkcommon.c 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size il y a 8 ans
rkcommon.h 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size il y a 8 ans
rkimage.c 9217d93bc4 rockchip: Check image name for the rksd image il y a 8 ans
rkmux.py 002c634c1f rockchip: Add a script to parse datasheets il y a 8 ans
rksd.c 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size il y a 8 ans
rkspi.c 25525ebe31 rockchip: Drop a debug message when outputing SPI images il y a 8 ans
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions il y a 9 ans
ublimage.c a93648d197 imagetool: replace image registration function by linker_lists feature il y a 9 ans
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space il y a 10 ans
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot il y a 10 ans
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool il y a 13 ans
zynqimage.c bc36605035 tools: zynqimage: Clean up check_params il y a 8 ans
zynqmpimage.c d9b58b3031 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation il y a 8 ans