Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fac3baa2392c9861849134090664f814cd4c57c0
/
tools
/
binman
/
binman.rst
aefad5d
global: Migrate CONFIG_X86_MRC_ADDR to CFG
by Tom Rini
· Sun Dec 04 10:14:07 2022 -0500
a20c041
binman: Add documentation for the command line args
by Simon Glass
· Wed Nov 09 19:14:54 2022 -0700
a922347
binman: Add a separate section about environment variables
by Simon Glass
· Wed Nov 09 19:14:49 2022 -0700
6bce5dc
binman: Use an exit code when blobs are missing
by Simon Glass
· Wed Nov 09 19:14:42 2022 -0700
72cc538
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
by Simon Glass
· Thu Oct 20 18:22:39 2022 -0600
3eb4be3
binman: Add support for symlinking images
by Neha Malcom Francis
· Mon Oct 17 16:36:25 2022 +0530
fca3856
binman: Document how to handle dependent images
by Simon Glass
· Thu Aug 18 02:16:46 2022 -0600
7d959c5
binman: Mention split-elf in the main docs
by Simon Glass
· Thu Aug 18 02:16:45 2022 -0600
7d3e407
binman: Put fake files in a subdirectory
by Simon Glass
· Sun Aug 07 09:46:46 2022 -0600
76d71b0
binman: Add more documentation about binman usage
by Simon Glass
· Sun Aug 07 16:33:26 2022 -0600
214d36f
binman: Change how faked blobs are created
by Simon Glass
· Sat Mar 05 20:19:03 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
6fba35c
binman: Move entry-data collection into a Entry method
by Simon Glass
· Tue Feb 08 11:50:00 2022 -0700
e87009da
binman: Add to the TODO
by Simon Glass
· Tue Feb 08 11:49:57 2022 -0700
243c2c1
binman: Update docs to indicate mkimage is supported
by Simon Glass
· Tue Feb 08 11:49:54 2022 -0700
d589456
binman: doc: fix typo for u-boot-tpl
by Heiko Thiery
· Mon Jan 24 08:11:01 2022 +0100
ddd5e1d
binman: Document the __bss_size symbol error
by Simon Glass
· Sun Jan 23 12:55:46 2022 -0700
4142486
binman: Add documentation for bintools
by Simon Glass
· Sun Jan 09 20:14:12 2022 -0700
7a7874f
binman: Add installation instructions
by Simon Glass
· Sun Jan 09 20:13:48 2022 -0700
0a1b3b6
fdt: Make it easier to debug u-boot.dtsi files
by Simon Glass
· Thu Dec 16 20:59:23 2021 -0700
023bdf5
fdt: Drop CONFIG_BINMAN_STANDALONE_FDT
by Simon Glass
· Thu Dec 16 20:59:22 2021 -0700
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
31cce97
binman: Allow providing tools and blob directories
by Simon Glass
· Tue Nov 23 21:09:48 2021 -0700
adfb849
binman: Support updating the dtb in an ELF file
by Simon Glass
· Wed Nov 03 21:09:18 2021 -0600
554f85e
treewide: Remove OF_PRIOR_STAGE
by Ilias Apalodimas
· Tue Oct 12 00:00:15 2021 +0300
76f496d
binman: Support multithreading for building images
by Simon Glass
· Tue Jul 06 10:36:37 2021 -0600
d72582f
binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
by Bin Meng
· Mon May 10 20:23:37 2021 +0800
1fa2b7c
binman: Correct '-a' description in the doc
by Bin Meng
· Mon May 10 20:23:30 2021 +0800
f427c5f
binman: Support default alignment for sections
by Simon Glass
· Sun Mar 21 18:24:33 2021 +1300
7098b7f
binman: Allow disabling expanding an entry
by Simon Glass
· Sun Mar 21 18:24:30 2021 +1300
774b23f
binman: Update various pieces of the documentation
by Simon Glass
· Thu Mar 18 20:25:17 2021 +1300
fa88828
binman: Rearrange documentation into headings
by Simon Glass
· Thu Mar 18 20:25:14 2021 +1300
75ead66
binman: doc: Add documentation to htmldocs
by Simon Glass
· Thu Mar 18 20:25:13 2021 +1300
[Renamed (72%) from tools/binman/README]
718b529
binman: Automatically expand phase binaries into sections
by Simon Glass
· Thu Mar 18 20:25:07 2021 +1300
caa5f18
binman: Indicate how to make binman verbose
by Simon Glass
· Sat Feb 06 09:57:28 2021 -0700
01ab229
binman: Update the TODO list
by Simon Glass
· Wed Jan 06 21:35:12 2021 -0700
d92c836
binman: Support compression of sections
by Simon Glass
· Mon Oct 26 17:40:25 2020 -0600
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
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
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
fb4e538
binman: Document how CROSS_COMPILE, CC, HOSTCC etc. are used in README
by Alper Nebi Yasak
· Sun Sep 06 14:46:07 2020 +0300
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 2020 -0600
fd37f24
cosmetic: Fix spelling and whitespace errors
by Thomas Hebb
· Wed Nov 13 18:18:03 2019 -0800
72555fa
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· Wed Nov 06 17:22:44 2019 -0700
a089c41
binman: Use qemu-x86_defconfig in the example
by Bin Meng
· Wed Oct 02 19:07:29 2019 -0700
03b1d8f
binman: Allow selection of logging verbosity
by Simon Glass
· Wed Sep 25 08:11:11 2019 -0600
30033c2
binman: Add command-line support for replacing entries
by Simon Glass
· Sat Jul 20 12:24:15 2019 -0600
8100a8e
binman: Add a few more features to the wishlist
by Simon Glass
· Sat Jul 20 12:24:02 2019 -0600
f8a54bc
binman: Allow updating entries that change size
by Simon Glass
· Sat Jul 20 12:23:56 2019 -0600
4b05b2d
binman: Update documentation for image creation
by Simon Glass
· Sat Jul 20 12:23:52 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
980a284
binman: Add an 'extract' command
by Simon Glass
· Mon Jul 08 14:25:52 2019 -0600
233a26a9
binman: Allow for logging information to be displayed
by Simon Glass
· Mon Jul 08 14:25:49 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
aa2fcf9
binman: Move compression into the Entry base class
by Simon Glass
· Mon Jul 08 14:25:30 2019 -0600
f46732a
binman: Convert to use ArgumentParser
by Simon Glass
· Mon Jul 08 14:25:29 2019 -0600
cec34ba
binman: Add an image header
by Simon Glass
· Mon Jul 08 14:25:28 2019 -0600
0f62133
binman: Add an FDT map
by Simon Glass
· Mon Jul 08 14:25:27 2019 -0600
43062bc
binman: Update help for new features
by Simon Glass
· Mon Jul 08 14:25:25 2019 -0600
a9408f8
binman: Update future features
by Simon Glass
· Mon Jul 08 14:25:24 2019 -0600
1c420c9
binman: Allow preserving test directories
by Simon Glass
· Mon Jul 08 13:18:49 2019 -0600
dfd1901
patman: Add functions to compress and decompress data
by Simon Glass
· Mon Jul 08 13:18:41 2019 -0600
567b682
binman: Add a function to decode an ELF file
by Simon Glass
· Mon Jul 08 13:18:35 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
a16dd6e
binman: Add coverage tools info for Python 3
by Simon Glass
· Mon Jul 08 13:18:26 2019 -0600
1aeb751
binman: Document parallel tests
by Simon Glass
· Fri May 17 22:00:52 2019 -0600
eb023b3
binman: Allow sections to have an offset
by Simon Glass
· Thu Apr 25 21:58:39 2019 -0600
e64a092
binman: Add a way to enable debugging from the build
by Simon Glass
· Tue Nov 06 15:21:31 2018 -0700
b93eea7
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Sun Sep 30 18:16:51 2018 -0400
ae7cf03
binman: Support hashing entries
by Simon Glass
· Fri Sep 14 04:57:31 2018 -0600
8004581
binman: Mention section attributes in docs
by Simon Glass
· Fri Sep 14 04:57:30 2018 -0600
fa79a81
binman: Support expanding entries
by Simon Glass
· Fri Sep 14 04:57:29 2018 -0600
7ba3359
binman: Support compressed entries
by Simon Glass
· Fri Sep 14 04:57:26 2018 -0600
ee21d3a
binman: Move 'special properties' docs to README.entries
by Simon Glass
· Fri Sep 14 04:57:07 2018 -0600
0fb978c
binman: Add a new "skip-at-start" property in Section class
by Jagdish Gediya
· Mon Sep 03 21:35:07 2018 +0530
55c822d
binman: fix a few typos in documentation
by Michael Heimpold
· Wed Aug 22 22:01:24 2018 +0200
7a61c6b
binman: Create README.entries
by Simon Glass
· Tue Jul 17 13:25:37 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
3a9a2b8
binman: Enhance the map and fdt-update output
by Simon Glass
· Tue Jul 17 13:25:28 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
29dae67
binman: Complete documentation of stages
by Simon Glass
· Fri Jul 06 10:27:39 2018 -0600
c2a849d
binman: Switch to 'python-coverage'
by Tom Rini
· Fri Jul 06 10:27:14 2018 -0600
2edb84e
binman: Mark 'align-end' as implemented
by Simon Glass
· Fri Jun 01 09:38:22 2018 -0600
3b78d53
binman: Add support for adding a name prefix to entries
by Simon Glass
· Fri Jun 01 09:38:21 2018 -0600
3073266
binman: Add support for outputing a map file
by Simon Glass
· Fri Jun 01 09:38:20 2018 -0600
1e32400
binman: Tidy up some docs and comments
by Simon Glass
· Fri Jun 01 09:38:19 2018 -0600
4ba8d50
binman: Add documentation for pos-unset property
by Simon Glass
· Fri Jun 01 09:38:17 2018 -0600
a91e115
binman: Add support for sections
by Simon Glass
· Fri Jun 01 09:38:16 2018 -0600
e76a3e6
binman: Allow unit addresses for binaries
by Simon Glass
· Fri Jun 01 09:38:11 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
Next »