aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-01-26tools: Drop unused name in image-hostSimon Glass
2022-01-26tools: Improve comments in signing functionsSimon Glass
2022-01-26tools: Avoid leaving extra data at the end of copied filesSimon Glass
2022-01-26tools: Move copyfile() into a common fileSimon Glass
2022-01-26fit_check_sign: Update help to mention the key is in a dtbSimon Glass
2022-01-25binman: doc: fix typo for u-boot-tplHeiko Thiery
2022-01-25binman: Document the __bss_size symbol errorSimon Glass
2022-01-25binman: Add documentation for bintoolsSimon Glass
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Complete test coverage of comp_utilSimon Glass
2022-01-25binman: Plumb in support for missing bintoolsSimon Glass
2022-01-25binman: Convert to using the lzma_alone bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lzma_aloneSimon Glass
2022-01-25binman: Convert to using the lz4 bintoolSimon Glass
2022-01-25binman: Add a bintool implementation for lz4Simon Glass
2022-01-25binman: Tidy up pylint warnings in comp_utilSimon Glass
2022-01-25binman: Move compression into binmanSimon Glass
2022-01-25binman: Convert to using the mkimage bintoolSimon Glass
2022-01-25binman: Convert to using the ifwitool bintoolSimon Glass
2022-01-25binman: Convert to using the futility bintoolSimon Glass
2022-01-25binman: Convert to using the FIP bintoolSimon Glass
2022-01-25binman: Convert to using the CBFS bintoolSimon Glass
2022-01-25binman: Enable bintool tests including cmdline processingSimon Glass
2022-01-25binman: Add a bintool implementation for mkimageSimon Glass
2022-01-25binman: Add a bintool implementation for ifwitoolSimon Glass
2022-01-25binman: Add a bintool implementation for futilitySimon Glass
2022-01-25binman: Add a bintool implementation for fiptoolSimon Glass
2022-01-25binman: Add a bintool implementation for cbfstoolSimon Glass
2022-01-25binman: Add tests for bintoolSimon Glass
2022-01-25binman: Plumb in support for bintoolsSimon Glass
2022-01-25binman: Add support for bintoolsSimon Glass
2022-01-25binman: Add installation instructionsSimon Glass
2022-01-25binman: Correct path for fip_utilSimon Glass
2022-01-25binman: Allow faked blobs in blob-ext-listSimon Glass
2022-01-25binman: Drop the image name from the fake-blob messageSimon Glass
2022-01-25patman: Add a function to find a tool on the pathSimon Glass
2022-01-25patman: Tidy up the download function a littleSimon Glass
2022-01-25buildman: Move the download function to toolsSimon Glass
2022-01-25patman: Allow running a tool and returning the full resultSimon Glass
2022-01-25binman: Expand the external FIT test a littleSimon Glass
2022-01-25mkimage: Show the external-offset errorSimon Glass
2022-01-25binman: Tweak elf tests for a toolchain changeSimon Glass
2022-01-24moveconfig: Fix some pylint errorsSimon Glass
2022-01-24moveconfig: Use a function to read filesSimon Glass
2022-01-24moveconfig: Use a function to write filesSimon Glass
2022-01-24moveconfig: Drop check for old PythonSimon Glass
2022-01-24moveconfig: Convert to ArgumentParserSimon Glass
2022-01-24moveconfig: Use single quotesSimon Glass
2022-01-24moveconfig: Allow querying board configurationSimon Glass
2022-01-24moveconfig: Allow adding unit testsSimon Glass