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
Bin Meng 9d1adf0484 tools: binman: Handle optional microcode case in SPL image 8 years ago
..
binman tools: binman: Handle optional microcode case in SPL image 8 years ago
buildman buildman: Update link to the most recent prebuilt ARC toolachin 8 years ago
dtoc dtoc: Make integer division python 3.x safe 9 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
env tools/env: fix environment alignment tests for block devices 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 imx6: icorem6: Add custom 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 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 arm: mvebu: Implement secure boot 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 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 tools: mkimage: add firmware-ivt image type for HAB verification 8 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 8 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: Add support for signing with pkcs11 8 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
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 binman: Drop microcode features from ifdtool 8 years ago
ifdtool.h tools/ifdtool: Support writing multiple files (-w) simultaneously 10 years ago
image-host.c mkimage: Add support for signing with pkcs11 8 years ago
imagetool.c Respect SOURCE_DATE_EPOCH when building FIT images. 9 years ago
imagetool.h mkimage: Add support for signing with pkcs11 8 years ago
img2brec.sh Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
img2srec.c
imximage.c tools: imximage: refactor header length calculations for imximage v1 8 years ago
imximage.h tools: imximage: add plugin support 9 years ago
jtagconsole
kwbimage.c arm: mvebu: Implement secure boot 8 years ago
kwbimage.h arm: mvebu: Implement secure boot 8 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 tools: mkimage: fix sizeof_mismatch found by coverity 8 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 tools: mxsimage: Fix build with OpenSSL 1.1.x 8 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 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 9 years ago
relocate-rela.c relocate-rela: use compiler.h endian macros 8 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: Call fclose in error path 8 years ago
zynqmpimage.c tools: mkimage: Call fclose in error path 8 years ago