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
/
section.py
Age
Commit message (
Expand
)
Author
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-11
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-10-15
binman: Allow support for writing a size symbol to binaries
Simon Glass
2019-10-15
binman: Avoid needing the section size in advance
Simon Glass
2019-10-08
binman: Handle reading data for end-at-4gb sections
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: Add more tests for image header position
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: Convert GetFdtSet() to use a dict
Simon Glass
2019-07-24
binman: Convert Image to a subclass of Entry
Simon Glass
2019-07-24
binman: Allow listing the entries in an image
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Add a return value to ProcessContentsUpdate()
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support expanding entries
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass
2018-08-01
binman: Add support for flashrom FMAP
Simon Glass
2018-08-01
binman: Expand documentation for entries
Simon Glass
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Enhance the map and fdt-update output
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-07-09
binman: Correct operation of ObtainContents()
Simon Glass
2018-06-07
binman: Add support for outputing a map file
Simon Glass
2018-06-07
binman: Add support for sections
Simon Glass