aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-03-08dtoc: Hide the test options unless test code is availableSimon Glass
2023-03-08buildman: Add support for building a buildman PyPi packageSimon Glass
2023-03-08buildman: Use importlib to find the helpSimon Glass
2023-03-08buildman: Fix use of a type as a variableSimon Glass
2023-03-08buildman: Hide the test options unless test code is availableSimon Glass
2023-03-08buildman: Move the main code into a functionSimon Glass
2023-03-08patman: Add support for building a patman PyPi packageSimon Glass
2023-03-08patman: Avoid importing test_checkpatch before it is neededSimon Glass
2023-03-08patman: Add support for building a u_boot_tools PyPi packageSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08Remove concurrencytestSimon Glass
2023-03-08Revert "patman: test_util: Print test stdout/stderr within test summaries"Simon Glass
2023-03-08binman: Avoid unwanted output in testFitFirmwareLoadables()Simon Glass
2023-03-08binman: Make the tooldir configurableSimon Glass
2023-03-08binman: Use a private directory for bintoolsSimon Glass
2023-03-08binman: Move the tools directory into the Bintool classSimon Glass
2023-03-08binman: Update bintools documentationSimon Glass
2023-03-08binman: Correct an 'aot' typoSimon Glass
2023-03-08buildman: Add a flag for reproducible buildsSimon Glass