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
Simon Glass 0d15463c05 dtoc: Rename the phandle struct 8 years ago
..
binman binman: Put our local modules ahead of system modules 8 years ago
buildman genconfig.py: Print defconfig next to warnings 8 years ago
dtoc dtoc: Rename the phandle struct 8 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 10 years ago
env env: Add 'envtools' target to 'make help' 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 lib: at91: Add logo files used via API of DM_VIDEO 8 years ago
omap Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
patman patman: Fix error when the email blacklist is missing 8 years ago
scripts tools: fix define2mk.sed to not add quotes around negative integers 9 years ago
.gitignore tools: .gitignore: Add libfdt related files 8 years ago
Makefile Makefile: Suppress output of python libfdt build command 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
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 9 years ago
fdt_host.h tools, fit_check_sign: verify a signed fit image 11 years ago
fdtgrep.c fdtgrep: Deal with NULL data passed to check_type_include() 8 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
gen_ethaddr_crc.c tools: Add tool to add crc8 to a mac address 8 years ago
genboardscfg.py genconfig.py: Print defconfig next to warnings 8 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 16 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 binman: Drop microcode features from ifdtool 9 years ago
ifdtool.h tools/ifdtool: Support writing multiple files (-w) simultaneously 11 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 treewide: remove unneeded semicolons 8 years ago
imximage.c tools: imximage: add set bit command 8 years ago
jtagconsole Blackfin: jtagconsole: disable output processing 15 years ago
kwbimage.c tools/kwbimage: fix v1 header verification 8 years ago
kwbimage.h tools/kwbimage.h: make offset marks style consistent 8 years ago
kwboot.c tools: kwboot: don't adjust destaddr when patching the image 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 11 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
mips-relocs.c mips-relocs: Fix warning from gcc 6.3 8 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: fix display of image types list 8 years ago
mkimage.h dtc: mkimage: Add the possibility to specify DTC 8 years ago
mksunxiboot.c sunxi: Store the device tree name in the SPL header 8 years ago
moveconfig.py moveconfig: Use fd.write() instead of print >> 8 years ago
mxsboot.c mxsboot: remove unused include 9 years ago
mxsimage.c tools: mxsimage: Fix build with OpenSSL 1.1.x 9 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 tools: omapimage: Fix size in header 8 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 tools: pblimage: Fix address calculation 8 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: add missing va_end() 8 years ago
rkcommon.c rockchip: rk3368: mkimage: add support for the RK3368 8 years ago
rkcommon.h rockchip: mkimage: force 2KB alignment for init_size 8 years ago
rkimage.c rockchip: mkimage: remove placeholder functions from rkimage 8 years ago
rkmux.py rockchip: Add a script to parse datasheets 9 years ago
rksd.c rockchip: mkimage: force 2KB alignment for init_size 8 years ago
rkspi.c rockchip: mkimage: force 2KB alignment for init_size 8 years ago
socfpgaimage.c tools: do not print error messages in verify_header() functions 10 years ago
sunxi-spl-image-builder.c tools: sunxi: avoid read after end of string 8 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