Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a004f29464d14f3535ed8db22e5dfed02c8fc9d8
/
tools
/
binman
a004f29
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· 5 years ago
02fd463
binman: Allow the fdtmap to remain unchanged
by Simon Glass
· 5 years ago
6ccbfcd
binman: Add a constant for common entry properties
by Simon Glass
· 5 years ago
c5ad04b
binman: Add a function to obtain the image for an Entry
by Simon Glass
· 5 years ago
c6bd6e2
binman: Adjust Entry to read the node in a separate call
by Simon Glass
· 5 years ago
1411ac8
binman: Add an image name into the fdtmap
by Simon Glass
· 5 years ago
6ca0dcb
binman: Store the entry in output_fdt_files
by Simon Glass
· 5 years ago
6a3b5b5
binman: Allow state functions to fail to return data
by Simon Glass
· 5 years ago
d507933
binman: Support loading entry data from a file
by Simon Glass
· 5 years ago
589d8f9
binman: Store image fdtmap when loading from a file
by Simon Glass
· 5 years ago
9f297b0
binman: Add a bit of logging in entries when packing
by Simon Glass
· 5 years ago
f49462e
binman: Drop state.fdt_set as this is not needed
by Simon Glass
· 5 years ago
77e4ef1
binman: Simplify state.fdt_subset
by Simon Glass
· 5 years ago
fb5e8b1
binman: Adjust state.fdt_files to be keyed by entry type
by Simon Glass
· 5 years ago
4bdd300
binman: Adjust GetFdt() to be keyed by etype
by Simon Glass
· 5 years ago
726e296
binman: Rename state.GetFdt()
by Simon Glass
· 5 years ago
4bdd115
binman: Rename state.GetFdts()
by Simon Glass
· 5 years ago
a8adb6d
binman: Convert GetFdtSet() to use a dict
by Simon Glass
· 5 years ago
a8573c4
binman: Move image/fdt code into PrepareImagesAndDtbs()
by Simon Glass
· 5 years ago
9354612
binman: Move GetFdtSet() into blob_dtb
by Simon Glass
· 5 years ago
b88e81c
binman: Move image-processing code into a function
by Simon Glass
· 5 years ago
e2705fa
binman: Add a test for nested and aligned sections
by Simon Glass
· 5 years ago
71ce0ba
binman: Add an 'extract' command
by Simon Glass
· 5 years ago
3a9c252
binman: Support reading from CBFS entries
by Simon Glass
· 5 years ago
f667e45
binman: Allow reading an entry from an image
by Simon Glass
· 5 years ago
eea264e
binman: Allow for logging information to be displayed
by Simon Glass
· 5 years ago
61f564d
binman: Support listing an image
by Simon Glass
· 5 years ago
8beb11e
binman: Convert Image to a subclass of Entry
by Simon Glass
· 5 years ago
ffded75
binman: Support reading an image into an Image object
by Simon Glass
· 5 years ago
2d26003
binman: Support locating an image header
by Simon Glass
· 5 years ago
e1925fa
binman: Support locating an FDT map
by Simon Glass
· 5 years ago
41b8ba0
binman: Allow listing the entries in an image
by Simon Glass
· 5 years ago
8a1ad06
binman: Detect bad CBFS file types
by Simon Glass
· 5 years ago
69f7cb3
binman: Support FDT update for CBFS
by Simon Glass
· 5 years ago
52107ee
binman: Use the cbfs memlen field only for uncompressed length
by Simon Glass
· 5 years ago
1223db0
binman: Provide the actual data address for cbfs files
by Simon Glass
· 5 years ago
6c223fd
binman: Allow device-tree entries to be compressed
by Simon Glass
· 5 years ago
c52c9e7
binman: Allow entries to expand after packing
by Simon Glass
· 5 years ago
bf6906b
binman: Add a control for post-pack entry expansion
by Simon Glass
· 5 years ago
a0dcaf2
binman: Add a return value to ProcessContentsUpdate()
by Simon Glass
· 5 years ago
7f9e00a
binman: Call ProcessUpdateContents() consistently
by Simon Glass
· 5 years ago
5b463fc
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· 5 years ago
e430440
binman: Allow easy importing of entry modules
by Simon Glass
· 5 years ago
c073ced
binman: Drop an unused arg in Entry.Lookup()
by Simon Glass
· 5 years ago
8287ee8
binman: Move compression into the Entry base class
by Simon Glass
· 5 years ago
53cd5d9
binman: Convert to use ArgumentParser
by Simon Glass
· 5 years ago
cf22894
binman: Add an image header
by Simon Glass
· 5 years ago
086cec9
binman: Add an FDT map
by Simon Glass
· 5 years ago
3c08131
binman: Add a convenience functions for real-DTB tests
by Simon Glass
· 5 years ago
5746018
binman: Update help for new features
by Simon Glass
· 5 years ago
488b225
binman: Update future features
by Simon Glass
· 5 years ago
e90fe1b
binman: Simplify the entry test
by Simon Glass
· 5 years ago
e073d4e
binman: Add support for fixed-offset files in CBFS
by Simon Glass
· 5 years ago
7c173ce
binman: Pad empty areas of the CBFS with files
by Simon Glass
· 5 years ago
c5ac138
binman: Add support for Intel IFWI entries
by Simon Glass
· 5 years ago
ac62fba
binman: Add support for CBFS entries
by Simon Glass
· 5 years ago
4997a7e
binman: Add a utility library for coreboot CBFS
by Simon Glass
· 5 years ago
8acce60
binman: Pass the toolpath to tests
by Simon Glass
· 5 years ago
d5164a7
binman: Allow preserving test directories
by Simon Glass
· 5 years ago
ee0c9a7
binman: Allow verbosity control when running tests
by Simon Glass
· 5 years ago
2569e10
binman: Fix up the _DoTestFile() function -u argument
by Simon Glass
· 5 years ago
4c65025
binman: Support ELF files for TPL
by Simon Glass
· 5 years ago
a6a520e
binman: Correct comment in u_boot_spl_elf
by Simon Glass
· 5 years ago
c444b1a
binman: Use tools compression function for blob handling
by Simon Glass
· 5 years ago
9382bb8
binman: Drop unnecessary debug handling
by Simon Glass
· 5 years ago
ff5c7e3
binman: Use the tools.Decompress method
by Simon Glass
· 5 years ago
07d9e70
patman: Add functions to compress and decompress data
by Simon Glass
· 5 years ago
aa88b50
binman: Allow text directly in the node
by Simon Glass
· 5 years ago
cf54904
binman: Update entry.SetOffsetSize to be optional
by Simon Glass
· 5 years ago
fa1c937
binman: Don't assume there is an ME region
by Simon Glass
· 5 years ago
79a0176
binman: Assume Intel descriptor is at the start of the image
by Simon Glass
· 5 years ago
86679ce
binman: Ensure that coverage has access to site packages
by Simon Glass
· 5 years ago
d8d4074
binman: Add a function to decode an ELF file
by Simon Glass
· 5 years ago
f58558a
binman: Add a function to create a sample ELF file
by Simon Glass
· 5 years ago
45cb9d8
binman: Detect skipped tests
by Simon Glass
· 5 years ago
458be45
binman: Use a better error for missing Intel descriptor
by Simon Glass
· 5 years ago
497409f
binman: Tidy up help for --indir
by Simon Glass
· 5 years ago
ed7dd5e
binman: Add missing comments toentry
by Simon Glass
· 5 years ago
36b246e
binman: Add missing comments to bsection
by Simon Glass
· 5 years ago
c7d8035
binman: Add a --toolpath option to set the tool search path
by Simon Glass
· 5 years ago
45f449b
binman: Add coverage tools info for Python 3
by Simon Glass
· 5 years ago
093d168
binman: Correct two typos in function names in ftest
by Simon Glass
· 5 years ago
4522852
binman: Fix comment in bsection.GetEntries()
by Simon Glass
· 5 years ago
5385f5a
binman: Update the README.entries file
by Simon Glass
· 6 years ago
55660d0
binman: Document parallel tests
by Simon Glass
· 6 years ago
eb546ac
binman: Read map files as text
by Simon Glass
· 6 years ago
1fc62de
binman: Fix up a format string in AssertInList()
by Simon Glass
· 6 years ago
e16b7b6
binman: Update 'text' entry for Python 3
by Simon Glass
· 6 years ago
f3a58c8
patman: Update fmap code for Python 3
by Simon Glass
· 6 years ago
0199d19
binman: Update entry_test to support Python 3
by Simon Glass
· 6 years ago
c6c10e7
binman: Convert to use bytes type
by Simon Glass
· 6 years ago
58632a7
binman: Avoid changing a dict during iteration
by Simon Glass
· 6 years ago
e6d85ff
binman: Handle repeated bytes for Python 3
by Simon Glass
· 6 years ago
6d1d641
binman: Drop an unused input file
by Simon Glass
· 6 years ago
b8f0876
binman: Use binary mode when compressing data
by Simon Glass
· 6 years ago
1d0ebf7
tools: binman: Open all binary files in binary mode
by Simon Glass
· 6 years ago
5097915
binman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
d141f6c
binman: Remove use of Set()
by Simon Glass
· 6 years ago
35343dc
binman: Don't show errors for failed tests
by Simon Glass
· 6 years ago
2ca8468
binman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
Next »