index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
/
control.py
Age
Commit message (
Expand
)
Author
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Convert print statements to Python 3
Simon Glass
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Support adding files
Simon Glass
2018-09-28
binman: Support updating all device tree files
Simon Glass
2018-09-28
binman: Allow control of whether a fake DT is used
Simon Glass
2018-09-28
binman: Obtain the list of device trees from the config
Simon Glass
2018-09-28
binman: Move state logic into the state module
Simon Glass
2018-09-28
binman: Move state information into a new module
Simon Glass
2018-09-28
dtoc: Allow syncing of the device tree back to a file
Simon Glass
2018-09-28
binman: Support building a selection of images
Simon Glass
2018-08-01
binman: Allow creation of entry documentation
Simon Glass
2018-08-01
binman: Allow help to work without libfdt
Simon Glass
2018-08-01
binman: Add support for passing arguments to entries
Simon Glass
2018-08-01
binman: Add a new 'image-pos' property
Simon Glass
2018-08-01
binman: Rename 'position' to 'offset'
Simon Glass
2018-07-09
binman: Support updating the device tree with calc'd info
Simon Glass
2018-07-09
binman: Add a SetCalculatedProperties() method
Simon Glass
2018-07-09
binman: Add a ProcessFdt() method
Simon Glass
2018-06-07
binman: Add support for outputing a map file
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-12
binman: Support accessing binman tables at run time
Simon Glass
2017-12-12
binman: Support enabling debug in tests
Simon Glass
2017-06-02
fdt: Drop fdt_select.py
Simon Glass
2017-06-02
binman: Rename fdt variable to dtb
Simon Glass
2016-12-20
binman: Introduce binman, a tool for building binary images
Simon Glass