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.py
Age
Commit message (
Expand
)
Author
2025-06-26
binman: mark optional missing blobs as absent
Yannic Moog
2025-06-26
binman: drop "faked" return value from check_fake_fname
Yannic Moog
2024-07-03
binman: Support an assumed size for missing binaries
Simon Glass
2023-03-08
patman: Move library functions into a library directory
Simon Glass
2023-03-08
binman: Use correct argument name in docstrings
Jonas Karlman
2023-01-18
binman: Provide general support for updating ELF symbols
Simon Glass
2023-01-18
binman: Support optional external blobs
Simon Glass
2022-10-31
binman: Handle writing ELF symbols in the Entry class
Simon Glass
2022-03-18
binman: Allow mkimage to use a non-zero fake-blob size
Simon Glass
2022-03-18
binman: Change how faked blobs are created
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-12
binman: Write fake blobs to the output directory
Simon Glass
2022-01-10
Merge branch 'next'
Tom Rini
2022-01-07
binman: add support for creating dummy files for external blobs
Heiko Thiery
2021-12-05
binman: Support lists of external blobs
Simon Glass
2021-07-21
binman: Add basic support for debugging performance
Simon Glass
2021-03-26
binman: Drop repetitive heading for each entry
Simon Glass
2021-03-26
binman: Tidy up underscores in entry documentation
Simon Glass
2021-01-30
binman: Allow vblock to include devicetree blobs
Simon Glass
2020-10-29
binman: Move CompressData() into Entry base class
Simon Glass
2020-09-25
binman: Show an error when a file is missing
Simon Glass
2020-09-22
binman: Move 'external' support into 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
patman: Move to absolute imports
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 Entry.ReadEntry() to work through classes
Simon Glass
2019-07-24
binman: Allow reading an entry from an image
Simon Glass
2019-07-24
binman: Allow device-tree entries to be compressed
Simon Glass
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
2019-07-23
binman: Use tools compression function for blob handling
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2018-11-20
binman: Drop an unnecessary comma in blob handling
Simon Glass
2018-09-29
binman: Support compressed entries
Simon Glass
2018-08-01
binman: Rename ReadContents() to ReadBlobContents()
Simon Glass
2018-08-01
binman: Expand documentation for entries
Simon Glass
2018-07-09
binman: Tidy up setting of entry contents
Simon Glass
2018-06-07
binman: Rename Entry property to 'section'
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-20
binman: Add basic entry types for U-Boot
Simon Glass