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
Age
Commit message (
Expand
)
Author
2019-07-10
binman: Handle repeated bytes for Python 3
Simon Glass
2019-07-10
binman: Drop an unused input file
Simon Glass
2019-07-10
binman: Use binary mode when compressing data
Simon Glass
2019-07-10
tools: binman: Open all binary files in binary mode
Simon Glass
2019-07-10
binman: Use items() instead of iteritems()
Simon Glass
2019-07-10
binman: Remove use of Set()
Simon Glass
2019-07-10
binman: Don't show errors for failed tests
Simon Glass
2019-07-10
binman: Convert print statements to Python 3
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2019-05-08
binman: Add a missing comment in Entry_vblock
Simon Glass
2019-05-08
binman: Don't show image-skip message by default
Simon Glass
2019-05-08
binman: Don't generate an error in 'text' entry constructor
Simon Glass
2018-11-20
binman: Set the pathname correctly for ELF files
Simon Glass
2018-11-20
binman: Drop an unnecessary comma in blob handling
Simon Glass
2018-11-20
binman: Add a way to enable debugging from the build
Simon Glass
2018-10-22
binman: Add a test for Intel reference code
Simon Glass
2018-10-22
binman: Add support for Intel reference code
Simon Glass
2018-10-09
binman: Move to three-digit test-file numbers
Simon Glass
2018-10-08
binman: Run tests concurrently
Simon Glass
2018-10-08
binman: Separate out testSplBssPad()
Simon Glass
2018-10-08
binman: Fix up removal of temporary directories
Simon Glass
2018-10-08
binman: Add a default path to libfdt.py
Simon Glass
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
2018-09-29
binman: Allow writing a map file when something goes wrong
Simon Glass
2018-09-29
binman: Support ELF files for U-Boot and SPL
Simon Glass
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 x86 microcode in TPL
Simon Glass
2018-09-29
binman: Support hashing entries
Simon Glass
2018-09-29
binman: Mention section attributes in docs
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-29
binman: Support compressed entries
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: Centralise device-tree updates within binman
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
binman: Add an entry method for getting the default filename
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-09-28
binman: Tidy up the vblock entry
Simon Glass
2018-09-28
binman: Add x86 support for starting TPL
Simon Glass
2018-09-28
binman: Generate an error when text is not provided
Simon Glass
2018-09-28
binman: Allow 'fill' entry to have a size of 0
Simon Glass
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
2018-09-27
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
Jagdish Gediya
2018-09-27
binman: Add a new "skip-at-start" property in Section class
Jagdish Gediya
[next]