Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aaf74bfc670de9c3785d627b2ec9ccf57acabb1e
/
tools
/
binman
/
test
56d0541
binman: Add VPL support
by Simon Glass
· Mon Feb 28 07:16:54 2022 -0700
0d3a926
binman: allow user-defined filenames for mkimage entry
by Quentin Schulz
· Fri Sep 02 15:10:49 2022 +0200
9b5c648
binman: add support for skipping file concatenation for mkimage
by Quentin Schulz
· Fri Sep 02 15:10:48 2022 +0200
3074bdd
binman: Sort tests and rework test-file numbers
by Stefan Herbrechtsmeier
· Tue Aug 23 12:46:09 2022 +0200
a5e4dcb
binman: Add zstd bintool
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:38 2022 +0200
a6e0b50
binman: Move compression bintool management into entry class
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:30 2022 +0200
11121d3
binman: Add length header attribute to dtb entry
by Stefan Herbrechtsmeier
· Fri Aug 19 16:25:25 2022 +0200
bd5cd88
binman: Allow collection to use entries from other sections
by Simon Glass
· Sat Aug 13 11:40:50 2022 -0600
b166975
binman: Allow passing entries using -n
by Simon Glass
· Sat Aug 13 11:40:49 2022 -0600
8fbca77
binman: Allow the image name to be the data file
by Simon Glass
· Sat Aug 13 11:40:48 2022 -0600
9634dc9
spl: binman: Check at runtime if binman symbols were filled in
by Alper Nebi Yasak
· Sat Jun 18 15:13:11 2022 +0300
d6d2c9b
spl: binman: Split binman symbols support from enabling binman
by Alper Nebi Yasak
· Sat Jun 18 15:13:09 2022 +0300
1d44c8e
binman: Refuse to replace sections for now
by Alper Nebi Yasak
· Sun Mar 27 18:31:50 2022 +0300
6cadc50
binman: Create FIT subentries in the FIT section, not its parent
by Alper Nebi Yasak
· Sun Mar 27 18:31:48 2022 +0300
e63ca5a
binman: Collect bintools for images when replacing entries
by Alper Nebi Yasak
· Sun Mar 27 18:31:45 2022 +0300
5cff63f
binman: Fix unique names having '/.' for images read from files
by Alper Nebi Yasak
· Sun Mar 27 18:31:44 2022 +0300
ebe96cb
tools: binman: add support for pre-load header
by Philippe Reynes
· Mon Mar 28 22:57:04 2022 +0200
5f42342
binman: Support splitting an ELF file into multiple nodes
by Simon Glass
· Sat Mar 05 20:19:12 2022 -0700
fc5a168
binman: Allow mkimage to use a non-zero fake-blob size
by Simon Glass
· Sat Mar 05 20:19:05 2022 -0700
b7bad18
binman: Refactor fit to generate output at the end
by Simon Glass
· Sat Mar 05 20:19:01 2022 -0700
dd156a4
binman: Rename ExpandToLimit to extend_to_limit
by Simon Glass
· Sat Mar 05 20:18:59 2022 -0700
a1419df
binman: Include also subnodes in generator nodes
by Jan Kiszka
· Mon Feb 28 17:06:20 2022 +0100
912339f
binman: Allow different operations in FIT generator nodes
by Simon Glass
· Tue Feb 08 11:50:03 2022 -0700
167070a
binman: Add a ELF test file with disjoint text sections
by Simon Glass
· Tue Feb 08 11:49:59 2022 -0700
5cdcea0
binman: Add support for TEE BL32
by Roger Quadros
· Sat Feb 19 20:50:04 2022 +0200
1e4ffd8
binman: Skip processing "hash" subnodes of FIT subsections
by Alper Nebi Yasak
· Wed Feb 09 22:02:35 2022 +0300
e706d87
binman: Register and check bintools from FIT subentries
by Alper Nebi Yasak
· Tue Feb 08 01:08:05 2022 +0300
58c407f
binman: Skip node generation for images read from files
by Jan Kiszka
· Fri Jan 28 20:37:53 2022 +0100
ceb5f91
binman: Allow faked blobs in blob-ext-list
by Simon Glass
· Sun Jan 09 20:13:46 2022 -0700
7932c88
binman: Expand the external FIT test a little
by Simon Glass
· Sun Jan 09 20:13:39 2022 -0700
ccae686
binman: Renumber the fake blob dts
by Simon Glass
· Wed Jan 12 13:10:35 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
3efb297
binman: Add support for ATF FIP
by Simon Glass
· Tue Nov 23 21:08:59 2021 -0700
0b00ae6
binman: Support lists of external blobs
by Simon Glass
· Tue Nov 23 21:09:52 2021 -0700
637958f
binman: Allow extracting a file in an alternative format
by Simon Glass
· Tue Nov 23 21:09:50 2021 -0700
adfb849
binman: Support updating the dtb in an ELF file
by Simon Glass
· Wed Nov 03 21:09:18 2021 -0600
a4e259e
binman: Support reading the offset of an ELF-file symbol
by Simon Glass
· Wed Nov 03 21:09:16 2021 -0600
76f496d
binman: Support multithreading for building images
by Simon Glass
· Tue Jul 06 10:36:37 2021 -0600
c0b1574
binman: Add support for RISC-V OpenSBI fw_dynamic blob
by Bin Meng
· Mon May 10 20:23:33 2021 +0800
16cf566
binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
by Bin Meng
· Mon May 10 20:23:32 2021 +0800
b1d414c
binman: Support adding sections to FMAPs
by Simon Glass
· Sat Apr 03 11:05:10 2021 +1300
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
3bbc993
binman: Use a unique number for the symbols test file
by Simon Glass
· Sun Mar 21 18:24:29 2021 +1300
718b529
binman: Automatically expand phase binaries into sections
by Simon Glass
· Thu Mar 18 20:25:07 2021 +1300
d9bdd25
binman: Drop unnecessary 'type' property in tests
by Simon Glass
· Thu Mar 18 20:24:59 2021 +1300
63f41d4
binman: Add support for u-boot-tpl-bss-bad
by Simon Glass
· Thu Mar 18 20:24:58 2021 +1300
c98de97
binman: Add support for u-boot-tpl-nodtb
by Simon Glass
· Thu Mar 18 20:24:57 2021 +1300
31e04cb
binman: Support symbols in u-boot-spl-nodtb
by Simon Glass
· Thu Mar 18 20:24:56 2021 +1300
db84b56
binman: Allow for skip_at_start when reading entries
by Simon Glass
· Wed Jan 06 21:35:19 2021 -0700
a2af730
binman: Support alignment of files
by Simon Glass
· Wed Jan 06 21:35:18 2021 -0700
220c622
binman: Allow vblock to include devicetree blobs
by Simon Glass
· Wed Jan 06 21:35:17 2021 -0700
3fb2540
binman: Support reading an image with entry args
by Simon Glass
· Wed Jan 06 21:35:16 2021 -0700
ecbe473
binman: Support finding symbols in sub-sections
by Simon Glass
· Wed Jan 06 21:35:15 2021 -0700
d92c836
binman: Support compression of sections
by Simon Glass
· Mon Oct 26 17:40:25 2020 -0600
bb39574
binman: Make section padding consistent with other entries
by Simon Glass
· Mon Oct 26 17:40:14 2020 -0600
187202f
binman: Update testPackExtra with more checks
by Simon Glass
· Mon Oct 26 17:40:08 2020 -0600
51d02ad
binman: Use 'files-compress' to set compression for files
by Simon Glass
· Mon Oct 26 17:40:07 2020 -0600
d1fdf75
binman: Add tests for skip-at-start sections
by Simon Glass
· Mon Oct 26 17:40:01 2020 -0600
9d8cc63
binman: Add support for SCP firmware
by Samuel Holland
· Wed Oct 21 21:12:15 2020 -0500
a072950
binman: Support adding a U-Boot environment
by Simon Glass
· Sun Sep 06 10:35:33 2020 -0600
6f1f4d4
binman: Show an error when a file is missing
by Simon Glass
· Sun Sep 06 10:35:32 2020 -0600
a820af7
binman: Support help messages for missing blobs
by Simon Glass
· Sun Sep 06 10:39:09 2020 -0600
1032acc
binman: Allow selecting default FIT configuration
by Simon Glass
· Sun Sep 06 10:39:08 2020 -0600
e475c5c
binman: Support cross-compiling test files to x86
by Alper Nebi Yasak
· Sun Sep 06 14:46:04 2020 +0300
a435cd1
binman: Support generating FITs with multiple dtbs
by Simon Glass
· Tue Sep 01 05:13:59 2020 -0600
559c4de
binman: Add support for ATF BL31
by Simon Glass
· Tue Sep 01 05:13:58 2020 -0600
c261ec1
binman: Build FIT image subentries with the section etype
by Alper Nebi Yasak
· Mon Aug 31 12:58:20 2020 +0300
c503060
binman: Respect pad-before property of section subentries
by Alper Nebi Yasak
· Mon Aug 31 12:58:19 2020 +0300
6aae239
binman: Ignore hash*, signature* nodes in sections
by Alper Nebi Yasak
· Mon Aug 31 12:58:18 2020 +0300
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
a003cd3
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
5e56018
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
48f3aad
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 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
7332588
binman: Detect when valid images are not produced
by Simon Glass
· Thu Jul 09 18:39:40 2020 -0600
9ade419
binman: Add an etype for external binary blobs
by Simon Glass
· Thu Jul 09 18:39:36 2020 -0600
b7ca1c9
binman: Add support for calling mkimage
by Simon Glass
· Thu Jul 09 18:39:31 2020 -0600
72555fa
binman: tegra: Adjust symbol calculation depending on end-at-4gb
by Simon Glass
· Wed Nov 06 17:22:44 2019 -0700
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
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
Next »