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