summaryrefslogtreecommitdiff
path: root/tools/binman/etype/blob.py
AgeCommit message (Expand)Author
2025-06-26binman: mark optional missing blobs as absentYannic Moog
2025-06-26binman: drop "faked" return value from check_fake_fnameYannic Moog
2024-07-03binman: Support an assumed size for missing binariesSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08binman: Use correct argument name in docstringsJonas Karlman
2023-01-18binman: Provide general support for updating ELF symbolsSimon Glass
2023-01-18binman: Support optional external blobsSimon Glass
2022-10-31binman: Handle writing ELF symbols in the Entry classSimon Glass
2022-03-18binman: Allow mkimage to use a non-zero fake-blob sizeSimon Glass
2022-03-18binman: Change how faked blobs are createdSimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-12binman: Write fake blobs to the output directorySimon Glass
2022-01-10Merge branch 'next'Tom Rini
2022-01-07binman: add support for creating dummy files for external blobsHeiko Thiery
2021-12-05binman: Support lists of external blobsSimon Glass
2021-07-21binman: Add basic support for debugging performanceSimon Glass
2021-03-26binman: Drop repetitive heading for each entrySimon Glass
2021-03-26binman: Tidy up underscores in entry documentationSimon Glass
2021-01-30binman: Allow vblock to include devicetree blobsSimon Glass
2020-10-29binman: Move CompressData() into Entry base classSimon Glass
2020-09-25binman: Show an error when a file is missingSimon Glass
2020-09-22binman: Move 'external' support into base classSimon 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: Use super() instead of specifying parent typeSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-07-29binman: Update Entry.ReadEntry() to work through classesSimon Glass
2019-07-24binman: Allow reading an entry from an imageSimon Glass
2019-07-24binman: Allow device-tree entries to be compressedSimon Glass
2019-07-24binman: Move compression into the Entry base classSimon Glass
2019-07-23binman: Use tools compression function for blob handlingSimon Glass
2019-07-10binman: Use binary mode when compressing dataSimon Glass
2018-11-20binman: Drop an unnecessary comma in blob handlingSimon Glass
2018-09-29binman: Support compressed entriesSimon Glass
2018-08-01binman: Rename ReadContents() to ReadBlobContents()Simon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-07-09binman: Tidy up setting of entry contentsSimon Glass
2018-06-07binman: Rename Entry property to 'section'Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-20binman: Add basic entry types for U-BootSimon Glass