Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cada8b6d3662d893580dc727778e35c5a5362645
/
tools
/
binman
/
ftest.py
d92c836
binman: Support compression of sections
by Simon Glass
· Mon Oct 26 17:40:25 2020 -0600
d99850b
binman: Use the actual contents in CheckSize()
by Simon Glass
· Mon Oct 26 17:40:24 2020 -0600
72eeff1
binman: Set section contents in GetData()
by Simon Glass
· Mon Oct 26 17:40:16 2020 -0600
789b3440
binman: Store the original data before compression
by Simon Glass
· Mon Oct 26 17:40:15 2020 -0600
bb39574
binman: Make section padding consistent with other entries
by Simon Glass
· Mon Oct 26 17:40:14 2020 -0600
510ef0f
binman: Move section padding to the parent
by Simon Glass
· Mon Oct 26 17:40:13 2020 -0600
d0850eb
binman: Move section-building code into a function
by Simon Glass
· Mon Oct 26 17:40:11 2020 -0600
afb9caa
binman: Expand docs and test for alignment
by Simon Glass
· Mon Oct 26 17:40:10 2020 -0600
d12599d
binman: Expand docs and test for padding
by Simon Glass
· Mon Oct 26 17:40:09 2020 -0600
187202f
binman: Update testPackExtra with more checks
by Simon Glass
· Mon Oct 26 17:40:08 2020 -0600
d617986
binman: Expand the error message for breaching a section
by Simon Glass
· Mon Oct 26 17:40:05 2020 -0600
d1fdf75
binman: Add tests for skip-at-start sections
by Simon Glass
· Mon Oct 26 17:40:01 2020 -0600
8cdc08a
binman: Drop unused return variable for _DoTestFile()
by Simon Glass
· Mon Oct 26 17:40:00 2020 -0600
9d8cc63
binman: Add support for SCP firmware
by Samuel Holland
· Wed Oct 21 21:12:15 2020 -0500
a072950
binman: Support adding a U-Boot environment
by Simon Glass
· Sun Sep 06 10:35:33 2020 -0600
6f1f4d4
binman: Show an error when a file is missing
by Simon Glass
· Sun Sep 06 10:35:32 2020 -0600
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
1032acc
binman: Allow selecting default FIT configuration
by Simon Glass
· Sun Sep 06 10:39:08 2020 -0600
a435cd1
binman: Support generating FITs with multiple dtbs
by Simon Glass
· Tue Sep 01 05:13:59 2020 -0600
559c4de
binman: Add support for ATF BL31
by Simon Glass
· Tue Sep 01 05:13:58 2020 -0600
31ee50f
binman: Fix up a few missing comments
by Simon Glass
· Tue Sep 01 05:13:55 2020 -0600
21db0ff
binman: Allow entry args to be required
by Simon Glass
· Tue Sep 01 05:13:54 2020 -0600
c261ec1
binman: Build FIT image subentries with the section etype
by Alper Nebi Yasak
· Mon Aug 31 12:58:20 2020 +0300
c503060
binman: Respect pad-before property of section subentries
by Alper Nebi Yasak
· Mon Aug 31 12:58:19 2020 +0300
6aae239
binman: Ignore hash*, signature* nodes in sections
by Alper Nebi Yasak
· Mon Aug 31 12:58:18 2020 +0300
90cd6f0
binman: Correct some import statements
by Simon Glass
· Wed Aug 05 13:27:47 2020 -0600
220ff5f
binman: Move GetEntryModules() to control
by Simon Glass
· Wed Aug 05 13:27:46 2020 -0600
14c596c
binman: Don't change the descriptor in tests
by Simon Glass
· Sat Jul 25 15:11:19 2020 -0600
45d556d
binman: Add support for generating a FIT
by Simon Glass
· Thu Jul 09 18:39:45 2020 -0600
d70829a
binman: Allow zero-length entries to overlap
by Simon Glass
· Thu Jul 09 18:39:42 2020 -0600
e88cef9
binman: Allow missing Intel blobs
by Simon Glass
· Thu Jul 09 18:39:41 2020 -0600
a003cd3
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
6e02f7c
patman: Update errors and warnings to use stderr
by Simon Glass
· Thu Jul 09 18:39:39 2020 -0600
5d94cc6
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
5e56018
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
48f3aad
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
c7b010d
binman: Add support for generating a FIT
by Simon Glass
· Thu Jul 09 18:39:45 2020 -0600
5781864
binman: Allow zero-length entries to overlap
by Simon Glass
· Thu Jul 09 18:39:42 2020 -0600
b791ad4
binman: Allow missing Intel blobs
by Simon Glass
· Thu Jul 09 18:39:41 2020 -0600
7332588
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
dab7c43
patman: Update errors and warnings to use stderr
by Simon Glass
· Thu Jul 09 18:39:39 2020 -0600
42f927a
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 2020 -0600
9ade419
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
b7ca1c9
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
a997ea5
patman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:04 2020 -0600
c585dd4
binman: Move to absolute imports
by Simon Glass
· Fri Apr 17 18:09:03 2020 -0600
ebbb543
binman: Rename the main module
by Simon Glass
· Fri Apr 17 18:08:58 2020 -0600
b38aa01
patman: Drop references to __future__
by Simon Glass
· Fri Apr 17 18:08:54 2020 -0600
72555fa
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· Wed Nov 06 17:22:44 2019 -0700
c5fd10a
binman: Convert a few tests to Python 3
by Simon Glass
· Thu Oct 31 07:43:03 2019 -0600
cc311ac
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· Thu Oct 31 07:42:50 2019 -0600
9ea87b2
binman: Add support for Intel FSP-T
by Simon Glass
· Sun Oct 20 21:31:36 2019 -0600
4d9086d
binman: Add support for Intel FSP-S
by Simon Glass
· Sun Oct 20 21:31:35 2019 -0600
0fda9d9
binman: Drop comment-out code in testUpdateFdtOutput()
by Simon Glass
· Sat Aug 24 07:23:14 2019 -0600
ba7985d
binman: Add support for Intel FSP meminit
by Simon Glass
· Sat Aug 24 07:23:07 2019 -0600
3f8ff01
binman: Allow support for writing a size symbol to binaries
by Simon Glass
· Sat Aug 24 07:23:05 2019 -0600
4e353e2
binman: Increase size of TPL and SPL test data
by Simon Glass
· Sat Aug 24 07:23:04 2019 -0600
98c5957
binman: Avoid needing the section size in advance
by Simon Glass
· Sat Aug 24 07:23:03 2019 -0600
11f2bd0
binman: Rename some two-digit test files
by Simon Glass
· Sat Aug 24 07:23:02 2019 -0600
1d16776
binman: Use underscore in test filenames
by Simon Glass
· Sat Aug 24 07:23:01 2019 -0600
3eb5b20
binman: Allow symbols to be resolved inside sections
by Simon Glass
· Sat Aug 24 07:23:00 2019 -0600
93a806f
binman: Clean up unnecessary code related to ELF test files
by Simon Glass
· Sat Aug 24 07:22:59 2019 -0600
b8deb12
binman: Use the Makefile for u_boot_binman_syms_size
by Simon Glass
· Sat Aug 24 07:22:57 2019 -0600
5d0c026
binman: Use the Makefile for u_boot_binman_syms
by Simon Glass
· Sat Aug 24 07:22:56 2019 -0600
faaaa16
binman: Use the Makefile for u_boot_no_ucode_ptr
by Simon Glass
· Sat Aug 24 07:22:55 2019 -0600
4affd4b
binman: Use the Makefile for u_boot_ucode_ptr
by Simon Glass
· Sat Aug 24 07:22:54 2019 -0600
f629089
binman: Use the Makefile to build ELF test files
by Simon Glass
· Sat Aug 24 07:22:53 2019 -0600
f55bd69
binman: Fix IFWI output when using an Intel FIT image
by Simon Glass
· Sat Aug 24 07:22:51 2019 -0600
232f90c
binman: Add support for Intel FIT
by Simon Glass
· Sat Aug 24 07:22:50 2019 -0600
abab18c
binman: x86: Separate out 16-bit reset and init code
by Simon Glass
· Sat Aug 24 07:22:49 2019 -0600
0b074d6
binman: Add support for an x86 'reset' section
by Simon Glass
· Sat Aug 24 07:22:48 2019 -0600
862f8e2
binman: Use cls instead of self for class methods
by Simon Glass
· Sat Aug 24 07:22:43 2019 -0600
30033c2
binman: Add command-line support for replacing entries
by Simon Glass
· Sat Jul 20 12:24:15 2019 -0600
a772d3f
binman: Correct the error message for invalid path
by Simon Glass
· Sat Jul 20 12:24:14 2019 -0600
b3d6fc7
binman: Clean up all output directories in tests
by Simon Glass
· Sat Jul 20 12:24:10 2019 -0600
ee9d10d
binman: Add a test function to clean up the output dir
by Simon Glass
· Sat Jul 20 12:24:09 2019 -0600
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· Sat Jul 20 12:24:06 2019 -0600
70e3298
binman: Place Intel descriptor at image start
by Simon Glass
· Sat Jul 20 12:24:01 2019 -0600
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· Sat Jul 20 12:23:58 2019 -0600
8c702fb
binman: Update the _testing entry to support shrinkage
by Simon Glass
· Sat Jul 20 12:23:57 2019 -0600
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· Sat Jul 20 12:23:56 2019 -0600
1145376
binman: Add more tests for image header position
by Simon Glass
· Sat Jul 20 12:23:55 2019 -0600
fb30e29
binman: Add info to allow safely repacking an image later
by Simon Glass
· Sat Jul 20 12:23:51 2019 -0600
072959a
binman: Support updating entries in an existing image
by Simon Glass
· Sat Jul 20 12:23:50 2019 -0600
b8d2daa
binman: Tidy up _SetupDtb() to use its own temporary file
by Simon Glass
· Sat Jul 20 12:23:49 2019 -0600
2c6adba
binman: Add a constant for common entry properties
by Simon Glass
· Sat Jul 20 12:23:47 2019 -0600
ee6409b
binman: Add an image name into the fdtmap
by Simon Glass
· Sat Jul 20 12:23:44 2019 -0600
52d0621
binman: Add a test for nested and aligned sections
by Simon Glass
· Mon Jul 08 14:25:53 2019 -0600
980a284
binman: Add an 'extract' command
by Simon Glass
· Mon Jul 08 14:25:52 2019 -0600
4c613bf
binman: Allow reading an entry from an image
by Simon Glass
· Mon Jul 08 14:25:50 2019 -0600
b2fd11d
binman: Support listing an image
by Simon Glass
· Mon Jul 08 14:25:48 2019 -0600
39dd215
binman: Convert Image to a subclass of Entry
by Simon Glass
· Mon Jul 08 14:25:47 2019 -0600
b8424fa
binman: Support reading an image into an Image object
by Simon Glass
· Mon Jul 08 14:25:46 2019 -0600
ed39a3c
binman: Support locating an image header
by Simon Glass
· Mon Jul 08 14:25:45 2019 -0600
8d8bf4e
binman: Support locating an FDT map
by Simon Glass
· Mon Jul 08 14:25:44 2019 -0600
6b156f8
binman: Allow listing the entries in an image
by Simon Glass
· Mon Jul 08 14:25:43 2019 -0600
3c9b4f2
binman: Detect bad CBFS file types
by Simon Glass
· Mon Jul 08 14:25:42 2019 -0600
151bbbf
binman: Support FDT update for CBFS
by Simon Glass
· Mon Jul 08 14:25:41 2019 -0600
90d2968
binman: Allow device-tree entries to be compressed
by Simon Glass
· Mon Jul 08 14:25:38 2019 -0600
Next »