Tom Rini 6b29a395b6 Merge git://git.denx.de/u-boot-mpc85xx před 7 roky
..
buildman e0f2406e73 buildman: Fix building based on 'options' field před 7 roky
dtoc 34c3889635 dtoc: Make integer division python 3.x safe před 7 roky
easylogo da58dec866 Various Makefiles: Add SPDX-License-Identifier tags před 8 roky
env 333ee16d04 tools/env: fix environment alignment tests for block devices před 7 roky
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile před 10 roky
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory před 10 roky
logos 0a22c7f0dc imx: ventana: enable splashscreen support před 7 roky
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
patman f5d44b9bae patman: Fix doctest StringIO import for python 3.x před 7 roky
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers před 8 roky
tbot 4cf4600f25 test, tools: update tbot documentation před 8 roky
.gitignore 87c2f76f3f tools: Add entry for generated tools/bin2header to tools/.gitignore před 8 roky
Makefile d0fc6dc5e9 tools/Makefile: suppress "which swig" error output před 7 roky
aisimage.c a93648d197 imagetool: replace image registration function by linker_lists feature před 9 roky
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space před 10 roky
atmel_pmecc_params.c 09c2b8f3e3 Change my mailaddress před 8 roky
atmelimage.c 09c2b8f3e3 Change my mailaddress před 8 roky
bin2header.c 8a7367acca cmd: Fix license command před 8 roky
bmp_logo.c 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos před 10 roky
default_image.c 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. před 8 roky
dumpimage.c 67f946cd18 dumpimage: replace the term "datafile" by "subimage" před 9 roky
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot před 10 roky
envcrc.c f33f3e07f3 tools/env: Correct include kconfig před 7 roky
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image před 10 roky
fdtgrep.c fc0b5948e0 Various, accumulated typos collected from around the tree. před 7 roky
fit_check_sign.c 310ae37edb Fix bad return value checks (detected with Coccinelle) před 8 roky
fit_common.c a946811569 mkimage: Automatically make space in FDT when full před 10 roky
fit_common.h a946811569 mkimage: Automatically make space in FDT when full před 10 roky
fit_image.c 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode před 7 roky
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name před 9 roky
gen_eth_addr.c 3e4dad5032 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed před 8 roky
genboardscfg.py d339df522b tools/genboardscfg.py: remove bogus import subprocess před 8 roky
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files před 11 roky
getline.h 64b1502133 getline: split out for darwin systems před 14 roky
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format před 10 roky
gpimage-common.c f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type před 9 roky
gpimage.c a93648d197 imagetool: replace image registration function by linker_lists feature před 9 roky
ifdtool.c e6378e1da2 x86: ifdtool: Support checking region overlap before U-Boot před 8 roky
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously před 9 roky
image-host.c 83dd98e012 image: Combine image_sig_algo with image_sign_info před 7 roky
imagetool.c 5847084f6b Respect SOURCE_DATE_EPOCH when building FIT images. před 8 roky
imagetool.h 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode před 7 roky
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs před 10 roky
img2srec.c fd66066ee3 img2srec: use standard types před 14 roky
imximage.c 2a380cccc2 tools: imximage: check return value when open the plugin file před 7 roky
imximage.h b55e4f48db tools: imximage: add plugin support před 7 roky
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing před 14 roky
kwbimage.c 76b391cdee tools/kwbimage: fix size computations for v1 images před 8 roky
kwbimage.h a8840dced0 tools/kwbimage: fix endianess issue před 8 roky
kwboot.c bdf58c73ca tools: kwboot: patch destaddr only for SoCs with header version 1 před 7 roky
lpc32xximage.c 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target před 9 roky
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files před 9 roky
microcode-tool.py aefba6f1b5 tools: microcode-tool: Support parsing header file with a license block před 8 roky
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 11 roky
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 11 roky
mkenvimage.c 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size před 9 roky
mkexynosspl.c 310ae37edb Fix bad return value checks (detected with Coccinelle) před 8 roky
mkimage.c 0f7c6cdc81 mkimage: Allow including a ramdisk in FIT auto mode před 7 roky
mkimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot před 10 roky
mksunxiboot.c fed329aebe tools: add mksunxiboot to tools-all target před 7 roky
moveconfig.py 0dbc9b591a tools: moveconfig: support wildcards in --defconfigs file před 7 roky
mxsboot.c 3964311473 mxsboot: remove unused include před 8 roky
mxsimage.c a93648d197 imagetool: replace image registration function by linker_lists feature před 9 roky
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag před 9 roky
ncb.c eea8be86d1 ncb: Check return value of write() před 15 roky
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable před 11 roky
omapimage.c a93648d197 imagetool: replace image registration function by linker_lists feature před 9 roky
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format před 10 roky
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 11 roky
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files před 11 roky
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types před 10 roky
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types před 10 roky
pblimage.c c5938c10ef pbl: use "wait" command instead of "flush" command před 7 roky
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space před 10 roky
proftool.c 1ca8f8818b tools/proftool: fix use-after-free před 8 roky
relocate-rela.c e60cfd531a relocate-rela: replace a magic number with sizeof(Elf64_Rela) před 10 roky
rkcommon.c 9191090e34 mkimage: rockchip: add suport for rk33 serial před 7 roky
rkcommon.h 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size před 8 roky
rkimage.c 9217d93bc4 rockchip: Check image name for the rksd image před 8 roky
rkmux.py 002c634c1f rockchip: Add a script to parse datasheets před 8 roky
rksd.c 7bf274b9ca rockchip: mkimage: use imagename to select spl hdr & spl size před 8 roky
rkspi.c 25525ebe31 rockchip: Drop a debug message when outputing SPI images před 8 roky
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions před 9 roky
ublimage.c a93648d197 imagetool: replace image registration function by linker_lists feature před 9 roky
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space před 10 roky
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot před 10 roky
vybridimage.c ed0c2c0a9e tools: mkimage: add support for Vybrid image format před 7 roky
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool před 13 roky
zynqimage.c 3b6460809c tools: mkimage: Add support for initialization table for Zynq and ZynqMP před 7 roky
zynqmpimage.c 56c7e80155 tools: mkimage: Check if file is regular file před 7 roky