Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32822d011e20e14fa069b965cec69486f85e4963
/
tools
/
binman
c46090d
Makefile: Rename ALL-y to INPUTS-y
by Simon Glass
· Sun Jul 19 13:56:01 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
4761f4a
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
5e56018
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
67c5980
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
12dd26ad
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
48f3aad
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
901ec8f
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
5d5930d
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
6a5d36e
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
b5a47b2
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
b5a8a94
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 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
656014d
binman: Convert existing binary blobs to blob_ext
by Simon Glass
· Thu Jul 09 18:39:37 2020 -0600
9ade419
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
4a41e5d
binman: Use super() instead of specifying parent type
by Simon Glass
· Thu Jul 09 18:39:35 2020 -0600
25a50db
binman: Fix a few typos in the entry docs
by Simon Glass
· Thu Jul 09 18:39:32 2020 -0600
b7ca1c9
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
8ed2523
binman: Set a default toolpath
by Simon Glass
· Thu Jul 09 18:39:30 2020 -0600
b70caf7
binman: Specify the toolpath when running test coverage
by Simon Glass
· Thu Jul 09 18:39:29 2020 -0600
0b75468
binman: Correct the search patch for pylibfdt
by Simon Glass
· Thu Jul 09 18:39:28 2020 -0600
1f32ff91
binman: cbfs: Fix IFWI typo
by Simon Glass
· Thu Jul 09 18:39:27 2020 -0600
44c40fd
binman: Output errors to stderr
by Simon Glass
· Thu Jul 09 18:39:26 2020 -0600
4214316
patman: Tidy up sys.path changes
by Simon Glass
· Fri Apr 17 18:09:05 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
7330692
patman: Move test running/reporting to test_util
by Simon Glass
· Fri Apr 17 18:09:01 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
a7a0ca4
binman: fix default filename of u-boot-with-ucode-ptr in documentation
by Masahiro Yamada
· Sat Dec 14 13:47:26 2019 +0900
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
377bca8
binman: Move to use Python 3
by Simon Glass
· Thu Oct 31 07:43:05 2019 -0600
c5fd10a
binman: Convert a few tests to Python 3
by Simon Glass
· Thu Oct 31 07:43:03 2019 -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
cc311ac
patman: Adjust 'command' to return strings instead of bytes
by Simon Glass
· Thu Oct 31 07:42:50 2019 -0600
a378b81
binman: Fix up comment in intel-fsp-m
by Simon Glass
· Sun Oct 20 21:31:37 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
3377820
binman: Correct symbol calculation with non-zero image base
by Simon Glass
· Sun Oct 20 21:31:34 2019 -0600
0fda9d9
binman: Drop comment-out code in testUpdateFdtOutput()
by Simon Glass
· Sat Aug 24 07:23:14 2019 -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
59589a9
binman: Support writing symbols into entries within an IFWI
by Simon Glass
· Sat Aug 24 07:23:11 2019 -0600
7aa5a98
binman: Update IFWI entry to support updates
by Simon Glass
· Sat Aug 24 07:23:10 2019 -0600
f331830
binman: Update IFWI entry to read entries outside constructor
by Simon Glass
· Sat Aug 24 07:23:09 2019 -0600
0001969
binman: Fix entry comment for Intel descriptor
by Simon Glass
· Sat Aug 24 07:23:08 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
46ea691
binman: Use the Makefile for u_boot_binman_syms_bad
by Simon Glass
· Sat Aug 24 07:22:58 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
08cc4cc
binman: Use tools.Run() to run objdump
by Simon Glass
· Sat Aug 24 07:22:52 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
8a5e249
binman: Correct use of 'replace' in IFWI tests
by Simon Glass
· Sat Aug 24 07:22:47 2019 -0600
c29a85d
binman: Handle hidden symbols in ELF files
by Simon Glass
· Sat Aug 24 07:22:46 2019 -0600
d349ada
binman: Drop .note section from ELF
by Simon Glass
· Sat Aug 24 07:22:45 2019 -0600
b9ba4e0
binman: Allow use of help and entry-docs without libfdt
by Simon Glass
· Sat Aug 24 07:22:44 2019 -0600
862f8e2
binman: Use cls instead of self for class methods
by Simon Glass
· Sat Aug 24 07:22:43 2019 -0600
a089c41
binman: Use qemu-x86_defconfig in the example
by Bin Meng
· Wed Oct 02 19:07:29 2019 -0700
851caf0
binman: Take account of skip-at-start with image-header
by Simon Glass
· Wed Sep 25 08:56:22 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
df08cbb
binman: Allow verbose output with all commands
by Simon Glass
· Sun Sep 15 18:10:36 2019 -0600
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
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
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
74f5feb
binman: Update state when replacing device-tree entries
by Simon Glass
· Sat Jul 20 12:24:08 2019 -0600
37fdd14
binman: Support replacing data in a cbfs
by Simon Glass
· Sat Jul 20 12:24:06 2019 -0600
d34af7a
binman: Update Entry.WriteData() to handle special sections
by Simon Glass
· Sat Jul 20 12:24:05 2019 -0600
Next »