summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)AuthorFilesLines
2022-01-13binman: Write fake blobs to the output directorySimon Glass1-7/+1
2022-01-10Merge branch 'next'Tom Rini11-104/+583
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery4-0/+66
2021-12-17binman: Add support for ATF FIPSimon Glass1-0/+273
2021-12-05binman: Rename _ReadSubnodes() to ReadEntries()Simon Glass3-6/+6
2021-12-05binman: Support lists of external blobsSimon Glass2-3/+71
2021-12-05binman: Allow extracting a file in an alternative formatSimon Glass3-9/+34
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass1-1/+2
2021-12-02binman: cfbs: Refactor ObtainContents() for consistencySimon Glass1-17/+23
2021-12-02binman: cbfs: Refactor the init processSimon Glass1-2/+6
2021-12-02binman: Use normal entries in cbfsSimon Glass1-8/+8
2021-12-02binman: Move cbfs.ObtainContents() down a bitSimon Glass1-15/+15
2021-12-02binman: Update the section documentationSimon Glass1-26/+122
2021-12-02binman: Allow control of which entries to readSimon Glass1-6/+7
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass1-4/+12
2021-12-02binman: Drop the filename property in entry_SectionSimon Glass1-4/+1
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass4-8/+8
2021-07-21binman: Add basic support for debugging performanceSimon Glass1-0/+5
2021-07-21binman: Use bytearray instead of stringSimon Glass2-3/+3
2021-07-21binman: Split node-reading out from constructor in filesSimon Glass1-0/+3
2021-07-21binman: Support multithreading for building imagesSimon Glass1-3/+33
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng1-0/+23
2021-05-19binman: Correct the comment for ATF entry typeBin Meng1-1/+1
2021-04-29binman: Support adding sections to FMAPsSimon Glass1-2/+17
2021-03-27binman: Support default alignment for sectionsSimon Glass3-0/+5
2021-03-27binman: Support obtaining section contents immediatelySimon Glass3-18/+45
2021-03-27binman: Add support for a collection of entriesSimon Glass2-13/+74
2021-03-27binman: Allow disabling expanding an entrySimon Glass3-3/+3
2021-03-26binman: Drop repetitive heading for each entrySimon Glass19-19/+19
2021-03-26binman: Incorporate entry documentationSimon Glass7-38/+43
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass10-9/+184
2021-03-26binman: Plumb expanded entries through fullySimon Glass1-1/+2
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass1-9/+0
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass1-0/+44
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass1-0/+41
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass1-0/+14
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass1-7/+10
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass6-12/+11
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass1-6/+0
2021-01-31binman: Allow for skip_at_start when reading entriesSimon Glass1-4/+6
2021-01-31binman: Support alignment of filesSimon Glass1-0/+4
2021-01-31binman: Allow vblock to include devicetree blobsSimon Glass2-2/+17
2021-01-31binman: Support reading an image with entry argsSimon Glass1-0/+15
2021-01-31binman: Support finding symbols in sub-sectionsSimon Glass1-5/+36
2021-01-31binman: Fix a few file commentsSimon Glass2-2/+1
2020-12-13patman: Drop unicode helper functionsSimon Glass1-1/+1
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass1-1/+1
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass1-11/+13
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass1-7/+4
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass1-2/+4