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
/
bsection.py
Age
Commit message (
Expand
)
Author
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