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
/
README
Age
Commit message (
Expand
)
Author
2020-10-29
binman: Support compression of sections
Simon Glass
2020-10-29
binman: Drop CheckEntries()
Simon Glass
2020-10-29
binman: Drop the Entry.CheckSize() method
Simon Glass
2020-10-29
binman: Expand docs and test for alignment
Simon Glass
2020-10-29
binman: Expand docs and test for padding
Simon Glass
2020-09-22
binman: Support help messages for missing blobs
Simon Glass
2020-09-22
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
Alper Nebi Yasak
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2019-12-03
cosmetic: Fix spelling and whitespace errors
Thomas Hebb
2019-11-11
binman: tegra: Adjust symbol calculation depending on end-at-4gb
Simon Glass
2019-10-11
binman: Use qemu-x86_defconfig in the example
Bin Meng
2019-10-08
binman: Allow selection of logging verbosity
Simon Glass
2019-07-29
binman: Add command-line support for replacing entries
Simon Glass
2019-07-29
binman: Add a few more features to the wishlist
Simon Glass
2019-07-29
binman: Allow updating entries that change size
Simon Glass
2019-07-29
binman: Update documentation for image creation
Simon Glass
2019-07-29
binman: Add info to allow safely repacking an image later
Simon Glass
2019-07-29
binman: Support updating entries in an existing image
Simon Glass
2019-07-24
binman: Add an 'extract' command
Simon Glass
2019-07-24
binman: Allow for logging information to be displayed
Simon Glass
2019-07-24
binman: Support listing an image
Simon Glass
2019-07-24
binman: Allow entries to expand after packing
Simon Glass
2019-07-24
binman: Move compression into the Entry base class
Simon Glass
2019-07-24
binman: Convert to use ArgumentParser
Simon Glass
2019-07-24
binman: Add an image header
Simon Glass
2019-07-24
binman: Add an FDT map
Simon Glass
2019-07-24
binman: Update help for new features
Simon Glass
2019-07-24
binman: Update future features
Simon Glass
2019-07-23
binman: Allow preserving test directories
Simon Glass
2019-07-23
patman: Add functions to compress and decompress data
Simon Glass
2019-07-23
binman: Add a function to decode an ELF file
Simon Glass
2019-07-23
binman: Add a --toolpath option to set the tool search path
Simon Glass
2019-07-23
binman: Add coverage tools info for Python 3
Simon Glass
2019-07-10
binman: Document parallel tests
Simon Glass
2019-05-08
binman: Allow sections to have an offset
Simon Glass
2018-11-20
binman: Add a way to enable debugging from the build
Simon Glass
2018-09-30
Merge git://git.denx.de/u-boot-dm
Tom Rini
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 compressed entries
Simon Glass
2018-09-28
binman: Move 'special properties' docs to README.entries
Simon Glass
2018-09-27
binman: Add a new "skip-at-start" property in Section class
Jagdish Gediya
2018-09-18
binman: fix a few typos in documentation
Michael Heimpold
2018-08-01
binman: Create README.entries
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: Support updating the device tree with calc'd info
Simon Glass
[next]