Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
6fcc98721c1d806a3eb3bd766c42cde243d399cd
/
tools
/
binman
/
ftest.py
e257402
binman: Add 'min-size' entry property
by Samuel Holland
· Sat Jan 21 17:25:16 2023 -0600
490f73c
binman: Add support for selecting firmware to use with split-elf
by Jonas Karlman
· Sat Jan 21 19:02:12 2023 +0000
d2c7d90
binman: Add special subnodes to the nodes generated by split-elf
by Jonas Karlman
· Sat Jan 21 19:01:48 2023 +0000
c59ea89
binman: Add support for align argument to mkimage tool
by Jonas Karlman
· Sat Jan 21 19:01:39 2023 +0000
49e9c00
binman: Support positioning an entry by and ELF symbol
by Simon Glass
· Wed Jan 11 16:10:19 2023 -0700
e0035c9
binman: Provide general support for updating ELF symbols
by Simon Glass
· Wed Jan 11 16:10:17 2023 -0700
f1ee03b
binman: Support overlapping entries
by Simon Glass
· Wed Jan 11 16:10:16 2023 -0700
a4948b2
binman: Add a null entry
by Simon Glass
· Wed Jan 11 16:10:14 2023 -0700
7447a9d
binman: Add a test for an inner section with a size
by Simon Glass
· Wed Jan 11 16:10:12 2023 -0700
63328f1
binman: Support optional external blobs
by Simon Glass
· Sat Jan 07 14:07:15 2023 -0700
ad5cfe1
binman: Support new op-tee binary format
by Simon Glass
· Sat Jan 07 14:07:14 2023 -0700
1e9e61c
binman: Support optional entries
by Simon Glass
· Sat Jan 07 14:07:12 2023 -0700
de24416
binman: Allow writing section contents to a file
by Simon Glass
· Sat Jan 07 14:07:08 2023 -0700
6bce5dc
binman: Use an exit code when blobs are missing
by Simon Glass
· Wed Nov 09 19:14:42 2022 -0700
37f85de
binman: Support writing symbols into ELF files
by Simon Glass
· Thu Oct 20 18:22:47 2022 -0600
3eb4be3
binman: Add support for symlinking images
by Neha Malcom Francis
· Mon Oct 17 16:36:25 2022 +0530
bb7d3bb
treewide: Drop image_header_t typedef
by Simon Glass
· Tue Sep 06 20:26:52 2022 -0600
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
Next »