summaryrefslogtreecommitdiff
path: root/tools/binman
Commit message (Expand)AuthorAgeFilesLines
* 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
* binman: Add support for Intel FSP-SSimon Glass2019-11-024-0/+64
* binman: Correct symbol calculation with non-zero image baseSimon Glass2019-11-022-4/+2
* binman: Drop comment-out code in testUpdateFdtOutput()Simon Glass2019-10-151-2/+0
* binman: Add logging for the number of pack passesSimon Glass2019-10-151-0/+1
* binman: Write symbol info before image inclusionSimon Glass2019-10-151-1/+1
* binman: Support writing symbols into entries within an IFWISimon Glass2019-10-151-0/+5
* binman: Update IFWI entry to support updatesSimon Glass2019-10-151-18/+28
* binman: Update IFWI entry to read entries outside constructorSimon Glass2019-10-151-0/+3
* binman: Fix entry comment for Intel descriptorSimon Glass2019-10-151-1/+1
* binman: Add support for Intel FSP meminitSimon Glass2019-10-154-0/+66
* binman: Allow support for writing a size symbol to binariesSimon Glass2019-10-154-9/+12
* binman: Increase size of TPL and SPL test dataSimon Glass2019-10-157-14/+14
* binman: Avoid needing the section size in advanceSimon Glass2019-10-153-4/+49
* binman: Rename some two-digit test filesSimon Glass2019-10-153-2/+2
* binman: Use underscore in test filenamesSimon Glass2019-10-1514-14/+14
* binman: Allow symbols to be resolved inside sectionsSimon Glass2019-10-154-10/+67
* binman: Clean up unnecessary code related to ELF test filesSimon Glass2019-10-153-12/+4