Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cebfab26d4cb384340be6554716b5ead5b5404f1
/
tools
/
binman
cebfab2
binman: Pass the toolpath to tests
by Simon Glass
· 5 years ago
1c420c9
binman: Allow preserving test directories
by Simon Glass
· 5 years ago
8a50b4a
binman: Allow verbosity control when running tests
by Simon Glass
· 5 years ago
38a411c
binman: Fix up the _DoTestFile() function -u argument
by Simon Glass
· 5 years ago
a899f71
binman: Support ELF files for TPL
by Simon Glass
· 5 years ago
5dcc21d
binman: Correct comment in u_boot_spl_elf
by Simon Glass
· 5 years ago
e2f3c0c
binman: Use tools compression function for blob handling
by Simon Glass
· 5 years ago
c9a5455
binman: Drop unnecessary debug handling
by Simon Glass
· 5 years ago
ccec026
binman: Use the tools.Decompress method
by Simon Glass
· 5 years ago
dfd1901
patman: Add functions to compress and decompress data
by Simon Glass
· 5 years ago
47f6a62
binman: Allow text directly in the node
by Simon Glass
· 5 years ago
ed365eb
binman: Update entry.SetOffsetSize to be optional
by Simon Glass
· 5 years ago
c4056b8
binman: Don't assume there is an ME region
by Simon Glass
· 5 years ago
b9fa857
binman: Assume Intel descriptor is at the start of the image
by Simon Glass
· 5 years ago
40778d7
binman: Ensure that coverage has access to site packages
by Simon Glass
· 5 years ago
567b682
binman: Add a function to decode an ELF file
by Simon Glass
· 5 years ago
4f379ea
binman: Add a function to create a sample ELF file
by Simon Glass
· 5 years ago
231976a
binman: Detect skipped tests
by Simon Glass
· 5 years ago
ac4738b
binman: Use a better error for missing Intel descriptor
by Simon Glass
· 5 years ago
720d567
binman: Tidy up help for --indir
by Simon Glass
· 5 years ago
224bc66
binman: Add missing comments toentry
by Simon Glass
· 5 years ago
d84c310
binman: Add missing comments to bsection
by Simon Glass
· 5 years ago
6244fa4
binman: Add a --toolpath option to set the tool search path
by Simon Glass
· 5 years ago
a16dd6e
binman: Add coverage tools info for Python 3
by Simon Glass
· 5 years ago
0d67379
binman: Correct two typos in function names in ftest
by Simon Glass
· 5 years ago
221883d
binman: Fix comment in bsection.GetEntries()
by Simon Glass
· 5 years ago
17b84eb
binman: Update the README.entries file
by Simon Glass
· 6 years ago
1aeb751
binman: Document parallel tests
by Simon Glass
· 6 years ago
b377475
binman: Read map files as text
by Simon Glass
· 6 years ago
848cdb5
binman: Fix up a format string in AssertInList()
by Simon Glass
· 6 years ago
13e1c6a
binman: Update 'text' entry for Python 3
by Simon Glass
· 6 years ago
616933dd
patman: Update fmap code for Python 3
by Simon Glass
· 6 years ago
cb7b8d7
binman: Update entry_test to support Python 3
by Simon Glass
· 6 years ago
303f62f
binman: Convert to use bytes type
by Simon Glass
· 6 years ago
4277543
binman: Avoid changing a dict during iteration
by Simon Glass
· 6 years ago
ac0d495
binman: Handle repeated bytes for Python 3
by Simon Glass
· 6 years ago
12a74f4
binman: Drop an unused input file
by Simon Glass
· 6 years ago
3861cc4
binman: Use binary mode when compressing data
by Simon Glass
· 6 years ago
3348666
tools: binman: Open all binary files in binary mode
by Simon Glass
· 6 years ago
5f3645b
binman: Use items() instead of iteritems()
by Simon Glass
· 6 years ago
4aea954
binman: Remove use of Set()
by Simon Glass
· 6 years ago
d1ba61c
binman: Don't show errors for failed tests
by Simon Glass
· 6 years ago
7cca27d
binman: Convert print statements to Python 3
by Simon Glass
· 6 years ago
eb023b3
binman: Allow sections to have an offset
by Simon Glass
· 6 years ago
0d46559
binman: Add a missing comment in Entry_vblock
by Simon Glass
· 6 years ago
b4595d8
binman: Don't show image-skip message by default
by Simon Glass
· 6 years ago
65c7b52
binman: Don't generate an error in 'text' entry constructor
by Simon Glass
· 6 years ago
f109e77
binman: Set the pathname correctly for ELF files
by Simon Glass
· 6 years ago
8c9696e
binman: Drop an unnecessary comma in blob handling
by Simon Glass
· 6 years ago
e64a092
binman: Add a way to enable debugging from the build
by Simon Glass
· 6 years ago
41902e4
binman: Add a test for Intel reference code
by Simon Glass
· 6 years ago
72398c8
binman: Add support for Intel reference code
by Simon Glass
· 6 years ago
511f658
binman: Move to three-digit test-file numbers
by Simon Glass
· 6 years ago
7057d02
binman: Run tests concurrently
by Simon Glass
· 6 years ago
04cda03
binman: Separate out testSplBssPad()
by Simon Glass
· 6 years ago
752e755
binman: Fix up removal of temporary directories
by Simon Glass
· 6 years ago
5656ca2
binman: Add a default path to libfdt.py
by Simon Glass
· 6 years ago
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
cd817d5
binman: Allow writing a map file when something goes wrong
by Simon Glass
· 6 years ago
b171423
binman: Support ELF files for U-Boot and SPL
by Simon Glass
· 6 years ago
c64aea5
binman: Correct fmap output on x86
by Simon Glass
· 6 years ago
7c767ad
binman: Record the parent section of each section
by Simon Glass
· 6 years ago
3fb4f42
binman: Support x86 microcode in TPL
by Simon Glass
· 6 years ago
ae7cf03
binman: Support hashing entries
by Simon Glass
· 6 years ago
8004581
binman: Mention section attributes in docs
by Simon Glass
· 6 years ago
fa79a81
binman: Support expanding entries
by Simon Glass
· 6 years ago
ac6328c
binman: Support adding files
by Simon Glass
· 6 years ago
2a7c4b6
binman: Allow zero-size sections
by Simon Glass
· 6 years ago
7ba3359
binman: Support compressed entries
by Simon Glass
· 6 years ago
e219aa4
binman: Support updating all device tree files
by Simon Glass
· 6 years ago
3140201
binman: Allow control of whether a fake DT is used
by Simon Glass
· 6 years ago
0c9d5b5
binman: Obtain the list of device trees from the config
by Simon Glass
· 6 years ago
c8135dc
binman: Centralise device-tree updates within binman
by Simon Glass
· 6 years ago
bdb4031
binman: Move state logic into the state module
by Simon Glass
· 6 years ago
29aa736
binman: Move state information into a new module
by Simon Glass
· 6 years ago
3732ec3
binman: Add an entry method for getting the default filename
by Simon Glass
· 6 years ago
eddd729
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· 6 years ago
3b376c3
binman: Support building a selection of images
by Simon Glass
· 6 years ago
639505b
binman: Tidy up the vblock entry
by Simon Glass
· 6 years ago
ed40e96
binman: Add x86 support for starting TPL
by Simon Glass
· 6 years ago
267de43
binman: Generate an error when text is not provided
by Simon Glass
· 6 years ago
274bf09
binman: Allow 'fill' entry to have a size of 0
by Simon Glass
· 6 years ago
ee21d3a
binman: Move 'special properties' docs to README.entries
by Simon Glass
· 6 years ago
311d484
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
by Jagdish Gediya
· 6 years ago
0fb978c
binman: Add a new "skip-at-start" property in Section class
by Jagdish Gediya
· 6 years ago
55c822d
binman: fix a few typos in documentation
by Michael Heimpold
· 6 years ago
5463a6a
binman: Adjust _GetPropTree() parameters
by Simon Glass
· 6 years ago
24b9744
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· 6 years ago
4a6989a
binman: Rename ReadContents() to ReadBlobContents()
by Simon Glass
· 6 years ago
7eca792
binman: Show the image position in the map
by Simon Glass
· 6 years ago
8425a1f
binman: Add support for adding TPL binaries
by Simon Glass
· 6 years ago
5c35016
binman: Add an entry for a Chromium vblock
by Simon Glass
· 6 years ago
c1ae83c
binman: Add support for Chromium GBB
by Simon Glass
· 6 years ago
53f5399
binman: Add an entry filled with a repeating byte
by Simon Glass
· 6 years ago
db168d4
binman: Add support for a cros_ec image
by Simon Glass
· 6 years ago
704784b
binman: Add support for flashrom FMAP
by Simon Glass
· 6 years ago
7a61c6b
binman: Create README.entries
by Simon Glass
· 6 years ago
969616c
binman: Allow creation of entry documentation
by Simon Glass
· 6 years ago
f0c0748
binman: Expand documentation for entries
by Simon Glass
· 6 years ago
63a336b
binman: Allow help to work without libfdt
by Simon Glass
· 6 years ago
Next »