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
/
bsection.py
Age
Commit message (
Expand
)
Author
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Remove use of Set()
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
binman: Correct fmap output on x86
Simon Glass
2018-09-29
binman: Record the parent section of each section
Simon Glass
2018-09-29
binman: Support hashing entries
Simon Glass
2018-09-29
binman: Support expanding entries
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-29
binman: Allow zero-size sections
Simon Glass
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
binman: Centralise device-tree updates within binman
Simon Glass
2018-09-27
binman: Add a new "skip-at-start" property in Section class
Jagdish Gediya
2018-08-01
binman: Show the image position in the map
Simon Glass
2018-08-01
binman: Add an entry for a Chromium vblock
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 adding a name prefix to entries
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
2018-06-07
binman: Refactor much of the image code into 'section'
Simon Glass