Simon Glass 6e87ae1c07 patman: Add a functional test 8 лет назад
..
binman 99ed4a2e97 fdt: Drop fdt_select.py 8 лет назад
buildman d5686a61d6 buildman: Fix bloat option when 'new' only drops functions 8 лет назад
dtoc 99ed4a2e97 fdt: Drop fdt_select.py 8 лет назад
easylogo da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 лет назад
env ddc6a9de05 tools/env: avoid memory leak in fw_setenv 8 лет назад
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 11 лет назад
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory 11 лет назад
logos 3713571cb7 imx6: icorem6: Add custom splashscreen support 8 лет назад
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
patman 6e87ae1c07 patman: Add a functional test 8 лет назад
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 9 лет назад
tbot 4cf4600f25 test, tools: update tbot documentation 9 лет назад
.gitignore 594b4cc732 tools: sunxi: Add spl image builder 8 лет назад
Makefile 727f153629 fdt: Stop building the old python libfdt module 8 лет назад
aisimage.c a93648d197 imagetool: replace image registration function by linker_lists feature 10 лет назад
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
atmel_pmecc_params.c 09c2b8f3e3 Change my mailaddress 9 лет назад
atmelimage.c 09c2b8f3e3 Change my mailaddress 9 лет назад
bmp_logo.c 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos 11 лет назад
default_image.c d21bd69b6e tools: mkimage: add firmware-ivt image type for HAB verification 8 лет назад
dumpimage.c 67f946cd18 dumpimage: replace the term "datafile" by "subimage" 10 лет назад
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot 11 лет назад
envcrc.c f33f3e07f3 tools/env: Correct include kconfig 8 лет назад
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 лет назад
fdtgrep.c c47a38b477 fdtgrep: Cope with the /aliases node being last 8 лет назад
fit_check_sign.c 310ae37edb Fix bad return value checks (detected with Coccinelle) 9 лет назад
fit_common.c a946811569 mkimage: Automatically make space in FDT when full 11 лет назад
fit_common.h a946811569 mkimage: Automatically make space in FDT when full 11 лет назад
fit_image.c f1ca1fdebf mkimage: Add support for signing with pkcs11 8 лет назад
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name 10 лет назад
gen_eth_addr.c 3e4dad5032 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed 9 лет назад
gen_ethaddr_crc.c c25f01a63a tools: Add tool to add crc8 to a mac address 8 лет назад
genboardscfg.py dee7c68f54 tools/genboardscfg.py: Make 'Supported' as known status 8 лет назад
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
getline.h 64b1502133 getline: split out for darwin systems 15 лет назад
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format 11 лет назад
gpimage-common.c f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type 10 лет назад
gpimage.c a93648d197 imagetool: replace image registration function by linker_lists feature 10 лет назад
ifdtool.c 68af100224 binman: Drop microcode features from ifdtool 8 лет назад
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously 10 лет назад
image-host.c f1ca1fdebf mkimage: Add support for signing with pkcs11 8 лет назад
imagetool.c 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. 9 лет назад
imagetool.h f1ca1fdebf mkimage: Add support for signing with pkcs11 8 лет назад
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 лет назад
img2srec.c fd66066ee3 img2srec: use standard types 15 лет назад
imximage.c 3e0a71c157 tools: imximage: add set bit command 8 лет назад
imximage.h 3e0a71c157 tools: imximage: add set bit command 8 лет назад
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing 15 лет назад
kwbimage.c 6cbf7eda3c arm: mvebu: kwbimage: inline function to fix use-after-free 8 лет назад
kwbimage.h a1b6b0a9c1 arm: mvebu: Implement secure boot 8 лет назад
kwboot.c 93f4877935 tools: kwboot: don't adjust destaddr when patching the image 8 лет назад
lpc32xximage.c 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target 10 лет назад
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files 10 лет назад
microcode-tool.py aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block 9 лет назад
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
mkenvimage.c 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size 10 лет назад
mkexynosspl.c 310ae37edb Fix bad return value checks (detected with Coccinelle) 9 лет назад
mkimage.c b4e923a805 tools: mkimage: fix sizeof_mismatch found by coverity 8 лет назад
mkimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot 11 лет назад
mksunxiboot.c 7f0ef5a945 sunxi: Store the device tree name in the SPL header 8 лет назад
moveconfig.py f90df596a8 tools: moveconfig: cleanup README entires 8 лет назад
mxsboot.c 3964311473 mxsboot: remove unused include 9 лет назад
mxsimage.c 7bae13b757 tools: mxsimage: Fix build with OpenSSL 1.1.x 8 лет назад
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag 10 лет назад
ncb.c eea8be86d1 ncb: Check return value of write() 16 лет назад
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable 12 лет назад
omapimage.c 35d8265c64 tools: omapimage: Fix size in header 8 лет назад
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format 11 лет назад
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 лет назад
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 лет назад
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 лет назад
pblimage.c 33ed57495a tools: plbimage support generate rcw file 8 лет назад
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
proftool.c 1ca8f8818b tools/proftool: fix use-after-free 9 лет назад
relocate-rela.c d27e35f256 relocate-rela: add missing va_end() 8 лет назад
rkcommon.c 79fa157387 rockchip: mkimage: Add support for RV1108 8 лет назад
rkcommon.h ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size 8 лет назад
rkimage.c 253c60a557 rockchip: mkimage: remove placeholder functions from rkimage 8 лет назад
rkmux.py 002c634c1f rockchip: Add a script to parse datasheets 9 лет назад
rksd.c ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size 8 лет назад
rkspi.c ad972ac3d9 rockchip: mkimage: force 2KB alignment for init_size 8 лет назад
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions 10 лет назад
sunxi-spl-image-builder.c f59a3b21f6 tools: sunxi: avoid read after end of string 8 лет назад
ublimage.c a93648d197 imagetool: replace image registration function by linker_lists feature 10 лет назад
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 лет назад
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 лет назад
vybridimage.c ed0c2c0a9e tools: mkimage: add support for Vybrid image format 8 лет назад
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool 14 лет назад
zynqimage.c ac71d4103e tools: mkimage: Call fclose in error path 8 лет назад
zynqmpimage.c ac71d4103e tools: mkimage: Call fclose in error path 8 лет назад