summaryrefslogtreecommitdiff
path: root/tools/binman/etype
AgeCommit message (Expand)Author
2021-05-19binman: Add support for RISC-V OpenSBI fw_dynamic blobBin Meng
2021-05-19binman: Correct the comment for ATF entry typeBin Meng
2021-04-29binman: Support adding sections to FMAPsSimon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-27binman: Add support for a collection of entriesSimon Glass
2021-03-27binman: Allow disabling expanding an entrySimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2021-03-26binman: Automatically expand phase binaries into sectionsSimon Glass
2021-03-26binman: Plumb expanded entries through fullySimon Glass
2021-03-26binman: Move the comment for GetFdts() to the base classSimon Glass
2021-03-26binman: Add support for u-boot-tpl-bss-badSimon Glass
2021-03-26binman: Add support for u-boot-tpl-nodtbSimon Glass
2021-03-26binman: Support symbols in u-boot-spl-nodtbSimon Glass
2021-03-26binman: Correct the documentation for u-boot-spl-bss-padSimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-03-26binman: Document ExpandEntries() in the base classSimon Glass
2021-01-30binman: Allow for skip_at_start when reading entriesSimon Glass
2021-01-30binman: Support alignment of filesSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2021-01-30binman: Support reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon Glass
2021-01-30binman: Fix a few file commentsSimon Glass
2020-12-13patman: Drop unicode helper functionsSimon Glass
2020-11-05binman: Update intel_ifwi to store padded sectionSimon Glass
2020-10-29binman: Avoid calculated section data repeatedlySimon Glass
2020-10-29binman: Use the actual contents in CheckSize()Simon Glass
2020-10-29binman: Update CheckEntries() for compressed sectionsSimon Glass
2020-10-29binman: Drop CheckEntries()Simon Glass
2020-10-29binman: Call CheckSize() from the section's Pack() methodSimon Glass
2020-10-29binman: Move sort and expand to the main Pack() functionSimon Glass
2020-10-29binman: Drop Entry.CheckOffset()Simon Glass
2020-10-29binman: Avoid reporting image-pos with compressionSimon Glass
2020-10-29binman: Set section contents in GetData()Simon Glass
2020-10-29binman: Make section padding consistent with other entriesSimon Glass
2020-10-29binman: Move section padding to the parentSimon Glass
2020-10-29binman: Refactor _BuildSectionData()Simon Glass
2020-10-29binman: Move section-building code into a functionSimon Glass
2020-10-29binman: Use 'files-compress' to set compression for filesSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-10-29binman: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass
2020-10-29binman: Fix return from u-boot-ucode if there is no DTSimon Glass
2020-10-22binman: Add support for SCP firmwareSamuel Holland
2020-10-22sunxi: binman: Update FIT component descriptionsSamuel Holland
2020-10-22binman: Only write FDT once per nodeSamuel Holland
2020-09-25binman: Support adding a U-Boot environmentSimon Glass
2020-09-25binman: Show an error when a file is missingSimon Glass
2020-09-22binman: Allow selecting default FIT configurationSimon Glass