Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
56d05416147147a171010a5d7bedc5bc167ae219
/
tools
/
binman
/
ftest.py
56d0541
binman: Add VPL support
by Simon Glass
· Mon Feb 28 07:16:54 2022 -0700
0d3a926
binman: allow user-defined filenames for mkimage entry
by Quentin Schulz
· Fri Sep 02 15:10:49 2022 +0200
9b5c648
binman: add support for skipping file concatenation for mkimage
by Quentin Schulz
· Fri Sep 02 15:10:48 2022 +0200
3074bdd
binman: Sort tests and rework test-file numbers
by Stefan Herbrechtsmeier
· Tue Aug 23 12:46:09 2022 +0200
a5e4dcb
binman: Add zstd bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:38 2022 +0200
eeb40b4
binman: Add xz bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:37 2022 +0200
9087fc5
binman: Add lzop bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:36 2022 +0200
2b8cda6
binman: Add gzip bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:35 2022 +0200
9f25457
binman: Add bzip2 bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:34 2022 +0200
a14bee0
binman: Add compression tests
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:32 2022 +0200
94813a0
binman: Support missing compression tools
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:31 2022 +0200
a6e0b50
binman: Move compression bintool management into entry class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:30 2022 +0200
b4bfbce
binman: Move compression bintools creation into test setup
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:28 2022 +0200
b2f8d61
binman: Remove obsolete compressed data header handling
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:27 2022 +0200
1732229
binman: Disable compressed data header
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:26 2022 +0200
11121d3
binman: Add length header attribute to dtb entry
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:25 2022 +0200
86f1fc0
binman: Check only section data in multi section test
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:23 2022 +0200
732742e
binman: Skip elf tests if python elftools is not available
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:18 2022 +0200
bd5cd88
binman: Allow collection to use entries from other sections
by Simon Glass
· Sat Aug 13 11:40:50 2022 -0600
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
c6b283f
binman: Avoid use of expected failure
by Simon Glass
· Sat Aug 13 11:40:46 2022 -0600
0cf5bce
binman: Add a way to check for missing properties
by Simon Glass
· Sat Aug 13 11:40:44 2022 -0600
7d3e407
binman: Put fake files in a subdirectory
by Simon Glass
· Sun Aug 07 09:46:46 2022 -0600
9634dc9
spl: binman: Check at runtime if binman symbols were filled in
by Alper Nebi Yasak
· Sat Jun 18 15:13:11 2022 +0300
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
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
05f71dc
binman: Add a consistent way to report errors with fit
by Simon Glass
· Sat Mar 05 20:19:09 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
b7bad18
binman: Refactor fit to generate output at the end
by Simon Glass
· Sat Mar 05 20:19:01 2022 -0700
dd156a4
binman: Rename ExpandToLimit to extend_to_limit
by Simon Glass
· Sat Mar 05 20:18:59 2022 -0700
a1419df
binman: Include also subnodes in generator nodes
by Jan Kiszka
· Mon Feb 28 17:06:20 2022 +0100
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
5cdcea0
binman: Add support for TEE BL32
by Roger Quadros
· Sat Feb 19 20:50:04 2022 +0200
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
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
011f1b3
patman: Convert camel case in tout.py
by Simon Glass
· Sat Jan 29 14:14:15 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
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
9203c16
binman: Convert to using the lz4 bintool
by Simon Glass
· Sun Jan 09 20:14:06 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
57c7a48
binman: Convert to using the ifwitool bintool
by Simon Glass
· Sun Jan 09 20:14:01 2022 -0700
162017b
binman: Enable bintool tests including cmdline processing
by Simon Glass
· Sun Jan 09 20:13:57 2022 -0700
4eae925
binman: Plumb in support for bintools
by Simon Glass
· Sun Jan 09 20:13:50 2022 -0700
ceb5f91
binman: Allow faked blobs in blob-ext-list
by Simon Glass
· Sun Jan 09 20:13:46 2022 -0700
7932c88
binman: Expand the external FIT test a little
by Simon Glass
· Sun Jan 09 20:13:39 2022 -0700
7a602fd
binman: Write fake blobs to the output directory
by Simon Glass
· Wed Jan 12 13:10:36 2022 -0700
ccae686
binman: Renumber the fake blob dts
by Simon Glass
· Wed Jan 12 13:10:35 2022 -0700
33f8a8d
Merge branch 'next'
by Tom Rini
· Mon Jan 10 14:01:57 2022 -0500
6d45136
binman: add support for creating dummy files for external blobs
by Heiko Thiery
· Thu Jan 06 11:49:41 2022 +0100
3efb297
binman: Add support for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:59 2021 -0700
0b00ae6
binman: Support lists of external blobs
by Simon Glass
· Tue Nov 23 21:09:52 2021 -0700
637958f
binman: Allow extracting a file in an alternative format
by Simon Glass
· Tue Nov 23 21:09:50 2021 -0700
3e28f4f
binman: Rename testCbfsNoCOntents()
by Simon Glass
· Tue Nov 23 11:03:54 2021 -0700
7e3f89f
binman: Allow overriding BuildSectionData()
by Simon Glass
· Tue Nov 23 11:03:47 2021 -0700
88e04da
binman: Add a way to obtain the version
by Simon Glass
· Tue Nov 23 11:03:42 2021 -0700
adfb849
binman: Support updating the dtb in an ELF file
by Simon Glass
· Wed Nov 03 21:09:18 2021 -0600
9a79840
binman: Tidy up comments on _DoTestFile()
by Simon Glass
· Wed Nov 03 21:09:17 2021 -0600
2d59d15
binman: Allow timeout to occur in the image or its section
by Simon Glass
· Mon Oct 18 12:13:15 2021 -0600
748a1d4
binman: Add basic support for debugging performance
by Simon Glass
· Tue Jul 06 10:36:41 2021 -0600
76f496d
binman: Support multithreading for building images
by Simon Glass
· Tue Jul 06 10:36:37 2021 -0600
c0b1574
binman: Add support for RISC-V OpenSBI fw_dynamic blob
by Bin Meng
· Mon May 10 20:23:33 2021 +0800
16cf566
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
by Bin Meng
· Mon May 10 20:23:32 2021 +0800
b1d414c
binman: Support adding sections to FMAPs
by Simon Glass
· Sat Apr 03 11:05:10 2021 +1300
82059c2
binman: Tweak implementation of fmap
by Simon Glass
· Sat Apr 03 11:05:09 2021 +1300
13089cc
binman: Correct testSplNoDtb() and Tpl also
by Simon Glass
· Sun Apr 25 08:39:32 2021 +1200
f427c5f
binman: Support default alignment for sections
by Simon Glass
· Sun Mar 21 18:24:33 2021 +1300
27a7f77
binman: Support obtaining section contents immediately
by Simon Glass
· Sun Mar 21 18:24:32 2021 +1300
e191578
binman: Add support for a collection of entries
by Simon Glass
· Sun Mar 21 18:24:31 2021 +1300
7098b7f
binman: Allow disabling expanding an entry
by Simon Glass
· Sun Mar 21 18:24:30 2021 +1300
3bbc993
binman: Use a unique number for the symbols test file
by Simon Glass
· Sun Mar 21 18:24:29 2021 +1300
75ead66
binman: doc: Add documentation to htmldocs
by Simon Glass
· Thu Mar 18 20:25:13 2021 +1300
718b529
binman: Automatically expand phase binaries into sections
by Simon Glass
· Thu Mar 18 20:25:07 2021 +1300
ed93067
binman: Allow a way to select expanded entries
by Simon Glass
· Thu Mar 18 20:25:05 2021 +1300
63f41d4
binman: Add support for u-boot-tpl-bss-bad
by Simon Glass
· Thu Mar 18 20:24:58 2021 +1300
c98de97
binman: Add support for u-boot-tpl-nodtb
by Simon Glass
· Thu Mar 18 20:24:57 2021 +1300
31e04cb
binman: Support symbols in u-boot-spl-nodtb
by Simon Glass
· Thu Mar 18 20:24:56 2021 +1300
db84b56
binman: Allow for skip_at_start when reading entries
by Simon Glass
· Wed Jan 06 21:35:19 2021 -0700
a2af730
binman: Support alignment of files
by Simon Glass
· Wed Jan 06 21:35:18 2021 -0700
220c622
binman: Allow vblock to include devicetree blobs
by Simon Glass
· Wed Jan 06 21:35:17 2021 -0700
3fb2540
binman: Support reading an image with entry args
by Simon Glass
· Wed Jan 06 21:35:16 2021 -0700
ecbe473
binman: Support finding symbols in sub-sections
by Simon Glass
· Wed Jan 06 21:35:15 2021 -0700
d92c836
binman: Support compression of sections
by Simon Glass
· Mon Oct 26 17:40:25 2020 -0600
Next »