aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-04-04CI: Move to clang-16Tom Rini
2023-04-04Dockerfile: Populate a pip cacheTom Rini
2023-04-03Merge branch 'next'Tom Rini
2023-03-31buildman: Correct overwriting of settings fileSimon Glass
2023-03-29arm: dts: iot2050: Optionally embed OTP programming data into imageJan Kiszka
2023-03-29iot2050: Add script for signing artifactsJan Kiszka
2023-03-29tools: Add script for converting public key into device tree includeJan Kiszka
2023-03-29iot2050: Update firmware layoutJan Kiszka
2023-03-24tools: kwboot: Document information about NOR XIPPali Rohár
2023-03-24tools: kwboot: Workaround A38x BootROM bug for images with a gapPali Rohár
2023-03-24tools: kwboot: Fix sending very small imagesPali Rohár
2023-03-24tools: kwboot: Fix inserting UART data checksum without -B optionPali Rohár
2023-03-24tools: kwboot: Fix invalid UART kwbimage v1 headerszPali Rohár
2023-03-24tools: kwbimage: Fix invalid UART kwbimage v1 headerszPali Rohár
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini
2023-03-22imx8image: Remove unused cont_img_count variableTom Rini
2023-03-21Dockerfile: Update to latest "Jammy" tagTom Rini
2023-03-21Dockerfile: Add m68k-softmmu to qemuTom Rini
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini
2023-03-14buildman: Fix CROSS_COMPILE output for sandboxSimon Glass
2023-03-14Revert "buildman: Correct CROSS_COMPILE output for sandbox"Simon Glass
2023-03-14tools: add fdt_add_pubkeyRoman Kopytin
2023-03-14binman: add tests for sign optionIvan Mikhaylov
2023-03-14binman: add sign option for binmanIvan Mikhaylov
2023-03-14binman: add documentation for binman sign optionIvan Mikhaylov
2023-03-14Merge tag 'v2023.04-rc4' into nextTom Rini
2023-03-13tools: relocate-rela: add support for handling 32-bit big endian filesOvidiu Panait
2023-03-13tools: relocate-rela: introduce elf16_to_cpu() and elf32_to_cpu()Ovidiu Panait
2023-03-13tools: relocate-rela: adjust le64_to_cpu -> le32_to_cpu in decode_elf32()Ovidiu Panait
2023-03-08binman: Support generation of x509 certificatesSimon Glass
2023-03-08binman: Support updating section contentsSimon Glass
2023-03-08binman: Handle missing bintools correctly in fitSimon Glass
2023-03-08binman: Allow preserving the output dir when replacingSimon Glass
2023-03-08buildman: Correct CROSS_COMPILE output for sandboxSimon Glass
2023-03-08patman: Check patches in parallelSimon Glass
2023-03-08patman: Run get_maintainer.pl in parallelSimon Glass
2023-03-08patman: Refactor MakeCcFile() into two functionsSimon Glass
2023-03-08patman: Drop an incorrect comment about git amSimon Glass
2023-03-08doc: Add notes on how to install patman and binmanSimon Glass
2023-03-08binman: Add support for building a binmanu PyPi packageSimon Glass
2023-03-08binman: Use importlib to find the helpSimon Glass
2023-03-08binman: Hide the 'test' command unless test code is availableSimon Glass
2023-03-08binman: Move the main code into a functionSimon Glass
2023-03-08dtoc: Add support for building a dtoc PyPi packageSimon Glass
2023-03-08dtoc: Use pathlib to find the test directorySimon Glass
2023-03-08dtoc: Move the main code into a functionSimon Glass