Thomas Huth 310ae37edb Fix bad return value checks (detected with Coccinelle) hace 9 años
..
buildman 8270e3c12e buildman: Improve the config comparison feature hace 9 años
easylogo 940db16d2e tools: convert makefiles to kbuild style hace 11 años
env 0b367380a5 tools/env/fw_env.h: Correct include order hace 10 años
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile hace 11 años
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory hace 11 años
logos 4fbe41c4af logos: add Toradex logo hace 9 años
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
palmtreo680 3497d43215 pxa: palmtreo680 flash programming utility hace 12 años
patman 8d3595a42b Revert "patman: use -D option for git format-patch" hace 9 años
scripts 6a44d80634 kbuild: move asm-offsets.h rules to ./Kbuild hace 11 años
.gitignore 0112432798 gitignore: Add defconfig and fdtgrep hace 9 años
Makefile f9a3c278b9 rockchip: Add support for the SD image hace 9 años
aisimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
atmel_pmecc_params.c 5c390a5b26 arm:at91: enable ROM loadable atmel image hace 11 años
atmelimage.c a679cc0118 tools/atmelimage.c: Fix warning when debug is enabled hace 9 años
bin2header.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
bmp_logo.c 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos hace 11 años
default_image.c 0219e4bfb4 Fix variation in timestamps caused by timezone differences. hace 9 años
dumpimage.c 67f946cd18 dumpimage: replace the term "datafile" by "subimage" hace 10 años
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
envcrc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image hace 11 años
fdtgrep.c 1043d0a029 fdt: Add fdtgrep tool hace 10 años
fit_check_sign.c 310ae37edb Fix bad return value checks (detected with Coccinelle) hace 9 años
fit_common.c a946811569 mkimage: Automatically make space in FDT when full hace 11 años
fit_common.h a946811569 mkimage: Automatically make space in FDT when full hace 11 años
fit_image.c 39931f966a dumpimage: fit: extract FIT images hace 10 años
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name hace 10 años
gen_eth_addr.c 3e4dad5032 tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed hace 9 años
genboardscfg.py 5dff844d7f tools/genboardscfg.py: pick up also commented maitainers hace 10 años
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files hace 12 años
getline.h 64b1502133 getline: split out for darwin systems hace 15 años
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format hace 11 años
gpimage-common.c f41f5b7c05 dumpimage: add 'T' option to explicitly set the image type hace 10 años
gpimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
ifdtool.c e6378e1da2 x86: ifdtool: Support checking region overlap before U-Boot hace 9 años
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously hace 10 años
image-host.c 04a710a593 tools: fix typo in tools/image-host.c hace 10 años
imagetool.c 1fddd7b63c tools/imagetool: remove linker script hace 10 años
imagetool.h 1b99e5bbb6 mkimage: Allow the original file size to be recorded hace 9 años
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs hace 11 años
img2srec.c fd66066ee3 img2srec: use standard types hace 15 años
imximage.c 61903b759a imximage: fix commands other than write_data hace 9 años
imximage.h 61903b759a imximage: fix commands other than write_data hace 9 años
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing hace 15 años
kwbimage.c 9b163d8c4e kwbimage: Align payload size to 4 bytes hace 9 años
kwbimage.h e29f1db3dd tools: kwboot: Add support for UART boot mode patching for Armada XP/38x hace 9 años
kwboot.c e29f1db3dd tools: kwboot: Add support for UART boot mode patching for Armada XP/38x hace 9 años
lpc32xximage.c 39f520bb62 lpc32xx: add lpc32xx-spl.bin boot image target hace 10 años
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files hace 10 años
microcode-tool.py cfcf8ea2d7 x86: Enhance the microcode tool to support header files as input hace 10 años
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files hace 12 años
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files hace 12 años
mkenvimage.c 80ee0196a6 Patch to mkenvimage to handle text files with length that exceed env size hace 10 años
mkexynosspl.c 310ae37edb Fix bad return value checks (detected with Coccinelle) hace 9 años
mkimage.c 354973076a tools/mkimage.c: Clarify help text for -D slightly hace 9 años
mkimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
mksunxiboot.c a188438175 sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant hace 9 años
moveconfig.py 4440ececed tools: moveconfig: Update the URL for nds32 toolchain hace 9 años
mxsboot.c b5e7586a73 mxs: mxsboot: fix endianess for sd boot images hace 9 años
mxsimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag hace 10 años
ncb.c eea8be86d1 ncb: Check return value of write() hace 16 años
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable hace 12 años
omapimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format hace 11 años
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files hace 12 años
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files hace 12 años
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types hace 11 años
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types hace 11 años
pblimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
proftool.c 26e355d131 Fix musl build hace 10 años
relocate-rela.c e60cfd531a relocate-rela: replace a magic number with sizeof(Elf64_Rela) hace 11 años
rkcommon.c a131c1f442 rockchip: Add the rkimage format to mkimage hace 9 años
rkcommon.h a131c1f442 rockchip: Add the rkimage format to mkimage hace 9 años
rkimage.c a131c1f442 rockchip: Add the rkimage format to mkimage hace 9 años
rksd.c dd39bcaffb rockchip: Drop first 32kb of zeros from the rkSD image type hace 9 años
rkspi.c 10b84fe1b5 rockchip: Add support for the SPI image hace 9 años
socfpgaimage.c 2662179998 tools: do not print error messages in verify_header() functions hace 10 años
ublimage.c a93648d197 imagetool: replace image registration function by linker_lists feature hace 10 años
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space hace 11 años
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot hace 11 años
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool hace 14 años