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
/
entry.py
Age
Commit message (
Expand
)
Author
2019-07-10
binman: Remove use of Set()
Simon Glass
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Correct fmap output on x86
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-28
binman: Support updating all device tree files
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-28
binman: Move state information into a new module
Simon Glass
2018-09-28
binman: Add an entry method for getting the default filename
Simon Glass
2018-09-28
binman: Tidy up the vblock entry
Simon Glass
2018-08-01
binman: Add a test to catch use of the old 'pos' property
Simon Glass
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 support for flashrom FMAP
Simon Glass
2018-08-01
binman: Allow creation of entry documentation
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: 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: Tidy up setting of entry contents
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: Avoid setting sys.path globally
Simon Glass