summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-29binman: Drop CheckEntries()Simon Glass1-1/+3
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass1-1/+4
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass1-3/+4
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass1-4/+1
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass2-8/+11
2020-10-29binman: Set section contents in GetData()Simon Glass1-1/+13
2020-10-29binman: Make section padding consistent with other entriesSimon Glass1-2/+2
2020-10-29binman: Move section padding to the parentSimon Glass1-8/+10
2020-10-29binman: Refactor _BuildSectionData()Simon Glass1-9/+50
2020-10-29binman: Move section-building code into a functionSimon Glass1-6/+29
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass2-5/+6
2020-10-29binman: Move CompressData() into Entry base classSimon Glass1-7/+0
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass1-4/+6
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass1-4/+4
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass1-0/+1
2020-10-22binman: Add support for SCP firmwareSamuel Holland1-0/+19
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland1-2/+2