Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
abe66b1b5decf9cc2fb5daad42c9e870e5b99b67
/
tools
/
binman
4b6dbaa
binman: Set the pathname correctly for ELF files
by Simon Glass
· 6 years ago
26cc8fc
binman: Drop an unnecessary comma in blob handling
by Simon Glass
· 6 years ago
a3c0055
binman: Add a way to enable debugging from the build
by Simon Glass
· 6 years ago
3ae192c
binman: Add a test for Intel reference code
by Simon Glass
· 6 years ago
27fb0cf
binman: Add support for Intel reference code
by Simon Glass
· 6 years ago
741f2d6
binman: Move to three-digit test-file numbers
by Simon Glass
· 6 years ago
11ae93e
binman: Run tests concurrently
by Simon Glass
· 6 years ago
86af511
binman: Separate out testSplBssPad()
by Simon Glass
· 6 years ago
e0e6275
binman: Fix up removal of temporary directories
by Simon Glass
· 6 years ago
ed59e00
binman: Add a default path to libfdt.py
by Simon Glass
· 6 years ago
d24c1d0
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 6 years ago
163ed6c
binman: Allow writing a map file when something goes wrong
by Simon Glass
· 6 years ago
fe1ae3e
binman: Support ELF files for U-Boot and SPL
by Simon Glass
· 6 years ago
f8f8df6
binman: Correct fmap output on x86
by Simon Glass
· 6 years ago
08723a7
binman: Record the parent section of each section
by Simon Glass
· 6 years ago
f025363
binman: Support x86 microcode in TPL
by Simon Glass
· 6 years ago
e0e5df9
binman: Support hashing entries
by Simon Glass
· 6 years ago
9c888cc
binman: Mention section attributes in docs
by Simon Glass
· 6 years ago
ba64a0b
binman: Support expanding entries
by Simon Glass
· 6 years ago
0a98b28
binman: Support adding files
by Simon Glass
· 6 years ago
b4e1a38
binman: Allow zero-size sections
by Simon Glass
· 6 years ago
83d73c2
binman: Support compressed entries
by Simon Glass
· 6 years ago
6ed45ba
binman: Support updating all device tree files
by Simon Glass
· 6 years ago
93d1741
binman: Allow control of whether a fake DT is used
by Simon Glass
· 6 years ago
539aece
binman: Obtain the list of device trees from the config
by Simon Glass
· 6 years ago
f46621d
binman: Centralise device-tree updates within binman
by Simon Glass
· 6 years ago
2a72cc7
binman: Move state logic into the state module
by Simon Glass
· 6 years ago
c55a50f
binman: Move state information into a new module
by Simon Glass
· 6 years ago
6c234bf
binman: Add an entry method for getting the default filename
by Simon Glass
· 6 years ago
fa80c25
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· 6 years ago
0bfa7b0
binman: Support building a selection of images
by Simon Glass
· 6 years ago
a326b49
binman: Tidy up the vblock entry
by Simon Glass
· 6 years ago
35b384c
binman: Add x86 support for starting TPL
by Simon Glass
· 6 years ago
0b48936
binman: Generate an error when text is not provided
by Simon Glass
· 6 years ago
d178eab
binman: Allow 'fill' entry to have a size of 0
by Simon Glass
· 6 years ago
f069303
binman: Move 'special properties' docs to README.entries
by Simon Glass
· 6 years ago
9d368f3
binman: Add support for PowerPC mpc85xx 'bootpg + resetvec' entry
by Jagdish Gediya
· 6 years ago
94b57db
binman: Add a new "skip-at-start" property in Section class
by Jagdish Gediya
· 6 years ago
383d256
binman: fix a few typos in documentation
by Michael Heimpold
· 6 years ago
cee02e6
binman: Adjust _GetPropTree() parameters
by Simon Glass
· 6 years ago
15a587c
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· 6 years ago
7e7c587
binman: Rename ReadContents() to ReadBlobContents()
by Simon Glass
· 6 years ago
1be70d2
binman: Show the image position in the map
by Simon Glass
· 6 years ago
b8ef5b6
binman: Add support for adding TPL binaries
by Simon Glass
· 6 years ago
24d0d3c
binman: Add an entry for a Chromium vblock
by Simon Glass
· 6 years ago
0ef87aa
binman: Add support for Chromium GBB
by Simon Glass
· 6 years ago
3af8e49
binman: Add an entry filled with a repeating byte
by Simon Glass
· 6 years ago
ec127af
binman: Add support for a cros_ec image
by Simon Glass
· 6 years ago
11e36cc
binman: Add support for flashrom FMAP
by Simon Glass
· 6 years ago
5a5da7c
binman: Create README.entries
by Simon Glass
· 6 years ago
fd8d1f7
binman: Allow creation of entry documentation
by Simon Glass
· 6 years ago
3fb397b
binman: Expand documentation for entries
by Simon Glass
· 6 years ago
9b1a804
binman: Allow help to work without libfdt
by Simon Glass
· 6 years ago
bb74837
binman: Support an entry that holds text
by Simon Glass
· 6 years ago
53af22a
binman: Add support for passing arguments to entries
by Simon Glass
· 6 years ago
dbf6be9
binman: Add a new 'image-pos' property
by Simon Glass
· 6 years ago
8122f39
binman: Enhance the map and fdt-update output
by Simon Glass
· 6 years ago
ea6922e
binman: Tidy up some comments in the tests
by Simon Glass
· 6 years ago
b2b0df8
binman: Add comments to elf_test
by Simon Glass
· 6 years ago
3ab9598
binman: Rename 'position' to 'offset'
by Simon Glass
· 6 years ago
46d61a2
binman: Don't depend on dict order in ELF testOutsideFile()
by Simon Glass
· 6 years ago
16b8d6b
binman: Support updating the device tree with calc'd info
by Simon Glass
· 6 years ago
078ab1a
binman: Add a SetCalculatedProperties() method
by Simon Glass
· 6 years ago
ecab897
binman: Add a ProcessFdt() method
by Simon Glass
· 6 years ago
0a4357c
binman: Complete documentation of stages
by Simon Glass
· 6 years ago
c3f9454
binman: Move capture_sys_output() to test_util
by Simon Glass
· 6 years ago
ff1fd6c
binman: Move coverage logic into a new test_util file
by Simon Glass
· 6 years ago
5c89023
binman: Tidy up setting of entry contents
by Simon Glass
· 6 years ago
2cd0128
binman: Tidy up execution of tests
by Simon Glass
· 6 years ago
736bb0a
binman: Correct operation of ObtainContents()
by Simon Glass
· 6 years ago
adc5701
binman: Tidy up variables in _RunMicrocodeTest()
by Simon Glass
· 6 years ago
1835cd2
binman: Make the operation of Entry__testing explicit
by Simon Glass
· 6 years ago
16d836c
binman: Switch to 'python-coverage'
by Tom Rini
· 6 years ago
844e5b2
binman: Mark 'align-end' as implemented
by Simon Glass
· 6 years ago
c8d48ef
binman: Add support for adding a name prefix to entries
by Simon Glass
· 6 years ago
3b0c382
binman: Add support for outputing a map file
by Simon Glass
· 6 years ago
7ae5f31
binman: Tidy up some docs and comments
by Simon Glass
· 6 years ago
084059a
binman: Allow a single test to be executed
by Simon Glass
· 6 years ago
258fb0e
binman: Add documentation for pos-unset property
by Simon Glass
· 6 years ago
1854695
binman: Add support for sections
by Simon Glass
· 6 years ago
badf0ec
binman: Avoid setting sys.path globally
by Simon Glass
· 6 years ago
25ac0e6
binman: Rename Entry property to 'section'
by Simon Glass
· 6 years ago
f55382b
binman: Rename ELF parameters to 'section'
by Simon Glass
· 6 years ago
8f1da50
binman: Refactor much of the image code into 'section'
by Simon Glass
· 6 years ago
dd57c13
binman: Allow unit addresses for binaries
by Simon Glass
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
3759df0
tools: Update python "help" tests to cope with "more" oddities
by Tom Rini
· 7 years ago
3ed0de3
dtoc: Allow DTC environment variable to provide path to dtc
by Simon Glass
· 7 years ago
39c1502
binman: Add documentation for the symbol feature
by Simon Glass
· 7 years ago
1979063
binman: Support accessing binman tables at run time
by Simon Glass
· 7 years ago
7fe9173
binman: Support enabling debug in tests
by Simon Glass
· 7 years ago
f689890
binman: Adjust size of test SPL binary
by Simon Glass
· 7 years ago
5cfcf7e
binman: Add tests binaries with binman symbols
by Simon Glass
· 7 years ago
00ae40b
binman: Drop a stale comment about the 'board' feature
by Simon Glass
· 7 years ago
4e6fdbe
binman: Add support for including spl/u-boot-spl-nodtb.bin
by Simon Glass
· 7 years ago
47419ea
binman: Add support for including spl/u-boot-spl.dtb
by Simon Glass
· 7 years ago
b50e561
binman: Add a function to read ELF symbols
by Simon Glass
· 7 years ago
9677faa
binman: Return non-zero exit code on test failure
by Simon Glass
· 7 years ago
ca4f4ff
binman: Add add test for using an Intel MRC binary
by Simon Glass
· 7 years ago
6b187df
binman: Add add test for SPL with a microcode pointer
by Simon Glass
· 7 years ago
Next »