Tom Rini 162c22bfbc Merge tag 'efi-2022-04-rc2-4' of https://source.denx.de/u-boot/custodians/u-boot-efi 2 년 전
..
binman f3078d4ea7 binman: Convert FIT entry type to a subclass of Section entry type 2 년 전
buildman 098b10fb34 patman: Convert camel case in terminal.py 2 년 전
concurrencytest fe2400895b concurrencytest: Fix Python3 warning 3 년 전
docker cd59d44cfd Dockfile, CI: Update to latest focal tag and build 2 년 전
dtoc 5e2ab40172 patman: Convert camel case in test_util.py 2 년 전
env 07c79dd5fd fw_env: simplify logic & code paths in the fw_env_open() 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 4ea1548210 video: theadorable: Use RGB565 for BMP blitting 2 년 전
omap 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
patman 098b10fb34 patman: Convert camel case in terminal.py 2 년 전
scripts cd51878e34 tools: fix define2mk.sed to not add quotes around negative integers 8 년 전
.gitignore 850d27b4b9 tools: add mkeficapsule to .gitignore 3 년 전
Kconfig 9af16cc8f1 tools: build mkeficapsule with tools-only_defconfig 2 년 전
Makefile d9612f4426 tools: mkeficapsule: allow for specifying GUID explicitly 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 년 전
eficapsule.h 16abff246b tools: mkeficapsule: add firmware image signing 2 년 전
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 70e6bcc43f tools: Improve comments in signing functions 2 년 전
fdtgrep.c 70ab7b1799 fdtgrep: Correct alignment of struct section 2 년 전
file2include.c 958d46b53f tools/file2include: don't use malloc.h for malloc 5 년 전
fit_check_sign.c 195f7893da fit_check_sign: Update help to mention the key is in a dtb 2 년 전
fit_common.c 2d2384bbaf tools: mkimage: Show where signatures/keys are written 2 년 전
fit_common.h 2d2384bbaf tools: mkimage: Show where signatures/keys are written 2 년 전
fit_image.c 2d2384bbaf tools: mkimage: Show where signatures/keys are written 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 5ecdd529ae genboardscfg: limit to 240 jobs 2 년 전
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 185f812c41 doc: replace @return by Return: 2 년 전
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 2d2384bbaf tools: mkimage: Show where signatures/keys are written 2 년 전
image-sig-host.c 2a4b0d5890 rsa: adds rsa3072 algorithm 2 년 전
imagetool.c d32aa3cae4 fdt: Fix FIT header verification in mkimage and conduct same checks as bootm 5 년 전
imagetool.h 32a711dbdb mkimage: Improve documentation of algo-name parameter 2 년 전
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 32860b00bf tools: kwbimage: Fix mkimage/dumpimage -l argument 2 년 전
kwbimage.h 44691034e1 tools: kwbimage/kwboot: Check ext field for non-zero value 2 년 전
kwboot.c 9e6d71d2b5 tools: kwboot: Allow to use -b without image path as the last getopt() option 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 d9612f4426 tools: mkeficapsule: allow for specifying GUID explicitly 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 2d2384bbaf tools: mkimage: Show where signatures/keys are written 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 6c928c63a1 moveconfig: Fix code relying on now-stripped newline characters 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 eb1c716c6d tools/mxsimage: Remove fclose on empty FILE pointer 2 년 전
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 f0d4607d25 tools/netconsole: Add support for socat 2 년 전
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 185f812c41 doc: replace @return by Return: 2 년 전
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 d98006997c patman: Convert camel case in command.py 2 년 전
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 50d5c6428f mkimage: sunxi_egon: Allow overriding the padding size 2 년 전
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 년 전