index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
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
/
entry.py
Age
Commit message (
Expand
)
Author
2022-01-07
binman: add support for creating dummy files for external blobs
Heiko Thiery
2021-03-27
binman: Support default alignment for sections
Simon Glass
2021-03-27
binman: Support obtaining section contents immediately
Simon Glass
2021-03-27
binman: Add support for a collection of entries
Simon Glass
2021-03-27
binman: Allow disabling expanding an entry
Simon Glass
2021-03-26
binman: Allow using an an 'expanded' entry type
Simon Glass
2021-03-26
binman: Move the comment for GetFdts() to the base class
Simon Glass
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
2021-01-30
binman: Support reading an image with entry args
Simon Glass
2020-11-05
binman: Correct calculation for image-pos
Simon Glass
2020-11-05
binman: Update intel_ifwi to store padded section
Simon Glass
2020-10-29
binman: Drop Entry.CheckOffset()
Simon Glass
2020-10-29
binman: Avoid reporting image-pos with compression
Simon Glass
2020-10-29
binman: Set section contents in GetData()
Simon Glass
2020-10-29
binman: Store the original data before compression
Simon Glass
2020-10-29
binman: Expand docs and test for alignment
Simon Glass
2020-10-29
binman: Expand docs and test for padding
Simon Glass
2020-10-29
binman: Move CompressData() into Entry base class
Simon Glass
2020-09-22
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
binman: Move 'external' support into base class
Simon Glass
2020-09-22
tools: Drop unnecessary use of __file__
Simon Glass
2020-07-25
binman: Detect when valid images are not produced
Simon Glass
2020-07-25
binman: Allow external binaries to be missing
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: Detect when valid images are not produced
Simon Glass
2020-07-20
binman: Allow external binaries to be missing
Simon Glass
2020-04-26
patman: Move to absolute imports
Simon Glass
2020-04-26
binman: Move to absolute imports
Simon Glass
2020-04-26
patman: Drop references to __future__
Simon Glass
2019-11-04
binman: Remember the pre-reset entry size
Simon Glass
2019-11-04
pylibfdt: Convert to Python 3
Simon Glass
2019-10-15
binman: Allow use of help and entry-docs without libfdt
Simon Glass
2019-10-08
binman: Handle reading data for end-at-4gb sections
Simon Glass
2019-10-08
binman: Add a base implementation of Entry.ReadChildData()
Simon Glass
2019-07-29
binman: Update Entry.WriteData() to handle special sections
Simon Glass
2019-07-29
binman: Update Entry.ReadEntry() to work through classes
Simon Glass
2019-07-29
binman: Support shrinking a entry after packing
Simon Glass
2019-07-29
binman: Add more tests for image header position
Simon Glass
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-29
binman: Add a function to obtain the image for an Entry
Simon Glass
2019-07-29
binman: Adjust Entry to read the node in a separate call
Simon Glass
2019-07-29
binman: Support loading entry data from a file
Simon Glass
2019-07-29
binman: Add a bit of logging in entries when packing
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 reading an entry from an image
Simon Glass
2019-07-24
binman: Allow for logging information to be displayed
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
[next]