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
Stefan Roese 7772085930 tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned 9 years ago
..
buildman buildman: Improve the config comparison feature 9 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
env Allow fw env tools to be available as library 9 years ago
gdb Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 10 years ago
kermit tools: move kermit files to tools/kermit directory 11 years ago
logos logos: add Toradex logo 9 years ago
omap
palmtreo680
patman Revert "patman: use -D option for git format-patch" 9 years ago
scripts kbuild: move asm-offsets.h rules to ./Kbuild 10 years ago
.gitignore gitignore: Add defconfig and fdtgrep 9 years ago
Makefile tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago
aisimage.c imagetool: replace image registration function by linker_lists feature 9 years ago
aisimage.h Coding Style cleanup: remove trailing white space 11 years ago
atmel_pmecc_params.c arm:at91: enable ROM loadable atmel image 10 years ago
atmelimage.c tools/atmelimage.c: Fix warning when debug is enabled 9 years ago
bin2header.c
bmp_logo.c
default_image.c Fix variation in timestamps caused by timezone differences. 9 years ago
dumpimage.c dumpimage: replace the term "datafile" by "subimage" 9 years ago
dumpimage.h includes: move openssl headers to include/u-boot 10 years ago
envcrc.c
fdt_host.h tools, fit_check_sign: verify a signed fit image 10 years ago
fdtgrep.c fdtgrep: Simplify the alias generation code 9 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 10 years ago
fit_common.h mkimage: Automatically make space in FDT when full 10 years ago
fit_image.c dumpimage: fit: extract FIT images 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: pick up also commented maitainers 10 years ago
getline.c
getline.h
gpheader.h tools: mkimage: add support for gpimage format 10 years ago
gpimage-common.c dumpimage: add 'T' option to explicitly set the image type 9 years ago
gpimage.c imagetool: replace image registration function by linker_lists feature 9 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: fix typo in tools/image-host.c 10 years ago
imagetool.c tools/imagetool: remove linker script 9 years ago
imagetool.h mkimage: Allow the original file size to be recorded 9 years ago
img2brec.sh Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
img2srec.c
imximage.c imximage: fix commands other than write_data 9 years ago
imximage.h imximage: fix commands other than write_data 9 years ago
jtagconsole
kwbimage.c tools/kwbimage.c: Make sure that the resulting image is 4-byte aligned 9 years ago
kwbimage.h tools: kwboot: Add support for UART boot mode patching for Armada XP/38x 9 years ago
kwboot.c tools: kwboot: Add support for UART boot mode patching for Armada XP/38x 9 years ago
lpc32xximage.c lpc32xx: add lpc32xx-spl.bin boot image target 9 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 9 years ago
mingw_support.c
mingw_support.h
mkenvimage.c Patch to mkenvimage to handle text files with length that exceed env size 9 years ago
mkexynosspl.c Fix bad return value checks (detected with Coccinelle) 9 years ago
mkimage.c tools/mkimage.c: Clarify help text for -D slightly 9 years ago
mkimage.h includes: move openssl headers to include/u-boot 10 years ago
mksunxiboot.c sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant 9 years ago
moveconfig.py tools: moveconfig: Update the URL for nds32 toolchain 9 years ago
mxsboot.c mxs: mxsboot: fix endianess for sd boot images 9 years ago
mxsimage.c imagetool: replace image registration function by linker_lists feature 9 years ago
mxsimage.h ARM: mxs: tools: Add support for boot progress display flag 10 years ago
ncb.c
netconsole
omapimage.c imagetool: replace image registration function by linker_lists feature 9 years ago
omapimage.h tools: mkimage: add support for gpimage format 10 years ago
os_support.c
os_support.h
pbl_crc32.c mkimage : Split out and clean pbl_crc32 for use by other image types 10 years ago
pbl_crc32.h mkimage : Split out and clean pbl_crc32 for use by other image types 10 years ago
pblimage.c imagetool: replace image registration function by linker_lists feature 9 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) 10 years ago
rkcommon.c rockchip: Add the rkimage format to mkimage 9 years ago
rkcommon.h rockchip: Add the rkimage format to mkimage 9 years ago
rkimage.c rockchip: Add the rkimage format to mkimage 9 years ago
rksd.c rockchip: Drop first 32kb of zeros from the rkSD image type 9 years ago
rkspi.c rockchip: Add support for the SPI image 9 years ago
socfpgaimage.c tools: do not print error messages in verify_header() functions 9 years ago
ublimage.c imagetool: replace image registration function by linker_lists feature 9 years ago
ublimage.h Coding Style cleanup: remove trailing white space 11 years ago
ubsha1.c includes: move openssl headers to include/u-boot 10 years ago
xway-swap-bytes.c
zynqimage.c tools: zynqimage: Add Xilinx Zynq boot header generation to mkimage 9 years ago