summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-07-27binman: Re-enable concurrent testsSimon Glass1-1/+3
2020-07-27binman: Don't change the descriptor in testsSimon Glass3-5/+47
2020-07-25patman: When no tracking branch is provided, tell the userNicolas Boichat1-2/+3
2020-07-25patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2-0/+27
2020-07-25Add information for skipped commit optionsPatrick Delaunay1-0/+3
2020-07-25patman: Detect unexpected ENDPatrick Delaunay1-0/+4
2020-07-25binman: Add support for generating a FITSimon Glass5-0/+384
2020-07-25dtoc: Allow adding variable-sized data to a dtbSimon Glass2-2/+19
2020-07-25mkimage: Allow updating the FIT timestampSimon Glass3-2/+6
2020-07-25binman: Allow zero-length entries to overlapSimon Glass3-1/+23
2020-07-25binman: Allow missing Intel blobsSimon Glass4-14/+55
2020-07-25binman: Detect when valid images are not producedSimon Glass7-3/+76
2020-07-25patman: Update errors and warnings to use stderrSimon Glass2-2/+5
2020-07-25binman: Allow external binaries to be missingSimon Glass8-8/+66
2020-07-25binman: Convert existing binary blobs to blob_extSimon Glass16-39/+29
2020-07-25binman: Add an etype for external binary blobsSimon Glass5-0/+83
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass57-87/+86
2020-07-25binman: Fix a few typos in the entry docsSimon Glass2-2/+2
2020-07-25binman: Add support for calling mkimageSimon Glass5-0/+120
2020-07-25binman: Set a default toolpathSimon Glass1-0/+5
2020-07-25binman: Specify the toolpath when running test coverageSimon Glass2-6/+13
2020-07-25binman: Correct the search patch for pylibfdtSimon Glass1-0/+1
2020-07-25binman: cbfs: Fix IFWI typoSimon Glass1-1/+1
2020-07-25binman: Output errors to stderrSimon Glass1-1/+1
2020-07-25patman: Add a -D option to enable debuggingSimon Glass1-0/+6
2020-07-25patman: Support collecting response tags in PatchstreamSimon Glass2-5/+30
2020-07-25patman: Allow disabling 'bright' mode with Print outputSimon Glass1-2/+2
2020-07-25patman: Add a 'test' subcommandSimon Glass2-36/+41
2020-07-25patman: Allow different commandsSimon Glass1-36/+41
2020-07-25patman: Convert to ArgumentParserSimon Glass3-64/+65
2020-07-25patman: Allow skipping patches at the endSimon Glass3-5/+18
2020-07-25patman: Allow creating patches for another branchSimon Glass5-15/+40
2020-07-25patman: Add a test that uses gitpythonSimon Glass2-3/+152
2020-07-25patman: Move main code out to a control moduleSimon Glass5-57/+182
2020-07-25patman: Use test_util to show test resultsSimon Glass2-9/+5
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini90-1501/+307
2020-07-20patman: When no tracking branch is provided, tell the userNicolas Boichat1-2/+3
2020-07-20patman: Make sure sendemail.suppresscc is (un)set correctlyNicolas Boichat2-0/+27
2020-07-20Add information for skipped commit optionsPatrick Delaunay1-0/+3
2020-07-20patman: Detect unexpected ENDPatrick Delaunay1-0/+4
2020-07-20binman: Add support for generating a FITSimon Glass5-0/+384
2020-07-20dtoc: Allow adding variable-sized data to a dtbSimon Glass2-2/+19
2020-07-20mkimage: Allow updating the FIT timestampSimon Glass3-2/+6
2020-07-20binman: Allow zero-length entries to overlapSimon Glass3-1/+23
2020-07-20binman: Allow missing Intel blobsSimon Glass4-14/+55
2020-07-20binman: Detect when valid images are not producedSimon Glass7-3/+76
2020-07-20patman: Update errors and warnings to use stderrSimon Glass2-2/+5
2020-07-20binman: Allow external binaries to be missingSimon Glass8-8/+66
2020-07-20binman: Convert existing binary blobs to blob_extSimon Glass16-39/+29
2020-07-20binman: Add an etype for external binary blobsSimon Glass5-0/+83