summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-07-20binman: Drop __bss_size variable in bss_data.cSimon Glass
2023-07-20binman: Provide a way to specify the fdt-list directlySimon Glass
2023-07-20binman: Convert mkimage to Entry_sectionMarek Vasut
2023-07-20binman: Add more detail on how ObtainContents() worksSimon Glass
2023-07-20binman: Update elf to return number of written symbolsSimon Glass
2023-07-20binman: Allow disabling symbol writingSimon Glass
2023-07-20binman: Read _multiple_data_files in the correct placeSimon Glass
2023-07-20binman: Use GetEntries() to obtain section contentsSimon Glass
2023-07-20binman: Init align_default in entry_SectionSimon Glass
2023-07-20tools: Fix package discovery in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20tools: Fix README file in pyproject.toml of u_boot_pylib.Maxim Cournoyer
2023-07-20CI: Update to the latest "Jammy" tagTom Rini
2023-07-20CI: Update to gcc-13.1.0Tom Rini
2023-07-20buildman: Switch ARC toolchain to the upstream versionAlexey Brodkin
2023-07-20CI: Update to QEMU 8.0.3Tom Rini
2023-07-20tools/docker: Dockerfile: Don't specify dtc submoduleTom Rini
2023-07-14expo: Add tests for the configuration editorSimon Glass
2023-07-14binman: Correct coverage gap in controlSimon Glass
2023-07-11Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2023-07-10Merge branch 'next'Tom Rini
2023-07-09mkeficapsule: fix efi_firmware_management_capsule_header data typeMalte Schmidt
2023-07-07Adjust gitignore for tools/generated/Tobias Deiminger
2023-07-07Kbuild: Fix cleanup of generated sources in toolsTobias Deiminger
2023-07-05tools: spkgimage: correct printf specifierHeinrich Schuchardt
2023-07-05Merge tag 'v2023.07-rc6' into nextTom Rini
2023-06-23mkimage: Use PATH_MAX for path lengthMingli Yu
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-06-12tools: relocate-rela: Fix typoMarek Vasut
2023-06-09tools: Add mkfwumdata tool for FWU metadata imageMasami Hiramatsu
2023-06-08mkeficapsule: add FMP Payload HeaderMasahisa Kojima
2023-05-13tools: spkgimage: add Renesas SPKG formatRalph Siemsen
2023-05-11binman: Support writing symbols for ucode etypesSimon Glass
2023-05-03buildman: Pass -Werror to the host compiler tooSimon Glass
2023-05-03tools: fix TestFdtUtil()Heinrich Schuchardt
2023-04-28tools: Fall back to importlib_resources on Python 3.6Jan Kiszka
2023-04-28patman: fix class TestFunctionalHeinrich Schuchardt
2023-04-28binman: Use expanduser instead of HOMESimon Glass
2023-04-28binman: Use unsigned long over typedef ulongAndrew Davis
2023-04-25tools: env: update lock path in READMEJohn Keeping
2023-04-23patman: Declare the future Series memorySimon Glass
2023-04-20tools: prelink-riscv: Unmap the ELF image when doneBin Meng
2023-04-20tools: prelink-riscv: Cosmetic style fixesBin Meng
2023-04-13tools: kwboot: Add support for parsing SATA images with non-512 block sizePali Rohár
2023-04-13tools: kwbimage: Add support for SATA images with non-512 byte block sizePali Rohár
2023-04-13tools: kwbimage: Simplify align codePali Rohár
2023-04-13tools: imagetool: Extend print_header() by params argumentPali Rohár
2023-04-06tools: avoid implicit fallthrough in fdt_add_pubkeyHeinrich Schuchardt
2023-04-06tools: env: use /run to store lockfileTim Lee
2023-04-04Dockerfile: add mkbootimg toolSafae Ouajih