summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* binman: Don't change the descriptor in testsSimon Glass2020-07-263-5/+47
* binman: Add support for generating a FITSimon Glass2020-07-255-0/+384
* binman: Allow zero-length entries to overlapSimon Glass2020-07-253-1/+23
* binman: Allow missing Intel blobsSimon Glass2020-07-254-14/+55
* binman: Detect when valid images are not producedSimon Glass2020-07-256-3/+75
* patman: Update errors and warnings to use stderrSimon Glass2020-07-251-1/+1
* binman: Allow external binaries to be missingSimon Glass2020-07-257-6/+60
* binman: Convert existing binary blobs to blob_extSimon Glass2020-07-2516-39/+29
* binman: Add an etype for external binary blobsSimon Glass2020-07-255-0/+83
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-2557-87/+86
* binman: Fix a few typos in the entry docsSimon Glass2020-07-242-2/+2
* binman: Add support for calling mkimageSimon Glass2020-07-245-0/+120
* binman: Set a default toolpathSimon Glass2020-07-241-0/+5
* binman: Specify the toolpath when running test coverageSimon Glass2020-07-241-3/+7
* binman: Correct the search patch for pylibfdtSimon Glass2020-07-241-0/+1
* binman: cbfs: Fix IFWI typoSimon Glass2020-07-241-1/+1
* binman: Output errors to stderrSimon Glass2020-07-241-1/+1
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-2472-926/+151
* binman: Add support for generating a FITSimon Glass2020-07-205-0/+384
* 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-206-3/+75
* patman: Update errors and warnings to use stderrSimon Glass2020-07-201-1/+1
* binman: Allow external binaries to be missingSimon Glass2020-07-207-6/+60
* 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: 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-201-3/+7
* 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: Tidy up sys.path changesSimon Glass2020-04-261-2/+3
* patman: Move to absolute importsSimon Glass2020-04-2630-53/+53
* binman: Move to absolute importsSimon Glass2020-04-2669-203/+188
* patman: Move test running/reporting to test_utilSimon Glass2020-04-261-70/+8
* binman: Rename the main moduleSimon Glass2020-04-263-6/+6
* patman: Drop references to __future__Simon Glass2020-04-269-18/+0
* binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2020-01-072-2/+2
* cosmetic: Fix spelling and whitespace errorsThomas Hebb2019-12-032-3/+3
* binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-1110-26/+134
* binman: Move to use Python 3Simon Glass2019-11-041-1/+1
* binman: Convert a few tests to Python 3Simon Glass2019-11-041-7/+7
* binman: Remember the pre-reset entry sizeSimon Glass2019-11-041-1/+8
* pylibfdt: Convert to Python 3Simon Glass2019-11-043-30/+3
* patman: Adjust 'command' to return strings instead of bytesSimon Glass2019-11-042-2/+2
* binman: Fix up comment in intel-fsp-mSimon Glass2019-11-021-1/+1
* binman: Add support for Intel FSP-TSimon Glass2019-11-024-0/+63