Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9639361d6315a3cf37e53fd2f749f750cc411701
/
tools
/
binman
/
entry.py
5cff63f
binman: Fix unique names having '/.' for images read from files
by Alper Nebi Yasak
· Sun Mar 27 18:31:44 2022 +0300
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
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
2a0fa98
binman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:21 2022 -0700
6fba35c
binman: Move entry-data collection into a Entry method
by Simon Glass
· Tue Feb 08 11:50:00 2022 -0700
1e4ffd8
binman: Skip processing "hash" subnodes of FIT subsections
by Alper Nebi Yasak
· Wed Feb 09 22:02:35 2022 +0300
011f1b3
patman: Convert camel case in tout.py
by Simon Glass
· Sat Jan 29 14:14:15 2022 -0700
8002552
patman: Convert camel case in tools.py
by Simon Glass
· Sat Jan 29 14:14:04 2022 -0700
66152ce
binman: Plumb in support for missing bintools
by Simon Glass
· Sun Jan 09 20:14:09 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
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
7a602fd
binman: Write fake blobs to the output directory
by Simon Glass
· Wed Jan 12 13:10:36 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
637958f
binman: Allow extracting a file in an alternative format
by Simon Glass
· Tue Nov 23 21:09:50 2021 -0700
b9028bc
binman: Allow listing an image created by a newer version
by Simon Glass
· Tue Nov 23 21:09:49 2021 -0700
e796f24
binman: Correct comments for ReadChildData()
by Simon Glass
· Tue Nov 23 11:03:44 2021 -0700
9ed7170
binman: Correct init of entry in Entry class
by Simon Glass
· Tue Nov 23 11:03:43 2021 -0700
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
2f85941
binman: Allow using an an 'expanded' entry type
by Simon Glass
· Thu Mar 18 20:25:04 2021 +1300
8235dd8
binman: Move the comment for GetFdts() to the base class
by Simon Glass
· Thu Mar 18 20:25:02 2021 +1300
fcb2a7c
binman: Document ExpandEntries() in the base class
by Simon Glass
· Thu Mar 18 20:24:52 2021 +1300
3fb2540
binman: Support reading an image with entry args
by Simon Glass
· Wed Jan 06 21:35:16 2021 -0700
eb943b1
binman: Correct calculation for image-pos
by Simon Glass
· Mon Nov 02 12:55:44 2020 -0700
e17220f
binman: Update intel_ifwi to store padded section
by Simon Glass
· Mon Nov 02 12:55:43 2020 -0700
55f6807
binman: Drop Entry.CheckOffset()
by Simon Glass
· Mon Oct 26 17:40:18 2020 -0600
acd6c6e
binman: Avoid reporting image-pos with compression
by Simon Glass
· Mon Oct 26 17:40:17 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
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
a1301a2
binman: Move CompressData() into Entry base class
by Simon Glass
· Mon Oct 26 17:40:06 2020 -0600
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
b8f9037
binman: Move 'external' support into base class
by Simon Glass
· Tue Sep 01 05:13:57 2020 -0600
c08a11f
tools: Drop unnecessary use of __file__
by Simon Glass
· Sat Aug 29 11:36:15 2020 -0600
a003cd3
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
5d94cc6
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 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
7332588
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
42f927a
binman: Allow external binaries to be missing
by Simon Glass
· Thu Jul 09 18:39:38 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
b38aa01
patman: Drop references to __future__
by Simon Glass
· Fri Apr 17 18:08:54 2020 -0600
1fdb487
binman: Remember the pre-reset entry size
by Simon Glass
· Thu Oct 31 07:43:02 2019 -0600
7ccca83
pylibfdt: Convert to Python 3
by Simon Glass
· Thu Oct 31 07:42:59 2019 -0600
b9ba4e0
binman: Allow use of help and entry-docs without libfdt
by Simon Glass
· Sat Aug 24 07:22:44 2019 -0600
4d8151f
binman: Handle reading data for end-at-4gb sections
by Simon Glass
· Wed Sep 25 08:56:21 2019 -0600
23f0047
binman: Add a base implementation of Entry.ReadChildData()
by Simon Glass
· Wed Sep 25 08:56:20 2019 -0600
d34af7a
binman: Update Entry.WriteData() to handle special sections
by Simon Glass
· Sat Jul 20 12:24:05 2019 -0600
0cd8ace
binman: Update Entry.ReadEntry() to work through classes
by Simon Glass
· Sat Jul 20 12:24:04 2019 -0600
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· Sat Jul 20 12:23:58 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
990b174
binman: Add a function to obtain the image for an Entry
by Simon Glass
· Sat Jul 20 12:23:46 2019 -0600
2c360cf
binman: Adjust Entry to read the node in a separate call
by Simon Glass
· Sat Jul 20 12:23:45 2019 -0600
af8c45c
binman: Support loading entry data from a file
by Simon Glass
· Sat Jul 20 12:23:41 2019 -0600
b6dff4c
binman: Add a bit of logging in entries when packing
by Simon Glass
· Sat Jul 20 12:23:36 2019 -0600
684a4f1
binman: Adjust GetFdt() to be keyed by etype
by Simon Glass
· Sat Jul 20 12:23:31 2019 -0600
267112e
binman: Convert GetFdtSet() to use a dict
by Simon Glass
· Sat Jul 20 12:23:28 2019 -0600
26d7e8e
binman: Move GetFdtSet() into blob_dtb
by Simon Glass
· Sat Jul 20 12:23:25 2019 -0600
4c613bf
binman: Allow reading an entry from an image
by Simon Glass
· Mon Jul 08 14:25:50 2019 -0600
233a26a9
binman: Allow for logging information to be displayed
by Simon Glass
· Mon Jul 08 14:25:49 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
6b156f8
binman: Allow listing the entries in an image
by Simon Glass
· Mon Jul 08 14:25:43 2019 -0600
e61b6f6
binman: Allow entries to expand after packing
by Simon Glass
· Mon Jul 08 14:25:37 2019 -0600
ec84985
binman: Add a return value to ProcessContentsUpdate()
by Simon Glass
· Mon Jul 08 14:25:35 2019 -0600
d17dfea
binman: Fix up ProcessUpdateContents error and comments
by Simon Glass
· Mon Jul 08 14:25:33 2019 -0600
0baeab7
binman: Allow easy importing of entry modules
by Simon Glass
· Mon Jul 08 14:25:32 2019 -0600
7550293
binman: Drop an unused arg in Entry.Lookup()
by Simon Glass
· Mon Jul 08 14:25:31 2019 -0600
aa2fcf9
binman: Move compression into the Entry base class
by Simon Glass
· Mon Jul 08 14:25:30 2019 -0600
cec34ba
binman: Add an image header
by Simon Glass
· Mon Jul 08 14:25:28 2019 -0600
ed365eb
binman: Update entry.SetOffsetSize to be optional
by Simon Glass
· Mon Jul 08 13:18:39 2019 -0600
c4056b8
binman: Don't assume there is an ME region
by Simon Glass
· Mon Jul 08 13:18:38 2019 -0600
224bc66
binman: Add missing comments toentry
by Simon Glass
· Mon Jul 08 13:18:30 2019 -0600
4aea954
binman: Remove use of Set()
by Simon Glass
· Tue May 14 15:53:39 2019 -0600
cd817d5
binman: Allow writing a map file when something goes wrong
by Simon Glass
· Fri Sep 14 04:57:36 2018 -0600
c64aea5
binman: Correct fmap output on x86
by Simon Glass
· Fri Sep 14 04:57:34 2018 -0600
ae7cf03
binman: Support hashing entries
by Simon Glass
· Fri Sep 14 04:57:31 2018 -0600
fa79a81
binman: Support expanding entries
by Simon Glass
· Fri Sep 14 04:57:29 2018 -0600
ac6328c
binman: Support adding files
by Simon Glass
· Fri Sep 14 04:57:28 2018 -0600
e219aa4
binman: Support updating all device tree files
by Simon Glass
· Fri Sep 14 04:57:24 2018 -0600
0c9d5b5
binman: Obtain the list of device trees from the config
by Simon Glass
· Fri Sep 14 04:57:22 2018 -0600
c8135dc
binman: Centralise device-tree updates within binman
by Simon Glass
· Fri Sep 14 04:57:21 2018 -0600
29aa736
binman: Move state information into a new module
by Simon Glass
· Fri Sep 14 04:57:19 2018 -0600
3732ec3
binman: Add an entry method for getting the default filename
by Simon Glass
· Fri Sep 14 04:57:18 2018 -0600
639505b
binman: Tidy up the vblock entry
by Simon Glass
· Fri Sep 14 04:57:11 2018 -0600
24b9744
binman: Add a test to catch use of the old 'pos' property
by Simon Glass
· Tue Jul 17 13:25:51 2018 -0600
7eca792
binman: Show the image position in the map
by Simon Glass
· Tue Jul 17 13:25:49 2018 -0600
Next »