summaryrefslogtreecommitdiff
path: root/tools/binman/etype/section.py
AgeCommit message (Expand)Author
2021-12-05binman: Allow listing an image created by a newer versionSimon Glass
2021-12-02binman: Update the section documentationSimon Glass
2021-12-02binman: Allow control of which entries to readSimon Glass
2021-12-02binman: Allow overriding BuildSectionData()Simon Glass
2021-12-02binman: Drop the filename property in entry_SectionSimon Glass
2021-12-02binman: Drop the underscore in _ReadEntries()Simon Glass
2021-07-21binman: Use bytearray instead of stringSimon Glass
2021-07-21binman: Support multithreading for building imagesSimon Glass
2021-03-27binman: Support default alignment for sectionsSimon Glass
2021-03-27binman: Support obtaining section contents immediatelySimon Glass
2021-03-26binman: Incorporate entry documentationSimon Glass
2021-03-26binman: Plumb expanded entries through fullySimon 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 reading an image with entry argsSimon Glass
2021-01-30binman: Support finding symbols in sub-sectionsSimon 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: Expand the error message for breaching a sectionSimon Glass
2020-10-29binman: Remove references to 'image' in entry_SectionSimon Glass
2020-09-22binman: Move 'external' support into base classSimon Glass
2020-09-22binman: Respect pad-before property of section subentriesAlper Nebi Yasak
2020-09-22binman: Ignore hash*, signature* nodes in sectionsAlper Nebi Yasak
2020-07-25binman: Allow zero-length entries to overlapSimon Glass
2020-07-25binman: Allow missing Intel blobsSimon Glass
2020-07-25binman: Detect when valid images are not producedSimon Glass
2020-07-25binman: Allow external binaries to be missingSimon Glass
2020-07-25binman: Use super() instead of specifying parent typeSimon Glass
2020-07-24Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini
2020-07-20binman: Allow zero-length entries to overlapSimon Glass
2020-07-20binman: Allow missing Intel blobsSimon Glass
2020-07-20binman: Detect when valid images are not producedSimon Glass
2020-07-20binman: Allow external binaries to be missingSimon Glass
2020-07-20binman: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2019-11-11binman: tegra: Adjust symbol calculation depending on end-at-4gbSimon Glass