Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
187bae9461979de52a4ebbcea7bc3809f9290a1b
/
tools
/
binman
/
control.py
f86ddad
binman: Rename ExpandEntries to gen_entries
by Simon Glass
· Sat Mar 05 20:19:00 2022 -0700
2a0fa98
binman: Correct pylint errors
by Simon Glass
· Fri Feb 11 13:23:21 2022 -0700
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
620c446
binman: Add a command to generate bintool docs
by Simon Glass
· Sun Jan 09 20:14:11 2022 -0700
66152ce
binman: Plumb in support for missing bintools
by Simon Glass
· Sun Jan 09 20:14:09 2022 -0700
4eae925
binman: Plumb in support for bintools
by Simon Glass
· Sun Jan 09 20:13:50 2022 -0700
f9f3403
binman: Drop the image name from the fake-blob message
by Simon Glass
· Sun Jan 09 20:13:45 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
afc8f29
binman: Fix extract command for using non-absolute image paths
by Jan Kiszka
· Thu Nov 11 08:14:18 2021 +0100
8ea4443
binman: Fix replace subcommand help and comments
by Jan Kiszka
· Thu Nov 11 08:13:30 2021 +0100
adfb849
binman: Support updating the dtb in an ELF file
by Simon Glass
· Wed Nov 03 21:09:18 2021 -0600
25ecd97
tools: Refactor full help printing
by Paul Barker
· Wed Sep 08 12:38:01 2021 +0100
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
75ead66
binman: doc: Add documentation to htmldocs
by Simon Glass
· Thu Mar 18 20:25:13 2021 +1300
55ab0b6
binman: Plumb expanded entries through fully
by Simon Glass
· Thu Mar 18 20:25:06 2021 +1300
4ef93d9
binman: Allow extracting to current directory
by Simon Glass
· Thu Mar 18 20:24:51 2021 +1300
0834945
binman: Show the size when writing entries
by Simon Glass
· Wed Jan 06 21:35:13 2021 -0700
2d9570d
binman: Drop CheckEntries()
by Simon Glass
· Mon Oct 26 17:40:22 2020 -0600
6a6c1b7
binman: Drop the Entry.CheckSize() method
by Simon Glass
· Mon Oct 26 17:40:20 2020 -0600
acd6c6e
binman: Avoid reporting image-pos with compression
by Simon Glass
· Mon Oct 26 17:40:17 2020 -0600
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
31ee50f
binman: Fix up a few missing comments
by Simon Glass
· Tue Sep 01 05:13:55 2020 -0600
c1dc2f8
binman: Use pkg_resources to find resources
by Simon Glass
· Sat Aug 29 11:36:14 2020 -0600
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
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
6bf9b47
binman: Add logging for the number of pack passes
by Simon Glass
· Sat Aug 24 07:23:13 2019 -0600
e594341
binman: Write symbol info before image inclusion
by Simon Glass
· Sat Aug 24 07:23:12 2019 -0600
b9ba4e0
binman: Allow use of help and entry-docs without libfdt
by Simon Glass
· Sat Aug 24 07:22:44 2019 -0600
df08cbb
binman: Allow verbose output with all commands
by Simon Glass
· Sun Sep 15 18:10:36 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
274bd0e
binman: Split control.WriteEntryToImage() into separate functions
by Simon Glass
· Sat Jul 20 12:24:13 2019 -0600
d48f94e
binman: Update control.WriteEntry() to support writing the map
by Simon Glass
· Sat Jul 20 12:24:12 2019 -0600
3971c95
binman: Move control.WriteEntry further down the file
by Simon Glass
· Sat Jul 20 12:24:11 2019 -0600
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· Sat Jul 20 12:24:06 2019 -0600
9d8ee32
binman: Support shrinking a entry after packing
by Simon Glass
· Sat Jul 20 12:23:58 2019 -0600
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· Sat Jul 20 12:23:56 2019 -0600
9b7f500
binman: Write the original input fdtmap to a file
by Simon Glass
· Sat Jul 20 12:23:53 2019 -0600
072959a
binman: Support updating entries in an existing image
by Simon Glass
· Sat Jul 20 12:23:50 2019 -0600
5a30060
binman: Rename state.GetFdts()
by Simon Glass
· Sat Jul 20 12:23:29 2019 -0600
d3151ff
binman: Move image/fdt code into PrepareImagesAndDtbs()
by Simon Glass
· Sat Jul 20 12:23:27 2019 -0600
b766c5e5
binman: Move image-processing code into a function
by Simon Glass
· Sat Jul 20 12:23:24 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
e61b6f6
binman: Allow entries to expand after packing
by Simon Glass
· Mon Jul 08 14:25:37 2019 -0600
f46732a
binman: Convert to use ArgumentParser
by Simon Glass
· Mon Jul 08 14:25:29 2019 -0600
1de3448
binman: Add support for CBFS entries
by Simon Glass
· Mon Jul 08 13:18:53 2019 -0600
6244fa4
binman: Add a --toolpath option to set the tool search path
by Simon Glass
· Mon Jul 08 13:18:28 2019 -0600
4277543
binman: Avoid changing a dict during iteration
by Simon Glass
· Fri May 17 22:00:45 2019 -0600
5f3645b
binman: Use items() instead of iteritems()
by Simon Glass
· Tue May 14 15:53:41 2019 -0600
7cca27d
binman: Convert print statements to Python 3
by Simon Glass
· Tue May 14 15:53:37 2019 -0600
b4595d8
binman: Don't show image-skip message by default
by Simon Glass
· Thu Apr 25 21:58:34 2019 -0600
cd817d5
binman: Allow writing a map file when something goes wrong
by Simon Glass
· Fri Sep 14 04:57:36 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
3140201
binman: Allow control of whether a fake DT is used
by Simon Glass
· Fri Sep 14 04:57:23 2018 -0600
0c9d5b5
binman: Obtain the list of device trees from the config
by Simon Glass
· Fri Sep 14 04:57:22 2018 -0600
bdb4031
binman: Move state logic into the state module
by Simon Glass
· Fri Sep 14 04:57:20 2018 -0600
29aa736
binman: Move state information into a new module
by Simon Glass
· Fri Sep 14 04:57:19 2018 -0600
eddd729
dtoc: Allow syncing of the device tree back to a file
by Simon Glass
· Fri Sep 14 04:57:13 2018 -0600
3b376c3
binman: Support building a selection of images
by Simon Glass
· Fri Sep 14 04:57:12 2018 -0600
969616c
binman: Allow creation of entry documentation
by Simon Glass
· Tue Jul 17 13:25:36 2018 -0600
63a336b
binman: Allow help to work without libfdt
by Simon Glass
· Tue Jul 17 13:25:34 2018 -0600
91710b3
binman: Add support for passing arguments to entries
by Simon Glass
· Tue Jul 17 13:25:32 2018 -0600
9dcc861
binman: Add a new 'image-pos' property
by Simon Glass
· Wed Aug 01 15:22:42 2018 -0600
e8561af
binman: Rename 'position' to 'offset'
by Simon Glass
· Wed Aug 01 15:22:37 2018 -0600
a87014e
binman: Support updating the device tree with calc'd info
by Simon Glass
· Fri Jul 06 10:27:42 2018 -0600
e22f8fa
binman: Add a SetCalculatedProperties() method
by Simon Glass
· Fri Jul 06 10:27:41 2018 -0600
9230773
binman: Add a ProcessFdt() method
by Simon Glass
· Fri Jul 06 10:27:40 2018 -0600
3073266
binman: Add support for outputing a map file
by Simon Glass
· Fri Jun 01 09:38:20 2018 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
4ca8e04
binman: Support accessing binman tables at run time
by Simon Glass
· Mon Nov 13 18:55:01 2017 -0700
075a45c
binman: Support enabling debug in tests
by Simon Glass
· Mon Nov 13 18:55:00 2017 -0700
a944093
fdt: Drop fdt_select.py
by Simon Glass
· Sat May 27 07:38:30 2017 -0600
22c92ca
binman: Rename fdt variable to dtb
by Simon Glass
· Sat May 27 07:38:29 2017 -0600
2574ef6
binman: Introduce binman, a tool for building binary images
by Simon Glass
· Fri Nov 25 20:15:51 2016 -0700