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