upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
 
 
 
 
 
 
u-boot/tools
Simon Glass a9401b2bc9 buildman: Rename do_build to config_only 9 years ago
..
buildman buildman: Rename do_build to config_only 9 years ago
dtoc dtoc: Make integer division python 3.x safe 9 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 10 years ago
env tools/env: fix environment alignment tests for block devices 9 years ago
gdb Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 11 years ago
kermit tools: move kermit files to tools/kermit directory 11 years ago
logos imx: ventana: enable splashscreen support 9 years ago
omap Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
patman patman: Fix doctest StringIO import for python 3.x 9 years ago
scripts tools: fix define2mk.sed to not add quotes around negative integers 9 years ago
tbot test, tools: update tbot documentation 9 years ago
.gitignore tools: Add entry for generated tools/bin2header to tools/.gitignore 9 years ago
Makefile tools/Makefile: suppress "which swig" error output 9 years ago
aisimage.c imagetool: replace image registration function by linker_lists feature 10 years ago
aisimage.h Coding Style cleanup: remove trailing white space 12 years ago
atmel_pmecc_params.c Change my mailaddress 9 years ago
atmelimage.c Change my mailaddress 9 years ago
bin2header.c cmd: Fix license command 9 years ago
bmp_logo.c tools, bmp_logo: fix index from uint16_t to int to allow bigger logos 12 years ago
default_image.c Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
dumpimage.c dumpimage: replace the term "datafile" by "subimage" 10 years ago
dumpimage.h includes: move openssl headers to include/u-boot 11 years ago
envcrc.c tools/env: Correct include kconfig 9 years ago
fdt_host.h tools, fit_check_sign: verify a signed fit image 11 years ago
fdtgrep.c Various, accumulated typos collected from around the tree. 9 years ago
fit_check_sign.c Fix bad return value checks (detected with Coccinelle) 10 years ago
fit_common.c mkimage: Automatically make space in FDT when full 11 years ago
fit_common.h mkimage: Automatically make space in FDT when full 11 years ago
fit_image.c mkimage: Allow including a ramdisk in FIT auto mode 9 years ago
fit_info.c tools, fit_info: increase buffer for command name 11 years ago
gen_eth_addr.c tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed 10 years ago
genboardscfg.py tools/genboardscfg.py: remove bogus import subprocess 9 years ago
getline.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
getline.h getline: split out for darwin systems 15 years ago
gpheader.h tools: mkimage: add support for gpimage format 11 years ago
gpimage-common.c dumpimage: add 'T' option to explicitly set the image type 10 years ago
gpimage.c imagetool: replace image registration function by linker_lists feature 10 years ago
ifdtool.c x86: ifdtool: Support checking region overlap before U-Boot 10 years ago
ifdtool.h tools/ifdtool: Support writing multiple files (-w) simultaneously 11 years ago
image-host.c image: Combine image_sig_algo with image_sign_info 9 years ago
imagetool.c Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
imagetool.h mkimage: Allow including a ramdisk in FIT auto mode 9 years ago
img2brec.sh Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
img2srec.c img2srec: use standard types 16 years ago
imximage.c tools: imximage: display DCD block offset, length 9 years ago
imximage.h tools: imximage: add plugin support 9 years ago
jtagconsole Blackfin: jtagconsole: disable output processing 15 years ago
kwbimage.c tools/kwbimage: add DEBUG option 9 years ago
kwbimage.h tools/kwbimage: add DEBUG option 9 years ago
kwboot.c tools: kwboot: patch destaddr only for SoCs with header version 1 9 years ago
lpc32xximage.c lpc32xx: add lpc32xx-spl.bin boot image target 10 years ago
microcode-tool x86: Add a script to process Intel microcode files 10 years ago
microcode-tool.py tools: microcode-tool: Support parsing header file with a license block 9 years ago
mingw_support.c Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mingw_support.h Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
mkenvimage.c Patch to mkenvimage to handle text files with length that exceed env size 10 years ago
mkexynosspl.c Fix bad return value checks (detected with Coccinelle) 10 years ago
mkimage.c mkimage: Allow including a ramdisk in FIT auto mode 9 years ago
mkimage.h includes: move openssl headers to include/u-boot 11 years ago
mksunxiboot.c tools: add mksunxiboot to tools-all target 9 years ago
moveconfig.py tools: moveconfig: support wildcards in --defconfigs file 9 years ago
mxsboot.c mxsboot: remove unused include 9 years ago
mxsimage.c imagetool: replace image registration function by linker_lists feature 10 years ago
mxsimage.h ARM: mxs: tools: Add support for boot progress display flag 11 years ago
ncb.c ncb: Check return value of write() 16 years ago
netconsole net: Make netconsole src and dest ports configurable 13 years ago
omapimage.c imagetool: replace image registration function by linker_lists feature 10 years ago
omapimage.h tools: mkimage: add support for gpimage format 11 years ago
os_support.c Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
os_support.h Add LGPL-2.0+ SPDX-License-Identifier to source files 12 years ago
pbl_crc32.c mkimage : Split out and clean pbl_crc32 for use by other image types 11 years ago
pbl_crc32.h mkimage : Split out and clean pbl_crc32 for use by other image types 11 years ago
pblimage.c pbl: use "wait" command instead of "flush" command 9 years ago
pblimage.h Coding Style cleanup: remove trailing white space 12 years ago
proftool.c tools/proftool: fix use-after-free 10 years ago
relocate-rela.c relocate-rela: replace a magic number with sizeof(Elf64_Rela) 11 years ago
rkcommon.c mkimage: rockchip: add suport for rk33 serial 9 years ago
rkcommon.h rockchip: mkimage: use imagename to select spl hdr & spl size 9 years ago
rkimage.c rockchip: Check image name for the rksd image 9 years ago
rkmux.py rockchip: Add a script to parse datasheets 9 years ago
rksd.c rockchip: mkimage: use imagename to select spl hdr & spl size 9 years ago
rkspi.c rockchip: Drop a debug message when outputing SPI images 9 years ago
socfpgaimage.c tools: do not print error messages in verify_header() functions 10 years ago
ublimage.c imagetool: replace image registration function by linker_lists feature 10 years ago
ublimage.h Coding Style cleanup: remove trailing white space 12 years ago
ubsha1.c includes: move openssl headers to include/u-boot 11 years ago
vybridimage.c tools: mkimage: add support for Vybrid image format 9 years ago
xway-swap-bytes.c MIPS: INCA-IP: rename inca-swap-bytes host tool 14 years ago
zynqimage.c tools: mkimage: Add support for initialization table for Zynq and ZynqMP 9 years ago
zynqmpimage.c tools: mkimage: Check if file is regular file 9 years ago