Tom Rini 880f3ee4f5 Merge tag 'efi-2022-01-rc4-4' of https://source.denx.de/u-boot/custodians/u-boot-efi 2 年 前
..
binman 89cc0520d7 binman: Fix replace subcommand help and comments 2 年 前
buildman f7832ee552 buildman: Add gcc-11.1.0 to the directory list 2 年 前
concurrencytest fe2400895b concurrencytest: Fix Python3 warning 3 年 前
docker 99cffa233c Dockerfile, CI: Update to latest "focal" tag 2 年 前
dtoc 3e57ad907c irq: Tidy up of-platdata irq support 2 年 前
env 08cf1a5e69 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use 2 年 前
gdb 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
kermit 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
libfdt bcbdab70a2 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c 4 年 前
logos ba7e5dbf38 imx6: icorem6: chmod 644 enigcam.bmp 3 年 前
omap 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
patman e5eaf810f9 patman: Use a ValueError exception if tools.Run() fails 2 年 前
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 8 年 前
.gitignore 850d27b4b9 tools: add mkeficapsule to .gitignore 3 年 前
Kconfig e7d285b2f3 image: Use the correct checks for CRC32 2 年 前
Makefile 19a91f2464 Create a new boot/ directory 2 年 前
aisimage.c cd1cec6364 tool: aisimage: use ALIGN instead of self defiend macro 4 年 前
aisimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
asn1_compiler.c 0a50b3c97b WS cleanup: remove trailing white space 2 年 前
atmel_pmecc_params.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
atmelimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
bmp_logo.c 245b1029e1 bmp_logo: support CONFIG_DM_VIDEO 4 年 前
default_image.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
dumpimage.c e3cd06be93 tools: dumpimage: Fall-though to print usage for help command 4 年 前
dumpimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
efivar.py 4961ceefbf tools: efivar.py unused variable 3 年 前
endian-swap.py 753a8922f8 tools: add script for byte endianness swapping 3 年 前
envcrc.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
fdt_host.h c3aa81e35c fit_check_sign: Allow selecting the configuration to verify 4 年 前
fdtgrep.c ac549ac82d tools: fdtgrep: Use unsigned chars for arrays 3 年 前
file2include.c 958d46b53f tools/file2include: don't use malloc.h for malloc 5 年 前
fit_check_sign.c 2b139b3992 tools/fit_check_sign.c: Update usage function. 3 年 前
fit_common.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
fit_common.h 7d57485a8a tools: use read-only mmap in fit_check_sign 5 年 前
fit_image.c 9c70237f19 tools/fitimage: add missing linebreak for some messages 2 年 前
fit_info.c 7d57485a8a tools: use read-only mmap in fit_check_sign 5 年 前
gen_eth_addr.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
gen_ethaddr_crc.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
genboardscfg.py b4fa94959d patman: Tidy up sys.path changes 4 年 前
getline.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
getline.h 64b1502133 getline: split out for darwin systems 14 年 前
gpheader.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
gpimage-common.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
gpimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
ifdtool.c f739fcd831 SPDX: Convert a few files that were missed before 6 年 前
ifdtool.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
ifwitool.c c738adb8db tool: Move ALIGN_MASK to header as common MACRO 4 年 前
image-host.c 2c6bcab6e6 tools/image-host.c: Fix spelling of "expected". 2 年 前
image-sig-host.c e89660f5ec common: Move host-only logic in image-sig.c to separate file 2 年 前
imagetool.c d32aa3cae4 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm 5 年 前
imagetool.h 36bfcb62b3 mkimage: Add a 'keyfile' argument for image signing 3 年 前
img2srec.c 51855e8981 treewide: remove unneeded semicolons 7 年 前
imx8image.c 16841a6a50 tools: imx image: fix write warning 3 年 前
imx8m_image.sh 56ced77099 tools: imx8m_image: Support ddr3 firmware 2 年 前
imx8mimage.c c7b871111b tools: imx8mimage: not abort when mmap fail 2 年 前
imx_cntr_image.sh 757ab988e4 tools: improve portability of imx_cntr_image.sh 5 年 前
imximage.c 0c2b03cace tools/imximage: fix DCD Blocks message output order 3 年 前
jtagconsole f5ff2030bf Blackfin: jtagconsole: disable output processing 14 年 前
k3_fit_atf.sh 7d67334dfe tools: k3_fit_atf: Fix DM binary FIT load addresses 2 年 前
k3_gen_x509_cert.sh a2303f4c06 tools: k3_gen_x509_cert: Set default early HS JTAG access to disabled 4 年 前
kwbimage.c 3a8b919932 tools: avoid OpenSSL deprecation warnings 2 年 前
kwbimage.h 56087c1b4d tools: kwbimage: Remove unused enums and prototypes 2 年 前
kwboot.c 75176dc863 tools: kwboot: Always print kwboot version 2 年 前
lpc32xximage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
microcode-tool d2c6181d2d x86: Add a script to process Intel microcode files 9 年 前
microcode-tool.py 879ca27656 microcode_tool: Convert to Python 3 4 年 前
mips-relocs.c 9630146411 MIPS: make size of relocation table fixed but configurable 5 年 前
mkeficapsule.c 18cfbbba1e Revert "Revert "mkeficapsule: Remove dtb related options"" 2 年 前
mkenvimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
mkexynosspl.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
mkimage.c eaa6442e4f mkimage: clarify error message for empty input files 2 年 前
mkimage.h c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
mksunxiboot.c a13fa74a8e tools: mksunxiboot: Use sunxi_image header directly 2 年 前
moveconfig.py ea40b20431 moveconfig: Update to newer kconfiglib 2 年 前
mrvl_uart.sh 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
mtk_image.c cfd48ec4dc tools: mtk_image: add an option to set device header offset 3 年 前
mtk_image.h 44165e4c67 tools: mtk_image: add support for booting ARM64 images 3 年 前
mxsboot.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
mxsimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
mxsimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
ncb.c eea8be86d1 ncb: Check return value of write() 15 年 前
netconsole 7f51898c1b net: Make netconsole src and dest ports configurable 11 年 前
omapimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
omapimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
os_support.c 3b32cf096b tools: Remove the out-of-date MinGW support codes 4 年 前
os_support.h 3b32cf096b tools: Remove the out-of-date MinGW support codes 4 年 前
pbl_crc32.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
pbl_crc32.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
pblimage.c 3db7110857 crc32: Use the crc.h header for crc functions 4 年 前
pblimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
prelink-riscv.c 4539926a9c riscv: tools: Add big endian target support to prelink-riscv 4 年 前
prelink-riscv.inc 71bdfcb21d riscv: tools: Handle addend to absolute reloc in prelink-riscv 4 年 前
proftool.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
relocate-rela.c 9d3d981661 arm64: relocate-rela: Add support for ld.lld 2 年 前
rkcommon.c 376b08d0f1 rockchip: mkimage: Add support for rk3568 SoC 2 年 前
rkcommon.h eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 年 前
rkimage.c f43b0d49c0 rockchip: mkimage: fix wrong range of rc4 encoding for boot image 4 年 前
rkmux.py 5effab0549 rkmux: Convert to Python 3 4 年 前
rksd.c eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 年 前
rkspi.c eea6cd8d7c rockchip: mkimage: support packing optional second level boot-loader 4 年 前
rmboard.py 2b522f1e79 tools: Drop unnecessary use of __file__ 3 年 前
socfpgaimage.c 40551cf99c tools: socfpgaimage: update padding flow 3 年 前
spl_size_limit.c d714a75fd4 imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB 4 年 前
stm32image.c 441749d9d1 tools: mkimage: fix STM32 image format for big endian hosts 4 年 前
sunxi-spl-image-builder.c f59a3b21f6 tools: sunxi: avoid read after end of string 7 年 前
sunxi_egon.c 6d295099cc tools: mkimage: Add Allwinner eGON support 3 年 前
termios_linux.h a46877eeb2 tools: termios_linux.h: Fix tcsendbreak() implementation 2 年 前
ublimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
ublimage.h 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
ubsha1.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
update_octeon_header.c 540a2bcec1 mips: octeon: tools: Add update_octeon_header tool 3 年 前
vybridimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
xway-swap-bytes.c 60b74bde92 MIPS: INCA-IP: rename inca-swap-bytes host tool 13 年 前
zynqimage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 年 前
zynqmp_pm_cfg_obj_convert.py d42ab39f58 tools: zynqmp: Fix regex expression around XPm_ConfigObject 3 年 前
zynqmp_psu_init_minimize.sh d8a6d1b7b1 arm64: zynqmp: Do not remove dpll_prog from psu_init 4 年 前
zynqmpbif.c afd3bf4318 tools: zynqmpbif: Use compiler builtin instead of linux-specific __swab32 4 年 前
zynqmpimage.c 6915dcf359 tools: zynqmpimage: Add bif support 6 年 前
zynqmpimage.h 57a72d0560 SPDX: Correct SPDX tags from recent xilinx merge 6 年 前