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
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/tools
Zhao Qiang c5938c10ef pbl: use "wait" command instead of "flush" command 8 years ago
..
buildman tools: buildman: Add compiler wrapper 8 years ago
dtoc dtoc: Make integer division python 3.x safe 8 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
env env: tool: add command line option to input lockfile path 8 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 8 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 8 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: mkimage: add support for Vybrid image format 8 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 11 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 11 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 Add GPL-2.0+ SPDX-License-Identifier to source files 12 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. 8 years ago
fit_check_sign.c Fix bad return value checks (detected with Coccinelle) 9 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 tools: Add an error code when fit_handle_file() fails 9 years ago
fit_info.c tools, fit_info: increase buffer for command name 10 years ago
gen_eth_addr.c tools: gen_eth_addr: add getpid() to time(0) to avoid duplicated seed 9 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
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 9 years ago
ifdtool.h tools/ifdtool: Support writing multiple files (-w) simultaneously 10 years ago
image-host.c tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 8 years ago
imagetool.c Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
imagetool.h Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
img2brec.sh Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
img2srec.c
imximage.c imx: tools: imximage: fix CLR bit command 9 years ago
imximage.h imximage: fix commands other than write_data 9 years ago
jtagconsole
kwbimage.c tools/kwbimage: fix size computations for v1 images 9 years ago
kwbimage.h tools/kwbimage: fix endianess issue 9 years ago
kwboot.c tools: kwboot: patch destaddr only for SoCs with header version 1 8 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) 9 years ago
mkimage.c mkimage: Fix argument parsing with signature comment 8 years ago
mkimage.h includes: move openssl headers to include/u-boot 11 years ago
mksunxiboot.c sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant 9 years ago
moveconfig.py moveconfig: Add an option to commit changes 8 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 10 years ago
ncb.c
netconsole net: Make netconsole src and dest ports configurable 12 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 8 years ago
pblimage.h Coding Style cleanup: remove trailing white space 11 years ago
proftool.c tools/proftool: fix use-after-free 9 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 8 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 11 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 8 years ago
xway-swap-bytes.c
zynqimage.c tools: zynqimage: Clean up check_params 9 years ago
zynqmpimage.c tools: zynqmpimage: Add Xilinx ZynqMP boot header generation 9 years ago