Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b166975b2c00e58dcee10524c381124d59d00cb9
/
tools
/
binman
b166975
binman: Allow passing entries using -n
by Simon Glass
· Sat Aug 13 11:40:49 2022 -0600
8fbca77
binman: Allow the image name to be the data file
by Simon Glass
· Sat Aug 13 11:40:48 2022 -0600
42074dc
binman: Improve mkimage documentation
by Simon Glass
· Sat Aug 13 11:40:47 2022 -0600
c6b283f
binman: Avoid use of expected failure
by Simon Glass
· Sat Aug 13 11:40:46 2022 -0600
ff1df8c
binman: Adjust mkimage etype node reading
by Simon Glass
· Sat Aug 13 11:40:45 2022 -0600
0cf5bce
binman: Add a way to check for missing properties
by Simon Glass
· Sat Aug 13 11:40:44 2022 -0600
9f57158
binman: Fix up the entry-docs for Entry_pre_load
by Simon Glass
· Sat Aug 13 11:40:43 2022 -0600
7d3e407
binman: Put fake files in a subdirectory
by Simon Glass
· Sun Aug 07 09:46:46 2022 -0600
76d71b0
binman: Add more documentation about binman usage
by Simon Glass
· Sun Aug 07 16:33:26 2022 -0600
a7c9778
binman: Add rST references for binman entry types
by Simon Glass
· Sun Aug 07 16:33:25 2022 -0600
a5691e1
binman: Increase default fitImage data section resize step from 1k to 64k
by Marek Vasut
· Tue Jul 12 19:41:29 2022 +0200
9634dc9
spl: binman: Check at runtime if binman symbols were filled in
by Alper Nebi Yasak
· Sat Jun 18 15:13:11 2022 +0300
d6d2c9b
spl: binman: Split binman symbols support from enabling binman
by Alper Nebi Yasak
· Sat Jun 18 15:13:09 2022 +0300
ca1c588
patman: test_util: Use unittest text runner to print test results
by Alper Nebi Yasak
· Sat Apr 02 20:06:06 2022 +0300
b27a389
tools: binman: install btool
by Peng Fan
· Tue Jun 14 18:42:07 2022 +0800
33978f2
binman: don't import deprecated distutils package
by Heinrich Schuchardt
· Sat Apr 09 14:53:18 2022 +0200
1d44c8e
binman: Refuse to replace sections for now
by Alper Nebi Yasak
· Sun Mar 27 18:31:50 2022 +0300
4989264
binman: Test replacing non-section entries in FIT subsections
by Alper Nebi Yasak
· Sun Mar 27 18:31:49 2022 +0300
6cadc50
binman: Create FIT subentries in the FIT section, not its parent
by Alper Nebi Yasak
· Sun Mar 27 18:31:48 2022 +0300
1a0ee0f
binman: Remove '/images/' fragment from FIT subentry paths
by Alper Nebi Yasak
· Sun Mar 27 18:31:47 2022 +0300
00c68f1
binman: Don't reset offset/size if image doesn't allow repacking
by Alper Nebi Yasak
· Sun Mar 27 18:31:46 2022 +0300
e63ca5a
binman: Collect bintools for images when replacing entries
by Alper Nebi Yasak
· Sun Mar 27 18:31:45 2022 +0300
5cff63f
binman: Fix unique names having '/.' for images read from files
by Alper Nebi Yasak
· Sun Mar 27 18:31:44 2022 +0300
a7b096f
binman: Correct Chromium OS entry types
by Simon Glass
· Mon Feb 28 12:08:20 2022 -0700
ebe96cb
tools: binman: add support for pre-load header
by Philippe Reynes
· Mon Mar 28 22:57:04 2022 +0200
5f42342
binman: Support splitting an ELF file into multiple nodes
by Simon Glass
· Sat Mar 05 20:19:12 2022 -0700
1059d3e
binman: Keep a separate list of entries for fit
by Simon Glass
· Sat Mar 05 20:19:11 2022 -0700
ef28588
binman: Update fit to use node instead of subnode
by Simon Glass
· Sat Mar 05 20:19:10 2022 -0700
05f71dc
binman: Add a consistent way to report errors with fit
by Simon Glass
· Sat Mar 05 20:19:09 2022 -0700
5b87842
binman: Fix some pylint warnings in fit
by Simon Glass
· Sat Mar 05 20:19:08 2022 -0700
da8504b
binman: Update fit to move node reading into the ReadNode() method
by Simon Glass
· Sat Mar 05 20:19:07 2022 -0700
c3fa6c2
binman: Read the fit entries only once
by Simon Glass
· Sat Mar 05 20:19:06 2022 -0700
fc5a168
binman: Allow mkimage to use a non-zero fake-blob size
by Simon Glass
· Sat Mar 05 20:19:05 2022 -0700
8c0533b
binman: Make fake blobs zero-sized by default
by Simon Glass
· Sat Mar 05 20:19:04 2022 -0700
214d36f
binman: Change how faked blobs are created
by Simon Glass
· Sat Mar 05 20:19:03 2022 -0700
fff147a
binman: Rename tools parameter to btools
by Simon Glass
· Sat Mar 05 20:19:02 2022 -0700
b7bad18
binman: Refactor fit to generate output at the end
by Simon Glass
· Sat Mar 05 20:19:01 2022 -0700
f86ddad
binman: Rename ExpandEntries to gen_entries
by Simon Glass
· Sat Mar 05 20:19:00 2022 -0700
dd156a4
binman: Rename ExpandToLimit to extend_to_limit
by Simon Glass
· Sat Mar 05 20:18:59 2022 -0700
43a98cc
binman: Tweak collect_contents_to_file() and docs
by Simon Glass
· Sat Mar 05 20:18:58 2022 -0700
acc0375
elf: Rename load_segments() and module failure
by Simon Glass
· Sat Mar 05 20:18:57 2022 -0700
a1419df
binman: Include also subnodes in generator nodes
by Jan Kiszka
· Mon Feb 28 17:06:20 2022 +0100
bbdeb21
tools: binman: main.py: add build-sandbox in sys.path
by Philippe Reynes
· Thu Jan 27 15:03:13 2022 +0100
ea64c02
binman: Complete elf test coverage
by Simon Glass
· Fri Mar 18 19:19:49 2022 -0600
bea8ef1
binman: Expand elf support a little
by Simon Glass
· Fri Mar 04 08:42:59 2022 -0700
2a0fa98
binman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:21 2022 -0700
912339f
binman: Allow different operations in FIT generator nodes
by Simon Glass
· Tue Feb 08 11:50:03 2022 -0700
9f1c6b9
binman: Tidy up the docs a little with fit
by Simon Glass
· Tue Feb 08 11:50:02 2022 -0700
f4a32d2
binman: fit: Refactor to reduce function size
by Simon Glass
· Tue Feb 08 11:50:01 2022 -0700
6fba35c
binman: Move entry-data collection into a Entry method
by Simon Glass
· Tue Feb 08 11:50:00 2022 -0700
167070a
binman: Add a ELF test file with disjoint text sections
by Simon Glass
· Tue Feb 08 11:49:59 2022 -0700
948dd3a
binman: Support a list of strings with the mkimage etype
by Simon Glass
· Tue Feb 08 11:49:58 2022 -0700
e87009da
binman: Add to the TODO
by Simon Glass
· Tue Feb 08 11:49:57 2022 -0700
5cdcea0
binman: Add support for TEE BL32
by Roger Quadros
· Sat Feb 19 20:50:04 2022 +0200
571adc8
elf: Add a way to read segment information from an ELF file
by Simon Glass
· Tue Feb 08 11:49:55 2022 -0700
243c2c1
binman: Update docs to indicate mkimage is supported
by Simon Glass
· Tue Feb 08 11:49:54 2022 -0700
64af7c2
binman: Correct the error message for a bad hash algorithm
by Simon Glass
· Tue Feb 08 10:59:44 2022 -0700
ac873ed
binman: Update image positions of FIT subentries
by Alper Nebi Yasak
· Tue Feb 08 01:08:08 2022 +0300
1e4ffd8
binman: Skip processing "hash" subnodes of FIT subsections
by Alper Nebi Yasak
· Wed Feb 09 22:02:35 2022 +0300
d455326
binman: Convert FIT entry type to a subclass of Section entry type
by Alper Nebi Yasak
· Tue Feb 08 01:08:07 2022 +0300
513a149
binman: Check missing bintools of Section subclasses
by Alper Nebi Yasak
· Tue Feb 08 01:08:06 2022 +0300
e706d87
binman: Register and check bintools from FIT subentries
by Alper Nebi Yasak
· Tue Feb 08 01:08:05 2022 +0300
09fb061
binman: Fix subentry expansion for FIT entry type
by Alper Nebi Yasak
· Tue Feb 08 01:08:04 2022 +0300
f45d374
patman: Rename Color() method to build()
by Simon Glass
· Sat Jan 29 14:14:17 2022 -0700
011f1b3
patman: Convert camel case in tout.py
by Simon Glass
· Sat Jan 29 14:14:15 2022 -0700
1b53d90
patman: Convert camel case in test_util.py
by Simon Glass
· Sat Jan 29 14:14:14 2022 -0700
840be73
patman: Convert camel case in command.py
by Simon Glass
· Sat Jan 29 14:14:05 2022 -0700
8002552
patman: Convert camel case in tools.py
by Simon Glass
· Sat Jan 29 14:14:04 2022 -0700
58c407f
binman: Skip node generation for images read from files
by Jan Kiszka
· Fri Jan 28 20:37:53 2022 +0100
d589456
binman: doc: fix typo for u-boot-tpl
by Heiko Thiery
· Mon Jan 24 08:11:01 2022 +0100
ddd5e1d
binman: Document the __bss_size symbol error
by Simon Glass
· Sun Jan 23 12:55:46 2022 -0700
4142486
binman: Add documentation for bintools
by Simon Glass
· Sun Jan 09 20:14:12 2022 -0700
620c446
binman: Add a command to generate bintool docs
by Simon Glass
· Sun Jan 09 20:14:11 2022 -0700
dab7c14
binman: Complete test coverage of comp_util
by Simon Glass
· Sun Jan 09 20:14:10 2022 -0700
66152ce
binman: Plumb in support for missing bintools
by Simon Glass
· Sun Jan 09 20:14:09 2022 -0700
84b0c22
binman: Convert to using the lzma_alone bintool
by Simon Glass
· Sun Jan 09 20:14:08 2022 -0700
c793d30
binman: Add a bintool implementation for lzma_alone
by Simon Glass
· Sun Jan 09 20:14:07 2022 -0700
9203c16
binman: Convert to using the lz4 bintool
by Simon Glass
· Sun Jan 09 20:14:06 2022 -0700
a5c0a42
binman: Add a bintool implementation for lz4
by Simon Glass
· Sun Jan 09 20:14:05 2022 -0700
dd5c14ec
binman: Tidy up pylint warnings in comp_util
by Simon Glass
· Sun Jan 09 20:14:04 2022 -0700
3ac7d83
binman: Move compression into binman
by Simon Glass
· Sun Jan 09 20:14:03 2022 -0700
1ea5004
binman: Convert to using the mkimage bintool
by Simon Glass
· Sun Jan 09 20:14:02 2022 -0700
57c7a48
binman: Convert to using the ifwitool bintool
by Simon Glass
· Sun Jan 09 20:14:01 2022 -0700
8d0ee73
binman: Convert to using the futility bintool
by Simon Glass
· Sun Jan 09 20:14:00 2022 -0700
b283322
binman: Convert to using the FIP bintool
by Simon Glass
· Sun Jan 09 20:13:59 2022 -0700
a7c941e
binman: Convert to using the CBFS bintool
by Simon Glass
· Sun Jan 09 20:13:58 2022 -0700
162017b
binman: Enable bintool tests including cmdline processing
by Simon Glass
· Sun Jan 09 20:13:57 2022 -0700
48bca84
binman: Add a bintool implementation for mkimage
by Simon Glass
· Sun Jan 09 20:13:56 2022 -0700
645ca58
binman: Add a bintool implementation for ifwitool
by Simon Glass
· Sun Jan 09 20:13:55 2022 -0700
7a1c101
binman: Add a bintool implementation for futility
by Simon Glass
· Sun Jan 09 20:13:54 2022 -0700
a6aafc6
binman: Add a bintool implementation for fiptool
by Simon Glass
· Sun Jan 09 20:13:53 2022 -0700
b8dbca9
binman: Add a bintool implementation for cbfstool
by Simon Glass
· Sun Jan 09 20:13:52 2022 -0700
275fa2c
binman: Add tests for bintool
by Simon Glass
· Sun Jan 09 20:13:51 2022 -0700
4eae925
binman: Plumb in support for bintools
by Simon Glass
· Sun Jan 09 20:13:50 2022 -0700
861fbbf
binman: Add support for bintools
by Simon Glass
· Sun Jan 09 20:13:49 2022 -0700
7a7874f
binman: Add installation instructions
by Simon Glass
· Sun Jan 09 20:13:48 2022 -0700
25639a0
binman: Correct path for fip_util
by Simon Glass
· Sun Jan 09 20:13:47 2022 -0700
ceb5f91
binman: Allow faked blobs in blob-ext-list
by Simon Glass
· Sun Jan 09 20:13:46 2022 -0700
f9f3403
binman: Drop the image name from the fake-blob message
by Simon Glass
· Sun Jan 09 20:13:45 2022 -0700
7932c88
binman: Expand the external FIT test a little
by Simon Glass
· Sun Jan 09 20:13:39 2022 -0700
Next »