summaryrefslogtreecommitdiff
path: root/tools/binman/etype
Commit message (Expand)AuthorAgeFilesLines
* binman: Add support for generating a FITSimon Glass2020-07-201-0/+164
* binman: Allow zero-length entries to overlapSimon Glass2020-07-201-1/+1
* binman: Allow missing Intel blobsSimon Glass2020-07-203-7/+21
* binman: Detect when valid images are not producedSimon Glass2020-07-202-0/+13
* binman: Allow external binaries to be missingSimon Glass2020-07-202-3/+34
* binman: Convert existing binary blobs to blob_extSimon Glass2020-07-2016-39/+29
* binman: Add an etype for external binary blobsSimon Glass2020-07-201-0/+31
* binman: Use super() instead of specifying parent typeSimon Glass2020-07-2056-81/+80
* binman: Fix a few typos in the entry docsSimon Glass2020-07-202-2/+2
* binman: Add support for calling mkimageSimon Glass2020-07-202-0/+67
* binman: cbfs: Fix IFWI typoSimon Glass2020-07-201-1/+1
* patman: Move to absolute importsSimon Glass2020-04-2617-25/+25
* binman: Move to absolute importsSimon Glass2020-04-2656-132/+123
* patman: Drop references to __future__Simon Glass2020-04-261-2/+0
* binman: fix default filename of u-boot-with-ucode-ptr in documentationMasahiro Yamada2020-01-071-1/+1
* binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass2019-11-111-3/+15
* pylibfdt: Convert to Python 3Simon Glass2019-11-041-1/+1
* binman: Fix up comment in intel-fsp-mSimon Glass2019-11-021-1/+1
* binman: Add support for Intel FSP-TSimon Glass2019-11-021-0/+26
* binman: Add support for Intel FSP-SSimon Glass2019-11-021-0/+27
* 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-151-0/+27
* binman: Allow support for writing a size symbol to binariesSimon Glass2019-10-151-0/+2
* binman: Avoid needing the section size in advanceSimon Glass2019-10-151-4/+10
* binman: Allow symbols to be resolved inside sectionsSimon Glass2019-10-152-2/+2
* binman: Fix IFWI output when using an Intel FIT imageSimon Glass2019-10-151-3/+3
* binman: Add support for Intel FITSimon Glass2019-10-152-0/+73
* binman: x86: Separate out 16-bit reset and init codeSimon Glass2019-10-153-24/+28
* binman: Add support for an x86 'reset' sectionSimon Glass2019-10-153-0/+87
* binman: Correct use of 'replace' in IFWI testsSimon Glass2019-10-151-1/+7
* binman: Allow use of help and entry-docs without libfdtSimon Glass2019-10-156-10/+25
* binman: Take account of skip-at-start with image-headerSimon Glass2019-10-081-0/+1
* binman: Handle reading data for end-at-4gb sectionsSimon Glass2019-10-081-11/+5
* binman: Update state when replacing device-tree entriesSimon Glass2019-07-291-0/+9
* binman: Support replacing data in a cbfsSimon Glass2019-07-291-1/+2
* binman: Update Entry.WriteData() to handle special sectionsSimon Glass2019-07-292-2/+9
* binman: Update Entry.ReadEntry() to work through classesSimon Glass2019-07-293-12/+44
* binman: Place Intel descriptor at image startSimon Glass2019-07-291-1/+5
* binman: Adjust fmap to ignore CBFS filesSimon Glass2019-07-291-2/+7
* binman: Update the _testing entry to support shrinkageSimon Glass2019-07-291-6/+19
* binman: Allow updating entries that change sizeSimon Glass2019-07-291-4/+5
* binman: Add more tests for image header positionSimon Glass2019-07-292-2/+23
* binman: Add info to allow safely repacking an image laterSimon Glass2019-07-291-0/+3
* binman: Allow the fdtmap to remain unchangedSimon Glass2019-07-291-25/+30
* binman: Add a function to obtain the image for an EntrySimon Glass2019-07-292-4/+15
* binman: Adjust Entry to read the node in a separate callSimon Glass2019-07-295-14/+23
* binman: Add an image name into the fdtmapSimon Glass2019-07-291-0/+2