Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
09360afe3bb4be8e1a6d3859818d72ec42bb795f
/
tools
/
binman
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
2ca5203
binman: Support an entry that holds text
by Simon Glass
· 6 years ago
91710b3
binman: Add support for passing arguments to entries
by Simon Glass
· 6 years ago
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
3a9a2b8
binman: Enhance the map and fdt-update output
by Simon Glass
· 6 years ago
def77b5
binman: Tidy up some comments in the tests
by Simon Glass
· 6 years ago
4114f97
binman: Add comments to elf_test
by Simon Glass
· 6 years ago
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
e6854aa
binman: Don't depend on dict order in ELF testOutsideFile()
by Simon Glass
· 6 years ago
a87014e
binman: Support updating the device tree with calc'd info
by Simon Glass
· 6 years ago
e22f8fa
binman: Add a SetCalculatedProperties() method
by Simon Glass
· 6 years ago
9230773
binman: Add a ProcessFdt() method
by Simon Glass
· 6 years ago
29dae67
binman: Complete documentation of stages
by Simon Glass
· 6 years ago
3609d5e
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
132be85
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
2e1169f
binman: Tidy up setting of entry contents
by Simon Glass
· 6 years ago
02e0fc6
binman: Tidy up execution of tests
by Simon Glass
· 6 years ago
6ba679c
binman: Correct operation of ObtainContents()
by Simon Glass
· 6 years ago
820af1d
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· 6 years ago
09d3c8d
binman: Make the operation of Entry__testing explicit
by Simon Glass
· 6 years ago
c2a849d
binman: Switch to 'python-coverage'
by Tom Rini
· 6 years ago
2edb84e
binman: Mark 'align-end' as implemented
by Simon Glass
· 6 years ago
3b78d53
binman: Add support for adding a name prefix to entries
by Simon Glass
· 6 years ago
3073266
binman: Add support for outputing a map file
by Simon Glass
· 6 years ago
1e32400
binman: Tidy up some docs and comments
by Simon Glass
· 6 years ago
5666f9a
binman: Allow a single test to be executed
by Simon Glass
· 6 years ago
4ba8d50
binman: Add documentation for pos-unset property
by Simon Glass
· 6 years ago
Next »