Philipp Tomsich 3082775692 rockchip: mkimage: update rkimage to support pre-padded payloads 8 лет назад
..
binman 66a7a24648 tools: binman: change shebang from python into python2 8 лет назад
buildman d036107a1f kconfiglib.py: Kludge in 'imply' support 8 лет назад
dtoc 55bc080e79 dtoc: make ScanTree recurse into subnodes 8 лет назад
easylogo da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 лет назад
env 3b0825296a tools: fix cross-compiling tools when HOSTCC is overridden 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 f11a0af713 patman: Handle non-ascii characters in names 8 лет назад
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 9 лет назад
tbot 4cf4600f25 test, tools: update tbot documentation 9 лет назад
.gitignore c25f01a63a tools: Add tool to add crc8 to a mac address 8 лет назад
Makefile e5caec9a86 Pass empty CFLAGS on invocation of libfdt/setup.py 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 fc0b5948e0 Various, accumulated typos collected from around the tree. 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 d339df522b tools/genboardscfg.py: remove bogus import subprocess 9 лет назад
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 1f6c8a5733 tools: kwbimage: Fix unchecked return value and fd leak 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 fed329aebe tools: add mksunxiboot to tools-all target 8 лет назад
moveconfig.py 0dbc9b591a tools: moveconfig: support wildcards in --defconfigs file 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 43db3e3b3d relocate-rela: use compiler.h endian macros 8 лет назад
rkcommon.c 3082775692 rockchip: mkimage: update rkimage to support pre-padded payloads 8 лет назад
rkcommon.h 3082775692 rockchip: mkimage: update rkimage to support pre-padded payloads 8 лет назад
rkimage.c cfbcdade76 rockchip: mkimage: Allow encoding of loader code in spl images 8 лет назад
rkmux.py 002c634c1f rockchip: Add a script to parse datasheets 9 лет назад
rksd.c 111bcc4fb6 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 8 лет назад
rkspi.c 111bcc4fb6 rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399 8 лет назад
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions 10 лет назад
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 лет назад