summaryrefslogtreecommitdiff
path: root/tools/binman
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Makefile: Rename ALL-y to INPUTS-ySimon Glass1-1/+1
2020-07-27binman: Don't change the descriptor in testsSimon Glass3-5/+47
2020-07-25binman: Add support for generating a FITSimon Glass5-0/+384
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 Glass6-3/+75
2020-07-25patman: Update errors and warnings to use stderrSimon Glass1-1/+1
2020-07-25binman: Allow external binaries to be missingSimon Glass7-6/+60
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 Glass1-3/+7
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-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini72-926/+151
2020-07-20binman: Add support for generating a FITSimon Glass5-0/+384
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 Glass6-3/+75
2020-07-20patman: Update errors and warnings to use stderrSimon Glass1-1/+1
2020-07-20binman: Allow external binaries to be missingSimon Glass7-6/+60
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
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass57-87/+86
2020-07-20binman: Fix a few typos in the entry docsSimon Glass2-2/+2
2020-07-20binman: Add support for calling mkimageSimon Glass5-0/+120
2020-07-20binman: Set a default toolpathSimon Glass1-0/+5
2020-07-20binman: Specify the toolpath when running test coverageSimon Glass1-3/+7
2020-07-20binman: Correct the search patch for pylibfdtSimon Glass1-0/+1
2020-07-20binman: cbfs: Fix IFWI typoSimon Glass1-1/+1
2020-07-20binman: Output errors to stderrSimon Glass1-1/+1
2020-04-26patman: Tidy up sys.path changesSimon Glass1-2/+3
2020-04-26patman: Move to absolute importsSimon Glass30-53/+53
2020-04-26binman: Move to absolute importsSimon Glass69-203/+188
2020-04-26patman: Move test running/reporting to test_utilSimon Glass1-70/+8
2020-04-26binman: Rename the main moduleSimon Glass3-6/+6
2020-04-26patman: Drop references to __future__Simon Glass9-18/+0
2020-01-08binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2-2/+2
2019-12-03cosmetic: Fix spelling and whitespace errorsThomas Hebb2-3/+3
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass10-26/+134
2019-11-05binman: Move to use Python 3Simon Glass1-1/+1
2019-11-05binman: Convert a few tests to Python 3Simon Glass1-7/+7
2019-11-05binman: Remember the pre-reset entry sizeSimon Glass1-1/+8
2019-11-05pylibfdt: Convert to Python 3Simon Glass3-30/+3
2019-11-05patman: Adjust 'command' to return strings instead of bytesSimon Glass2-2/+2
2019-11-02binman: Fix up comment in intel-fsp-mSimon Glass1-1/+1