index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
etype
/
blob_dtb.py
Age
Commit message (
Expand
)
Author
2025-12-10
binman: blob_dtb: improve error message when SPL is not found
Jérémie Dautheribes
2024-07-29
binman: Allow entry types to override FDT contents
Simon Glass
2024-07-29
binman: Correct comment in blob_dtb GetFdtEtype()
Simon Glass
2023-07-24
binman: blob_dtb: Add fake_size argument to ObtainContents()
Lukas Funke
2022-08-20
binman: Add zstd bintool
Stefan Herbrechtsmeier
2022-08-20
binman: Add length header attribute to dtb entry
Stefan Herbrechtsmeier
2022-03-02
binman: Correct pylint errors
Simon Glass
2021-03-26
binman: Move the comment for GetFdts() to the base class
Simon Glass
2020-07-25
binman: Use super() instead of specifying parent type
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
binman: Use super() instead of specifying parent type
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2019-10-15
binman: Allow use of help and entry-docs without libfdt
Simon Glass
2019-07-29
binman: Update state when replacing device-tree entries
Simon Glass
2019-07-29
binman: Adjust state.fdt_files to be keyed by entry type
Simon Glass
2019-07-29
binman: Adjust GetFdt() to be keyed by etype
Simon Glass
2019-07-29
binman: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-29
binman: Move GetFdtSet() into blob_dtb
Simon Glass
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
2019-07-24
binman: Call ProcessUpdateContents() consistently
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass