~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* binman: Allow cipher node as special sectionChristian Taedcke2023-07-24
* binman: Support simple templatesSimon Glass2023-07-20
* binman: Add more detail on how ObtainContents() worksSimon Glass2023-07-20
* binman: Use GetEntries() to obtain section contentsSimon Glass2023-07-20
* binman: Init align_default in entry_SectionSimon Glass2023-07-20
* binman: Support updating section contentsSimon Glass2023-03-08
* patman: Move library functions into a library directorySimon Glass2023-03-08
* binman: Use correct argument name in docstringsJonas Karlman2023-03-08
* binman: Fix spelling of nodes in code commentsJonas Karlman2023-03-08
* binman: Support overlapping entriesSimon Glass2023-01-18
* binman: Add a function to check for special section nodesSimon Glass2023-01-18
* binman: Add a null entrySimon Glass2023-01-18
* binman: Clarify use of False when obtaining dataSimon Glass2023-01-18
* binman: Support optional external blobsSimon Glass2023-01-18
* binman: Support new op-tee binary formatSimon Glass2023-01-18
* binman: Support optional entriesSimon Glass2023-01-18
* binman: Allow writing section contents to a fileSimon Glass2023-01-18
* binman: Support writing symbols into ELF filesSimon Glass2022-10-31
* binman: Split out looking up a symbol into a functionSimon Glass2022-10-31
* binman: Add DecompressData function to entry classStefan Herbrechtsmeier2022-08-20
* binman: Forward AddBintools calls to base classStefan Herbrechtsmeier2022-08-20
* binman: Allow collection to use entries from other sectionsSimon Glass2022-08-20
* binman: Refuse to replace sections for nowAlper Nebi Yasak2022-04-25
* binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass2022-03-18
* binman: Rename tools parameter to btoolsSimon Glass2022-03-18
* binman: Rename ExpandEntries to gen_entriesSimon Glass2022-03-18
* binman: Rename ExpandToLimit to extend_to_limitSimon Glass2022-03-18
* binman: Correct pylint errorsSimon Glass2022-03-02
* binman: Check missing bintools of Section subclassesAlper Nebi Yasak2022-02-09
* patman: Convert camel case in tout.pySimon Glass2022-02-09
* patman: Convert camel case in tools.pySimon Glass2022-02-09
* binman: Plumb in support for missing bintoolsSimon Glass2022-01-25
* binman: Tidy up pylint warnings in comp_utilSimon Glass2022-01-25
* binman: Move compression into binmanSimon Glass2022-01-25
* binman: Plumb in support for bintoolsSimon Glass2022-01-25
* binman: Allow faked blobs in blob-ext-listSimon Glass2022-01-25
* Merge branch 'next'Tom Rini2022-01-10
|\
| * binman: Allow extracting a file in an alternative formatSimon Glass2021-12-05
| * binman: Allow listing an image created by a newer versionSimon Glass2021-12-05
| * binman: Update the section documentationSimon Glass2021-12-02
| * binman: Allow control of which entries to readSimon Glass2021-12-02
| * binman: Allow overriding BuildSectionData()Simon Glass2021-12-02
| * binman: Drop the filename property in entry_SectionSimon Glass2021-12-02
| * binman: Drop the underscore in _ReadEntries()Simon Glass2021-12-02
* | binman: add support for creating dummy files for external blobsHeiko Thiery2022-01-07
|/
* binman: Use bytearray instead of stringSimon Glass2021-07-21
* binman: Support multithreading for building imagesSimon Glass2021-07-21
* binman: Support default alignment for sectionsSimon Glass2021-03-27
* binman: Support obtaining section contents immediatelySimon Glass2021-03-27
* binman: Incorporate entry documentationSimon Glass2021-03-26