projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
binman: Correct the search patch for pylibfdt
[platform/kernel/u-boot.git]
/
tools
/
binman
/
2019-07-29
Simon Glass
binman: Update state when replacing device-tree entries
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Support replacing data in a cbfs
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Update Entry.WriteData() to handle special...
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Update Entry.ReadEntry() to work through classes
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add a prefix before CBFS hex offsets
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add a few more features to the wishlist
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Place Intel descriptor at image start
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Adjust fmap to ignore CBFS files
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Support shrinking a entry after packing
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Update the _testing entry to support shrinkage
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Allow updating entries that change size
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add more tests for image header position
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Move Image.BuildImage() into a single function
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Write the original input fdtmap to a file
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Update documentation for image creation
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add info to allow safely repacking an image...
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Support updating entries in an existing image
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Tidy up _SetupDtb() to use its own temporary...
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Allow the fdtmap to remain unchanged
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add a constant for common entry properties
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add a function to obtain the image for an Entry
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Adjust Entry to read the node in a separate...
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add an image name into the fdtmap
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Store the entry in output_fdt_files
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Allow state functions to fail to return data
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Support loading entry data from a file
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Store image fdtmap when loading from a file
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Add a bit of logging in entries when packing
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Drop state.fdt_set as this is not needed
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Simplify state.fdt_subset
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Adjust state.fdt_files to be keyed by entry...
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Adjust GetFdt() to be keyed by etype
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Rename state.GetFdt()
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Rename state.GetFdts()
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Convert GetFdtSet() to use a dict
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Move image/fdt code into PrepareImagesAndDtbs()
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Move GetFdtSet() into blob_dtb
tree
|
commitdiff
2019-07-29
Simon Glass
binman: Move image-processing code into a function
tree
|
commitdiff
2019-07-29
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2019-07-27
Tom Rini
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx...
tree
|
commitdiff
2019-07-27
Tom Rini
Merge branch 'master' of https://gitlab.denx.de/u-boot...
tree
|
commitdiff
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
next