summaryrefslogtreecommitdiff
path: root/tools/binman/etype/blob_dtb.py
AgeCommit message (Expand)Author
2025-12-10binman: blob_dtb: improve error message when SPL is not foundJérémie Dautheribes
2024-07-29binman: Allow entry types to override FDT contentsSimon Glass
2024-07-29binman: Correct comment in blob_dtb GetFdtEtype()Simon Glass
2023-07-24binman: blob_dtb: Add fake_size argument to ObtainContents()Lukas Funke
2022-08-20binman: Add zstd bintoolStefan Herbrechtsmeier
2022-08-20binman: Add length header attribute to dtb entryStefan Herbrechtsmeier
2022-03-02binman: Correct pylint errorsSimon Glass
2021-03-26binman: Move the comment for GetFdts() to the 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-26binman: Move to absolute importsSimon Glass
2019-10-15binman: Allow use of help and entry-docs without libfdtSimon Glass
2019-07-29binman: Update state when replacing device-tree entriesSimon Glass
2019-07-29binman: Adjust state.fdt_files to be keyed by entry typeSimon Glass
2019-07-29binman: Adjust GetFdt() to be keyed by etypeSimon Glass
2019-07-29binman: Convert GetFdtSet() to use a dictSimon Glass
2019-07-29binman: Move GetFdtSet() into blob_dtbSimon Glass
2019-07-24binman: Allow device-tree entries to be compressedSimon Glass
2019-07-24binman: Add a return value to ProcessContentsUpdate()Simon Glass
2019-07-24binman: Call ProcessUpdateContents() consistentlySimon Glass
2018-09-28binman: Support updating all device tree filesSimon Glass