index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
binman
Age
Commit message (
Expand
)
Author
2019-07-10
binman: Fix up a format string in AssertInList()
Simon Glass
2019-07-10
binman: Update 'text' entry for Python 3
Simon Glass
2019-07-10
patman: Update fmap code for Python 3
Simon Glass
2019-07-10
binman: Update entry_test to support Python 3
Simon Glass
2019-07-10
binman: Convert to use bytes type
Simon Glass
2019-07-10
binman: Avoid changing a dict during iteration
Simon Glass
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
[next]