Simon Glass fb91d5675e binman: Support adding a U-Boot environment 3 years ago
..
binman fb91d5675e binman: Support adding a U-Boot environment 3 years ago
buildman 76de29fc4f buildman: Use git worktrees instead of git clones when possible 3 years ago
concurrencytest e4e355f6e4 tools: correct Markdown in concurrencytest/README.md 4 years ago
dtoc 1e4687aa47 binman: Use target-specific tools when cross-compiling 3 years ago
env 7b27e0fe13 tools: env: Avoid an uninited warning with was_locked 3 years ago
gdb 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
kermit 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
libfdt bcbdab70a2 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c 4 years ago
logos dc3e6c8305 logos: Add the TechNexion's logo 4 years ago
omap 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
patman 29cc091842 binman: Allow resolving host-specific tools from env vars 3 years ago
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 7 years ago
.gitignore e198bb51dd tools: .gitignore: add asn1_compiler 4 years ago
Makefile d16b38f427 Add support for SHA384 and SHA512 3 years ago
aisimage.c cd1cec6364 tool: aisimage: use ALIGN instead of self defiend macro 4 years ago
aisimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
asn1_compiler.c 2b12196dc1 cmd: add asn1_compiler 4 years ago
atmel_pmecc_params.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
atmelimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
bmp_logo.c 245b1029e1 bmp_logo: support CONFIG_DM_VIDEO 4 years ago
default_image.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
dumpimage.c e3cd06be93 tools: dumpimage: Fall-though to print usage for help command 4 years ago
dumpimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
endian-swap.py 753a8922f8 tools: add script for byte endianness swapping 3 years ago
envcrc.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
fdt_host.h c3aa81e35c fit_check_sign: Allow selecting the configuration to verify 4 years ago
fdtgrep.c b606a6cfa6 tools: ftdgrep: use /* fallthrough */ as needed 3 years ago
file2include.c 958d46b53f tools/file2include: don't use malloc.h for malloc 5 years ago
fit_check_sign.c c3aa81e35c fit_check_sign: Allow selecting the configuration to verify 4 years ago
fit_common.c 7d57485a8a tools: use read-only mmap in fit_check_sign 4 years ago
fit_common.h 7d57485a8a tools: use read-only mmap in fit_check_sign 4 years ago
fit_image.c c995d854ef mkimage: fit: fix import of external data 3 years ago
fit_info.c 7d57485a8a tools: use read-only mmap in fit_check_sign 4 years ago
gen_eth_addr.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
gen_ethaddr_crc.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
genboardscfg.py b4fa94959d patman: Tidy up sys.path changes 4 years ago
getline.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
getline.h 64b1502133 getline: split out for darwin systems 14 years ago
gpheader.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
gpimage-common.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
gpimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ifdtool.c f739fcd831 SPDX: Convert a few files that were missed before 6 years ago
ifdtool.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ifwitool.c c738adb8db tool: Move ALIGN_MASK to header as common MACRO 4 years ago
image-host.c ef40129c33 mkimage: fit: include image cipher in configuration signature 3 years ago
imagetool.c d32aa3cae4 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm 5 years ago
imagetool.h 152b246298 mkimage: Allow updating the FIT timestamp 3 years ago
img2srec.c 51855e8981 treewide: remove unneeded semicolons 6 years ago
imx8image.c 4d72caa5b9 common: Drop image.h from common header 3 years ago
imx8m_image.sh 4cfeb8df31 tools: imx8m_image: fix warning message 4 years ago
imx8mimage.c e5ad99cc99 tools: imx8mimage: remove redundant code 4 years ago
imx_cntr_image.sh 757ab988e4 tools: improve portability of imx_cntr_image.sh 5 years ago
imximage.c 0c2b03cace tools/imximage: fix DCD Blocks message output order 3 years ago
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing 13 years ago
k3_fit_atf.sh 508369672c arm: mach-k3: Add secure device build support 5 years ago
k3_gen_x509_cert.sh a2303f4c06 tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled 3 years ago
kwbimage.c e002ee7efc tools: kwbimage: use common ALIGN to do the size align 4 years ago
kwbimage.h e002ee7efc tools: kwbimage: use common ALIGN to do the size align 4 years ago
kwboot.c 9ca6fae9d0 tools: kwboot: Make kwboot more robust on a38x 5 years ago
lpc32xximage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files 9 years ago
microcode-tool.py 879ca27656 microcode_tool: Convert to Python 3 4 years ago
mips-relocs.c 9630146411 MIPS: make size of relocation table fixed but configurable 5 years ago
mkenvimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
mkexynosspl.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mkimage.c 152b246298 mkimage: Allow updating the FIT timestamp 3 years ago
mkimage.h fc21a88f80 tools/mkimage: fix handling long filenames 4 years ago
mksunxiboot.c c738adb8db tool: Move ALIGN_MASK to header as common MACRO 4 years ago
moveconfig.py a38cc1726b moveconfig: Skip binary and ELF files 3 years ago
mrvl_uart.sh 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mtk_image.c 74473ed0cf tools: mtk_image: replace strncpy(d, s, sizeof(d)) with snprintf() 5 years ago
mtk_image.h a7c9a65ed9 tools: mtk_image.h: Use portable uintXX_t instead of linux-specific __leXX 4 years ago
mxsboot.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
mxsimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
mxsimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ncb.c eea8be86d1 ncb: Check return value of write() 15 years ago
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable 11 years ago
omapimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
omapimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
os_support.c 3b32cf096b tools: Remove the out-of-date MinGW support codes 4 years ago
os_support.h 3b32cf096b tools: Remove the out-of-date MinGW support codes 4 years ago
pbl_crc32.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
pbl_crc32.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
pblimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 years ago
pblimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
prelink-riscv.c 4539926a9c riscv: tools: Add big endian target support to prelink-riscv 4 years ago
prelink-riscv.inc 71bdfcb21d riscv: tools: Handle addend to absolute reloc in prelink-riscv 4 years ago
proftool.c 0914011310 command: Remove the cmd_tbl_t typedef 3 years ago
relocate-rela.c 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
rkcommon.c 69cd0c463d tools: value checks in rkcommon_check_params() 3 years ago
rkcommon.h eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 years ago
rkimage.c f43b0d49c0 rockchip: mkimage: fix wrong range of rc4 encoding for boot image 4 years ago
rkmux.py 5effab0549 rkmux: Convert to Python 3 4 years ago
rksd.c eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 years ago
rkspi.c eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 years ago
rmboard.py 2b522f1e79 tools: Drop unnecessary use of __file__ 3 years ago
socfpgaimage.c 02560b1368 tool: use ALIGN() to align the size 4 years ago
spl_size_limit.c d714a75fd4 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB 4 years ago
stm32image.c 441749d9d1 tools: mkimage: fix STM32 image format for big endian hosts 4 years ago
sunxi-spl-image-builder.c f59a3b21f6 tools: sunxi: avoid read after end of string 7 years ago
ublimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ublimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
ubsha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
vybridimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool 12 years ago
zynqimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
zynqmp_pm_cfg_obj_convert.py 4f4b56205e arm64: zynqmp: add tool to convert PMU config object .c to binary 4 years ago
zynqmp_psu_init_minimize.sh d8a6d1b7b1 arm64: zynqmp: Do not remove dpll_prog from psu_init 4 years ago
zynqmpbif.c afd3bf4318 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 4 years ago
zynqmpimage.c 6915dcf359 tools: zynqmpimage: Add bif support 6 years ago
zynqmpimage.h 57a72d0560 SPDX: Correct SPDX tags from recent xilinx merge 6 years ago