Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c585dd41b774ce9dff28d24a7bc10eb2fcf86193
/
tools
/
binman
/
control.py
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