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
Thomas Huth 310ae37edb Fix bad return value checks (detected with Coccinelle) 10 years ago
..
buildman buildman: Improve the config comparison feature 10 years ago
easylogo tools: convert makefiles to kbuild style 11 years ago
env tools/env/fw_env.h: Correct include order 10 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 logos: add Toradex logo 10 years ago
omap Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
palmtreo680 pxa: palmtreo680 flash programming utility 12 years ago
patman Revert "patman: use -D option for git format-patch" 10 years ago
scripts kbuild: move asm-offsets.h rules to ./Kbuild 11 years ago
.gitignore gitignore: Add defconfig and fdtgrep 10 years ago
Makefile rockchip: Add support for the SD image 10 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 arm:at91: enable ROM loadable atmel image 11 years ago
atmelimage.c tools/atmelimage.c: Fix warning when debug is enabled 10 years ago
bin2header.c Add GPL-2.0+ SPDX-License-Identifier to source files 12 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 Fix variation in timestamps caused by timezone differences. 10 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 fdt: Add fdtgrep tool 10 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 dumpimage: fit: extract FIT images 10 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: pick up also commented maitainers 11 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 10 years ago
image-host.c tools: fix typo in tools/image-host.c 11 years ago
imagetool.c tools/imagetool: remove linker script 10 years ago
imagetool.h mkimage: Allow the original file size to be recorded 10 years ago
img2brec.sh Coding Style cleanup: replace leading SPACEs by TABs 12 years ago
img2srec.c
imximage.c imximage: fix commands other than write_data 10 years ago
imximage.h imximage: fix commands other than write_data 10 years ago
jtagconsole
kwbimage.c kwbimage: Align payload size to 4 bytes 10 years ago
kwbimage.h tools: kwboot: Add support for UART boot mode patching for Armada XP/38x 10 years ago
kwboot.c tools: kwboot: Add support for UART boot mode patching for Armada XP/38x 10 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 x86: Enhance the microcode tool to support header files as input 10 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.c: Clarify help text for -D slightly 10 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 10 years ago
moveconfig.py tools: moveconfig: Update the URL for nds32 toolchain 10 years ago
mxsboot.c mxs: mxsboot: fix endianess for sd boot images 10 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
netconsole
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 imagetool: replace image registration function by linker_lists feature 10 years ago
pblimage.h Coding Style cleanup: remove trailing white space 12 years ago
proftool.c Fix musl build 10 years ago
relocate-rela.c relocate-rela: replace a magic number with sizeof(Elf64_Rela) 11 years ago
rkcommon.c rockchip: Add the rkimage format to mkimage 10 years ago
rkcommon.h rockchip: Add the rkimage format to mkimage 10 years ago
rkimage.c rockchip: Add the rkimage format to mkimage 10 years ago
rksd.c rockchip: Drop first 32kb of zeros from the rkSD image type 10 years ago
rkspi.c rockchip: Add support for the SPI image 10 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
xway-swap-bytes.c