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
/
etype
/
section.py
Age
Commit message (
Expand
)
Author
2022-10-31
binman: Support writing symbols into ELF files
Simon Glass
2022-10-31
binman: Split out looking up a symbol into a function
Simon Glass
2022-08-20
binman: Add DecompressData function to entry class
Stefan Herbrechtsmeier
2022-08-20
binman: Forward AddBintools calls to base class
Stefan Herbrechtsmeier
2022-08-20
binman: Allow collection to use entries from other sections
Simon Glass
2022-04-25
binman: Refuse to replace sections for now
Alper Nebi Yasak
2022-03-18
binman: Allow mkimage to use a non-zero fake-blob size
Simon Glass
2022-03-18
binman: Rename tools parameter to btools
Simon Glass
2022-03-18
binman: Rename ExpandEntries to gen_entries
Simon Glass
2022-03-18
binman: Rename ExpandToLimit to extend_to_limit
Simon Glass
2022-03-02
binman: Correct pylint errors
Simon Glass
2022-02-09
binman: Check missing bintools of Section subclasses
Alper Nebi Yasak
2022-02-09
patman: Convert camel case in tout.py
Simon Glass
2022-02-09
patman: Convert camel case in tools.py
Simon Glass
2022-01-25
binman: Plumb in support for missing bintools
Simon Glass
2022-01-25
binman: Tidy up pylint warnings in comp_util
Simon Glass
2022-01-25
binman: Move compression into binman
Simon Glass
2022-01-25
binman: Plumb in support for bintools
Simon Glass
2022-01-25
binman: Allow faked blobs in blob-ext-list
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: Allow extracting a file in an alternative format
Simon Glass
2021-12-05
binman: Allow listing an image created by a newer version
Simon Glass
2021-12-02
binman: Update the section documentation
Simon Glass
2021-12-02
binman: Allow control of which entries to read
Simon Glass
2021-12-02
binman: Allow overriding BuildSectionData()
Simon Glass
2021-12-02
binman: Drop the filename property in entry_Section
Simon Glass
2021-12-02
binman: Drop the underscore in _ReadEntries()
Simon Glass
2021-07-21
binman: Use bytearray instead of string
Simon Glass
2021-07-21
binman: Support multithreading for building images
Simon Glass
2021-03-27
binman: Support default alignment for sections
Simon Glass
2021-03-27
binman: Support obtaining section contents immediately
Simon Glass
2021-03-26
binman: Incorporate entry documentation
Simon Glass
2021-03-26
binman: Plumb expanded entries through fully
Simon Glass
2021-03-26
binman: Document ExpandEntries() in the base class
Simon Glass
2021-01-30
binman: Allow for skip_at_start when reading entries
Simon Glass
2021-01-30
binman: Support reading an image with entry args
Simon Glass
2021-01-30
binman: Support finding symbols in sub-sections
Simon Glass
2020-10-29
binman: Avoid calculated section data repeatedly
Simon Glass
2020-10-29
binman: Use the actual contents in CheckSize()
Simon Glass
2020-10-29
binman: Update CheckEntries() for compressed sections
Simon Glass
2020-10-29
binman: Drop CheckEntries()
Simon Glass
2020-10-29
binman: Call CheckSize() from the section's Pack() method
Simon Glass
2020-10-29
binman: Move sort and expand to the main Pack() function
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: Make section padding consistent with other entries
Simon Glass
2020-10-29
binman: Move section padding to the parent
Simon Glass
2020-10-29
binman: Refactor _BuildSectionData()
Simon Glass
[next]