summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini1-1/+1
2023-07-10Merge branch 'next'Tom Rini8-38/+444
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt1-1/+1
2023-07-07Adjust gitignore for tools/generated/Tobias Deiminger2-1/+1
2023-07-07Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger1-33/+33
2023-07-05tools: spkgimage: correct printf specifierHeinrich Schuchardt1-1/+1
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini1-1/+2
2023-06-23mkimage: Use PATH_MAX for path lengthMingli Yu1-1/+2
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini1-1/+1
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini6-4/+428
2023-06-12tools: relocate-rela: Fix typoMarek Vasut1-1/+1
2023-06-09tools: Add mkfwumdata tool for FWU metadata imageMasami Hiramatsu3-0/+347
2023-06-08mkeficapsule: add FMP Payload HeaderMasahisa Kojima2-4/+63
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen3-0/+424
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass3-4/+4
2023-05-04buildman: Pass -Werror to the host compiler tooSimon Glass1-0/+1
2023-05-04tools: fix TestFdtUtil()Heinrich Schuchardt1-2/+2
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka3-3/+15
2023-04-28patman: fix class TestFunctionalHeinrich Schuchardt1-2/+2
2023-04-28binman: Use expanduser instead of HOMESimon Glass1-1/+1
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis3-6/+0
2023-04-25tools: env: update lock path in READMEJohn Keeping1-1/+1
2023-04-23patman: Declare the future Series memorySimon Glass1-0/+3
2023-04-20tools: prelink-riscv: Unmap the ELF image when doneBin Meng1-0/+2
2023-04-20tools: prelink-riscv: Cosmetic style fixesBin Meng1-6/+6
2023-04-13tools: kwboot: Add support for parsing SATA images with non-512 block sizePali Rohár1-1/+34
2023-04-13tools: kwbimage: Add support for SATA images with non-512 byte block sizePali Rohár1-27/+71
2023-04-13tools: kwbimage: Simplify align codePali Rohár1-24/+24
2023-04-13tools: imagetool: Extend print_header() by params argumentPali Rohár30-29/+41
2023-04-07tools: avoid implicit fallthrough in fdt_add_pubkeyHeinrich Schuchardt1-2/+2
2023-04-07tools: env: use /run to store lockfileTim Lee1-3/+3
2023-04-04Dockerfile: add mkbootimg toolSafae Ouajih1-0/+4
2023-04-04CI: Move to clang-16Tom Rini1-2/+2
2023-04-04Dockerfile: Populate a pip cacheTom Rini1-0/+11
2023-04-03Merge branch 'next'Tom Rini152-935/+3082
2023-03-30buildman: Correct overwriting of settings fileSimon Glass1-1/+1
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka1-0/+8
2023-03-29iot2050: Add script for signing artifactsJan Kiszka1-0/+51
2023-03-29tools: Add script for converting public key into device tree includeJan Kiszka1-0/+64
2023-03-29iot2050: Update firmware layoutJan Kiszka1-7/+1
2023-03-24tools: kwboot: Document information about NOR XIPPali Rohár1-1/+3
2023-03-24tools: kwboot: Workaround A38x BootROM bug for images with a gapPali Rohár1-0/+23
2023-03-24tools: kwboot: Fix sending very small imagesPali Rohár1-0/+2
2023-03-24tools: kwboot: Fix inserting UART data checksum without -B optionPali Rohár1-0/+2
2023-03-24tools: kwboot: Fix invalid UART kwbimage v1 headerszPali Rohár1-0/+11
2023-03-24tools: kwbimage: Fix invalid UART kwbimage v1 headerszPali Rohár1-0/+10
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini1-14/+1
2023-03-22imx8image: Remove unused cont_img_count variableTom Rini1-5/+0
2023-03-22Dockerfile: Update to latest "Jammy" tagTom Rini1-1/+1
2023-03-22Dockerfile: Add m68k-softmmu to qemuTom Rini1-1/+1