projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
[platform/kernel/u-boot.git]
/
tools
/
binman
/
2019-07-25
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-net
tree
|
commitdiff
2019-07-24
Tom Rini
Merge tag 'dm-pull-24jul19-take3' of https://gitlab...
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a test for nested and aligned sections
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add an 'extract' command
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support reading from CBFS entries
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow reading an entry from an image
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow for logging information to be displayed
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support listing an image
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Convert Image to a subclass of Entry
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support reading an image into an Image object
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support locating an image header
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support locating an FDT map
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow listing the entries in an image
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Detect bad CBFS file types
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support FDT update for CBFS
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Use the cbfs memlen field only for uncompressed...
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Provide the actual data address for cbfs files
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow device-tree entries to be compressed
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow entries to expand after packing
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a control for post-pack entry expansion
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a return value to ProcessContentsUpdate()
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Call ProcessUpdateContents() consistently
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Fix up ProcessUpdateContents error and comments
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow easy importing of entry modules
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Drop an unused arg in Entry.Lookup()
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Move compression into the Entry base class
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Convert to use ArgumentParser
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add an image header
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add an FDT map
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a convenience functions for real-DTB tests
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Update help for new features
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Update future features
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Simplify the entry test
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add support for fixed-offset files in CBFS
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Pad empty areas of the CBFS with files
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add support for Intel IFWI entries
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add support for CBFS entries
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a utility library for coreboot CBFS
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Pass the toolpath to tests
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow preserving test directories
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow verbosity control when running tests
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Fix up the _DoTestFile() function -u argument
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Support ELF files for TPL
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Correct comment in u_boot_spl_elf
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Use tools compression function for blob handling
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Drop unnecessary debug handling
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Use the tools.Decompress method
tree
|
commitdiff
2019-07-24
Simon Glass
patman: Add functions to compress and decompress data
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Allow text directly in the node
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Update entry.SetOffsetSize to be optional
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Don't assume there is an ME region
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Assume Intel descriptor is at the start of...
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Ensure that coverage has access to site packages
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a function to decode an ELF file
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a function to create a sample ELF file
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Detect skipped tests
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Use a better error for missing Intel descriptor
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Tidy up help for --indir
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add missing comments toentry
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add missing comments to bsection
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add a --toolpath option to set the tool search...
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Add coverage tools info for Python 3
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Correct two typos in function names in ftest
tree
|
commitdiff
2019-07-24
Simon Glass
binman: Fix comment in bsection.GetEntries()
tree
|
commitdiff
2019-07-14
Tom Rini
Merge tag 'u-boot-stm32-20190712' of https://gitlab...
tree
|
commitdiff
2019-07-11
Tom Rini
Merge tag 'dm-pull-9jul19-take2' of https://gitlab...
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Update the README.entries file
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Document parallel tests
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Read map files as text
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Fix up a format string in AssertInList()
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Update 'text' entry for Python 3
tree
|
commitdiff
2019-07-10
Simon Glass
patman: Update fmap code for Python 3
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Update entry_test to support Python 3
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Convert to use bytes type
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Avoid changing a dict during iteration
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Handle repeated bytes for Python 3
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Drop an unused input file
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Use binary mode when compressing data
tree
|
commitdiff
2019-07-10
Simon Glass
tools: binman: Open all binary files in binary mode
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Use items() instead of iteritems()
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Remove use of Set()
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Don't show errors for failed tests
tree
|
commitdiff
2019-07-10
Simon Glass
binman: Convert print statements to Python 3
tree
|
commitdiff
2019-06-10
Tom Rini
Merge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
tree
|
commitdiff
2019-05-15
Tom Rini
Merge tag 'u-boot-stm32-mcu-20190514' of https://github...
tree
|
commitdiff
2019-05-09
Tom Rini
Merge tag 'rockchip-for-v2019.07-rc1' of git://git...
tree
|
commitdiff
2019-05-09
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-net
tree
|
commitdiff
2019-05-08
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2019-05-08
Tom Rini
Merge git://git.denx.de/u-boot-x86
tree
|
commitdiff
2019-05-08
Simon Glass
binman: Allow sections to have an offset
tree
|
commitdiff
2019-05-08
Simon Glass
binman: Add a missing comment in Entry_vblock
tree
|
commitdiff
2019-05-08
Simon Glass
binman: Don't show image-skip message by default
tree
|
commitdiff
2019-05-08
Simon Glass
binman: Don't generate an error in 'text' entry constructor
tree
|
commitdiff
2018-12-05
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-spi
tree
|
commitdiff
2018-11-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-video
tree
|
commitdiff
2018-11-26
Tom Rini
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
tree
|
commitdiff
2018-11-23
Tom Rini
Merge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
tree
|
commitdiff
2018-11-21
Simon Glass
binman: Set the pathname correctly for ELF files
tree
|
commitdiff
2018-11-21
Simon Glass
binman: Drop an unnecessary comma in blob handling
tree
|
commitdiff
2018-11-21
Simon Glass
binman: Add a way to enable debugging from the build
tree
|
commitdiff
next