summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-2490-1501/+307
* patman: When no tracking branch is provided, tell the userNicolas Boichat2020-07-201-2/+3
* patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2020-07-202-0/+27
* Add information for skipped commit optionsPatrick Delaunay2020-07-201-0/+3
* patman: Detect unexpected ENDPatrick Delaunay2020-07-201-0/+4
* binman: Add support for generating a FITSimon Glass2020-07-205-0/+384
* dtoc: Allow adding variable-sized data to a dtbSimon Glass2020-07-202-2/+19
* mkimage: Allow updating the FIT timestampSimon Glass2020-07-203-2/+6
* binman: Allow zero-length entries to overlapSimon Glass2020-07-203-1/+23
* binman: Allow missing Intel blobsSimon Glass2020-07-204-14/+55
* binman: Detect when valid images are not producedSimon Glass2020-07-207-3/+76
* patman: Update errors and warnings to use stderrSimon Glass2020-07-202-2/+5
* binman: Allow external binaries to be missingSimon Glass2020-07-208-8/+66
* binman: Convert existing binary blobs to blob_extSimon Glass2020-07-2016-39/+29
* binman: Add an etype for external binary blobsSimon Glass2020-07-205-0/+83
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-2057-87/+86
* binman: Re-enable concurrent testsSimon Glass2020-07-201-1/+3
* binman: Fix a few typos in the entry docsSimon Glass2020-07-202-2/+2
* binman: Add support for calling mkimageSimon Glass2020-07-205-0/+120
* binman: Set a default toolpathSimon Glass2020-07-201-0/+5
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-202-6/+13
* binman: Correct the search patch for pylibfdtSimon Glass2020-07-201-0/+1
* binman: cbfs: Fix IFWI typoSimon Glass2020-07-201-1/+1
* binman: Output errors to stderrSimon Glass2020-07-201-1/+1
* patman: Add a -D option to enable debuggingSimon Glass2020-07-201-0/+6
* patman: Support collecting response tags in PatchstreamSimon Glass2020-07-202-5/+30
* patman: Allow disabling 'bright' mode with Print outputSimon Glass2020-07-201-2/+2
* patman: Add a 'test' subcommandSimon Glass2020-07-202-36/+41
* patman: Allow different commandsSimon Glass2020-07-201-36/+41
* patman: Convert to ArgumentParserSimon Glass2020-07-203-64/+65
* patman: Allow skipping patches at the endSimon Glass2020-07-203-5/+18
* patman: Allow creating patches for another branchSimon Glass2020-07-205-15/+40
* patman: Add a test that uses gitpythonSimon Glass2020-07-202-3/+152
* patman: Move main code out to a control moduleSimon Glass2020-07-205-57/+182
* patman: Use test_util to show test resultsSimon Glass2020-07-202-9/+5
* mkimage: Fix error message if write less data then expectedMylène Josserand2020-07-171-4/+11
* dtoc: Support ACPI paths in of-platdataSimon Glass2020-07-173-1/+7
* dtoc: add test for cd-gpiosWalter Lozano2020-07-092-0/+109
* dtoc: update dtb_platdata to support cd-gpiosWalter Lozano2020-07-092-7/+11
* dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano2020-07-092-46/+84
* dtoc: add option to disable warningsWalter Lozano2020-07-093-34/+85
* dtoc: add support to scan driversWalter Lozano2020-07-093-4/+145
* dtoc: add missing code commentsWalter Lozano2020-07-091-0/+3
* checkpatch: Don't warn about PREFER_IF in headers/DT filesSimon Glass2020-07-091-0/+2
* patman: Add tests for the rest of the checkpatch checksSimon Glass2020-07-091-4/+43
* patman: Decode output from the '--show-types' optionSimon Glass2020-07-092-11/+17
* patman: Add a test for the 'possible new uclass' checkSimon Glass2020-07-091-0/+77
* patman: Rename test.py to test_checkpatch.pySimon Glass2020-07-092-6/+5
* patman: Drop import of test_util in test_utilSimon Glass2020-07-091-1/+0
* patman: Avoid importing gitutil in settingsSimon Glass2020-07-092-5/+4