aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...WIP/11Jul2023Tom Rini2023-07-111-1/+1
|\
| * mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt2023-07-091-1/+1
* | Merge branch 'next'WIP/10Jul2023Tom Rini2023-07-108-38/+444
|\ \ | |/ |/|
| * Adjust gitignore for tools/generated/Tobias Deiminger2023-07-072-1/+1
| * Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger2023-07-071-33/+33
| * Merge tag 'v2023.07-rc6' into nextTom Rini2023-07-051-1/+2
| |\
| * \ Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini2023-06-121-1/+1
| |\ \
| | * | tools: relocate-rela: Fix typoMarek Vasut2023-06-121-1/+1
| * | | Merge tag v2023.07-rc4 into nextTom Rini2023-06-126-4/+428
| |\| |
| * | | tools: Add mkfwumdata tool for FWU metadata imageMasami Hiramatsu2023-06-093-0/+347
| * | | mkeficapsule: add FMP Payload HeaderMasahisa Kojima2023-06-082-4/+63
* | | | tools: spkgimage: correct printf specifierHeinrich Schuchardt2023-07-051-1/+1
| |_|/ |/| |
* | | mkimage: Use PATH_MAX for path lengthMingli Yu2023-06-231-1/+2
| |/ |/|
* | tools: spkgimage: add Renesas SPKG formatRalph Siemsen2023-05-133-0/+424
* | binman: Support writing symbols for ucode etypesSimon Glass2023-05-113-4/+4
|/
* buildman: Pass -Werror to the host compiler tooSimon Glass2023-05-031-0/+1
* tools: fix TestFdtUtil()Heinrich Schuchardt2023-05-031-2/+2
* tools: Fall back to importlib_resources on Python 3.6Jan Kiszka2023-04-283-3/+15
* patman: fix class TestFunctionalHeinrich Schuchardt2023-04-281-2/+2
* binman: Use expanduser instead of HOMESimon Glass2023-04-281-1/+1
* binman: Use unsigned long over typedef ulongAndrew Davis2023-04-283-6/+0
* tools: env: update lock path in READMEJohn Keeping2023-04-251-1/+1
* patman: Declare the future Series memorySimon Glass2023-04-231-0/+3
* tools: prelink-riscv: Unmap the ELF image when doneBin Meng2023-04-201-0/+2
* tools: prelink-riscv: Cosmetic style fixesBin Meng2023-04-201-6/+6
* tools: kwboot: Add support for parsing SATA images with non-512 block sizePali Rohár2023-04-131-1/+34
* tools: kwbimage: Add support for SATA images with non-512 byte block sizePali Rohár2023-04-131-27/+71
* tools: kwbimage: Simplify align codePali Rohár2023-04-131-24/+24
* tools: imagetool: Extend print_header() by params argumentPali Rohár2023-04-1330-29/+41
* tools: avoid implicit fallthrough in fdt_add_pubkeyHeinrich Schuchardt2023-04-061-2/+2
* tools: env: use /run to store lockfileTim Lee2023-04-061-3/+3
* Dockerfile: add mkbootimg toolWIP/2023-04-04-android-image-v3-v4-supportSafae Ouajih2023-04-041-0/+4
* CI: Move to clang-16WIP/2023-04-04-update-to-clang-16Tom Rini2023-04-041-2/+2
* Dockerfile: Populate a pip cacheTom Rini2023-04-041-0/+11
* Merge branch 'next'Tom Rini2023-04-03152-935/+3082
|\
| * arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka2023-03-291-0/+8
| * iot2050: Add script for signing artifactsJan Kiszka2023-03-291-0/+51
| * tools: Add script for converting public key into device tree includeJan Kiszka2023-03-291-0/+64
| * iot2050: Update firmware layoutJan Kiszka2023-03-291-7/+1
| * tools: kwboot: Document information about NOR XIPPali Rohár2023-03-241-1/+3
| * tools: kwboot: Workaround A38x BootROM bug for images with a gapPali Rohár2023-03-241-0/+23
| * tools: kwboot: Fix sending very small imagesPali Rohár2023-03-241-0/+2
| * tools: kwboot: Fix inserting UART data checksum without -B optionPali Rohár2023-03-241-0/+2
| * tools: kwboot: Fix invalid UART kwbimage v1 headerszPali Rohár2023-03-241-0/+11
| * tools: kwbimage: Fix invalid UART kwbimage v1 headerszPali Rohár2023-03-241-0/+10
| * proftool: Remove unused variables in make_flame_treeTom Rini2023-03-221-14/+1
| * imx8image: Remove unused cont_img_count variableTom Rini2023-03-221-5/+0
| * Dockerfile: Update to latest "Jammy" tagTom Rini2023-03-211-1/+1
| * Dockerfile: Add m68k-softmmu to qemuTom Rini2023-03-211-1/+1
| * Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2023-nextTom Rini2023-03-161-16/+36
| |\