summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20patman: When no tracking branch is provided, tell the userNicolas Boichat
2020-07-20patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat
2020-07-20Add information for skipped commit optionsPatrick Delaunay
2020-07-20patman: Detect unexpected ENDPatrick Delaunay
2020-07-20binman: Add support for generating a FITSimon Glass
2020-07-20dtoc: Allow adding variable-sized data to a dtbSimon Glass
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass
2020-07-20binman: Allow zero-length entries to overlapSimon Glass
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20patman: Update errors and warnings to use stderrSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass
2020-07-20binman: Add an etype for external binary blobsSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-07-20binman: Re-enable concurrent testsSimon Glass
2020-07-20binman: Fix a few typos in the entry docsSimon Glass
2020-07-20binman: Add support for calling mkimageSimon Glass
2020-07-20binman: Set a default toolpathSimon Glass
2020-07-20binman: Specify the toolpath when running test coverageSimon Glass
2020-07-20binman: Correct the search patch for pylibfdtSimon Glass
2020-07-20binman: cbfs: Fix IFWI typoSimon Glass
2020-07-20binman: Output errors to stderrSimon Glass
2020-07-20patman: Add a -D option to enable debuggingSimon Glass
2020-07-20patman: Support collecting response tags in PatchstreamSimon Glass
2020-07-20patman: Allow disabling 'bright' mode with Print outputSimon Glass
2020-07-20patman: Add a 'test' subcommandSimon Glass
2020-07-20patman: Allow different commandsSimon Glass
2020-07-20patman: Convert to ArgumentParserSimon Glass
2020-07-20patman: Allow skipping patches at the endSimon Glass
2020-07-20patman: Allow creating patches for another branchSimon Glass
2020-07-20patman: Add a test that uses gitpythonSimon Glass
2020-07-20patman: Move main code out to a control moduleSimon Glass
2020-07-20patman: Use test_util to show test resultsSimon Glass
2020-07-17mkimage: Fix error message if write less data then expectedMylène Josserand
2020-07-17dtoc: Support ACPI paths in of-platdataSimon Glass
2020-07-09dtoc: add test for cd-gpiosWalter Lozano
2020-07-09dtoc: update dtb_platdata to support cd-gpiosWalter Lozano
2020-07-09dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano
2020-07-09dtoc: add option to disable warningsWalter Lozano
2020-07-09dtoc: add support to scan driversWalter Lozano
2020-07-09dtoc: add missing code commentsWalter Lozano
2020-07-09checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass
2020-07-09patman: Add tests for the rest of the checkpatch checksSimon Glass
2020-07-09patman: Decode output from the '--show-types' optionSimon Glass
2020-07-09patman: Add a test for the 'possible new uclass' checkSimon Glass
2020-07-09patman: Rename test.py to test_checkpatch.pySimon Glass
2020-07-09patman: Drop import of test_util in test_utilSimon Glass
2020-07-09patman: Avoid importing gitutil in settingsSimon Glass