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 25525ebe31 rockchip: Drop a debug message when outputing SPI images 9 years ago
..
buildman buildman: README: add links for toolchains not available on kernel.org 9 years ago
easylogo Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
env tools: env: include compiler.h 9 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 9 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" 9 years ago
scripts kbuild: move asm-offsets.h rules to ./Kbuild 11 years ago
.gitignore gitignore: Add defconfig and fdtgrep 9 years ago
Makefile rockchip: Enable generation of SPI images 9 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 arm:at91: enable ROM loadable atmel image 11 years ago
atmelimage.c tools/atmelimage.c: Fix warning when debug is enabled 9 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 11 years ago
default_image.c Fix variation in timestamps caused by timezone differences. 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 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 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 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 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: fix typo in tools/image-host.c 10 years ago
imagetool.c tools/imagetool: remove linker script 10 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: fix size computations for v1 images 9 years ago
kwbimage.h tools/kwbimage: fix endianess issue 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 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) 9 years ago
mkimage.c mkimage: Fix warning from fix for generating multi and script images again 9 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 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 10 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 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 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 rockchip: mkimage: use imagename to select spl hdr & spl size 9 years ago
rkcommon.h rockchip: mkimage: use imagename to select spl hdr & spl size 9 years ago
rkimage.c rockchip: mkimage: use imagename to select spl hdr & spl size 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
xway-swap-bytes.c
zynqimage.c tools: zynqimage: Clean up check_params 9 years ago