Simon Glass d2ce658de5 buildman: Add an option to write the full build output 10 жил өмнө
..
buildman d2ce658de5 buildman: Add an option to write the full build output 10 жил өмнө
easylogo 940db16d2e tools: convert makefiles to kbuild style 11 жил өмнө
env ea19527c20 tools/env: Fix environment size and CRC on 64-bit hosts 10 жил өмнө
gdb 34bd050709 Makefile: move BFD_ROOT_DIR to tools/gdb/Makefile 11 жил өмнө
kermit 901d0ea1fc tools: move kermit files to tools/kermit directory 11 жил өмнө
logos e1ae71d8f4 logos: Update of the syteco company logo 11 жил өмнө
omap 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
palmtreo680 3497d43215 pxa: palmtreo680 flash programming utility 12 жил өмнө
patman 5abab20dfb buildman: Allow specifying a range of commits to build 10 жил өмнө
scripts 6a44d80634 kbuild: move asm-offsets.h rules to ./Kbuild 11 жил өмнө
.gitignore 908ec6e4d1 tools: Add ifdtool to .gitignore 10 жил өмнө
Makefile 31eca69727 x86: ifdtool: Add support for early microcode access 10 жил өмнө
aisimage.c f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 жил өмнө
aisimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 жил өмнө
atmel_pmecc_params.c 5c390a5b26 arm:at91: enable ROM loadable atmel image 11 жил өмнө
atmelimage.c 7b1a411743 mkimage: add atmelimage 11 жил өмнө
bin2header.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
bmp_logo.c 3d192be9ad tools, bmp_logo: fix index from uint16_t to int to allow bigger logos 11 жил өмнө
default_image.c a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 жил өмнө
dumpimage.c a804b5ce2d Add dumpimage, a tool to extract data from U-Boot images 11 жил өмнө
dumpimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot 11 жил өмнө
envcrc.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
fdt_host.h 29a23f9d6c tools, fit_check_sign: verify a signed fit image 11 жил өмнө
fit_check_sign.c ce1400f694 Enhance fit_check_sign to check all images 11 жил өмнө
fit_common.c a946811569 mkimage: Automatically make space in FDT when full 11 жил өмнө
fit_common.h a946811569 mkimage: Automatically make space in FDT when full 11 жил өмнө
fit_image.c a946811569 mkimage: Automatically make space in FDT when full 11 жил өмнө
fit_info.c 686dca0fc4 tools, fit_info: increase buffer for command name 10 жил өмнө
gen_eth_addr.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
genboardscfg.py 5dff844d7f tools/genboardscfg.py: pick up also commented maitainers 10 жил өмнө
getline.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
getline.h 64b1502133 getline: split out for darwin systems 15 жил өмнө
gpheader.h bf411ea9f1 tools: mkimage: add support for gpimage format 11 жил өмнө
gpimage-common.c bf411ea9f1 tools: mkimage: add support for gpimage format 11 жил өмнө
gpimage.c bf411ea9f1 tools: mkimage: add support for gpimage format 11 жил өмнө
ifdtool.c 8a388085c7 x86: Correct ifdtool microcode calculation 10 жил өмнө
ifdtool.h 673ed2f8c2 tools/ifdtool: Support writing multiple files (-w) simultaneously 10 жил өмнө
image-host.c 04a710a593 tools: fix typo in tools/image-host.c 10 жил өмнө
imagetool.c 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 жил өмнө
imagetool.h 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 жил өмнө
img2brec.sh 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 жил өмнө
img2srec.c fd66066ee3 img2srec: use standard types 15 жил өмнө
imximage.c de97980478 imximage: Fix the bootdata.size calculation 10 жил өмнө
imximage.h 021e79c853 tools: imximage: Fix the maximum DCD size for mx53/mx6 10 жил өмнө
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing 15 жил өмнө
kwbimage.c f411b8f227 tools/kwbimage.c: fix parser error handling 10 жил өмнө
kwbimage.h 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
kwboot.c 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP 10 жил өмнө
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files 10 жил өмнө
microcode-tool.py d2c6181d2d x86: Add a script to process Intel microcode files 10 жил өмнө
mingw_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
mingw_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
mkenvimage.c e72be8947e Added support for comments in input to mkenvimage. 10 жил өмнө
mkexynosspl.c 0fcac1abde SPL: EXYNOS: Prepare for variable size SPL support 11 жил өмнө
mkimage.c 31cbe80c33 mkimage: fix compilation issues on OpenBSD 10 жил өмнө
mkimage.h 2b9912e6a7 includes: move openssl headers to include/u-boot 11 жил өмнө
mksunxiboot.c 4ba73a5ac7 sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple of 4 11 жил өмнө
mpc86x_clk.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
mxsboot.c 93d520ff7d tools: mxsboot: Mark the FCB pages as valid 11 жил өмнө
mxsimage.c 3cb4b713e1 tools/msximage.c: fix warning about nptr possibly uninitialized 10 жил өмнө
mxsimage.h 7a139959d0 ARM: mxs: tools: Add support for boot progress display flag 10 жил өмнө
ncb.c eea8be86d1 ncb: Check return value of write() 16 жил өмнө
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable 12 жил өмнө
omapimage.c bf411ea9f1 tools: mkimage: add support for gpimage format 11 жил өмнө
omapimage.h bf411ea9f1 tools: mkimage: add support for gpimage format 11 жил өмнө
os_support.c a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
os_support.h a53002f4fa Add LGPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
pbl_crc32.c abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 жил өмнө
pbl_crc32.h abbc67eedf mkimage : Split out and clean pbl_crc32 for use by other image types 11 жил өмнө
pblimage.c 94cb17d078 ls102xa: pblimage: Add pblimage tool support for LS102xA 10 жил өмнө
pblimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 жил өмнө
proftool.c 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 жил өмнө
relocate-rela.c e60cfd531a relocate-rela: replace a magic number with sizeof(Elf64_Rela) 11 жил өмнө
socfpgaimage.c 686ed2c228 tools/socfpgaimage.c: fix build on darwin 10 жил өмнө
ublimage.c f86ed6a8d5 tools: moved code common to all image tools to a separated module. 11 жил өмнө
ublimage.h 3765b3e7bd Coding Style cleanup: remove trailing white space 11 жил өмнө
ubsha1.c 2b9912e6a7 includes: move openssl headers to include/u-boot 11 жил өмнө
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool 14 жил өмнө