..
01_invalid.dts
…
02_missing_node.dts
…
03_empty.dts
…
04_invalid_entry.dts
…
05_simple.dts
…
06_dual_image.dts
…
07_bad_align.dts
…
08_pack.dts
binman: Rename 'position' to 'offset'
6 years ago
09_pack_extra.dts
…
10_pack_align_power2.dts
…
11_pack_align_size_power2.dts
…
12_pack_inv_align.dts
binman: Rename 'position' to 'offset'
6 years ago
13_pack_inv_size_align.dts
…
14_pack_overlap.dts
binman: Rename 'position' to 'offset'
6 years ago
15_pack_overflow.dts
…
16_pack_image_overflow.dts
…
17_pack_image_size.dts
…
18_pack_image_align.dts
…
19_pack_inv_image_align.dts
…
20_pack_inv_image_align_power2.dts
…
21_image_pad.dts
binman: Rename 'position' to 'offset'
6 years ago
22_image_name.dts
…
23_blob.dts
…
24_sorted.dts
binman: Rename 'position' to 'offset'
6 years ago
25_pack_zero_size.dts
binman: Rename 'position' to 'offset'
6 years ago
26_pack_u_boot_dtb.dts
…
27_pack_4gb_no_size.dts
binman: Rename 'position' to 'offset'
6 years ago
28_pack_4gb_outside.dts
binman: Rename 'position' to 'offset'
6 years ago
29_x86-rom.dts
binman: Rename 'position' to 'offset'
6 years ago
30_x86-rom-me-no-desc.dts
binman: Rename 'position' to 'offset'
6 years ago
31_x86-rom-me.dts
binman: Rename 'position' to 'offset'
6 years ago
32_intel-vga.dts
…
33_x86-start16.dts
…
34_x86_ucode.dts
binman: Rename 'position' to 'offset'
6 years ago
35_x86_single_ucode.dts
binman: Rename 'position' to 'offset'
6 years ago
36_u_boot_img.dts
…
37_x86_no_ucode.dts
binman: Rename 'position' to 'offset'
6 years ago
38_x86_ucode_missing_node.dts
binman: Rename 'position' to 'offset'
6 years ago
39_x86_ucode_missing_node2.dts
binman: Rename 'position' to 'offset'
6 years ago
40_x86_ucode_not_in_image.dts
binman: Rename 'position' to 'offset'
6 years ago
41_unknown_pos_size.dts
binman: Make the operation of Entry__testing explicit
6 years ago
42_intel-fsp.dts
…
43_intel-cmc.dts
…
44_x86_optional_ucode.dts
binman: Rename 'position' to 'offset'
6 years ago
45_prop_test.dts
binman: Rename 'position' to 'offset'
6 years ago
46_intel-vbt.dts
…
47_spl_bss_pad.dts
binman: Add test for u-boot-spl-bss-pad
7 years ago
48_x86-start16-spl.dts
binman: Add a test for x86-start16-spl
7 years ago
49_x86_ucode_spl.dts
binman: Rename 'position' to 'offset'
6 years ago
50_intel_mrc.dts
binman: Add add test for using an Intel MRC binary
7 years ago
51_u_boot_spl_dtb.dts
binman: Add support for including spl/u-boot-spl.dtb
7 years ago
52_u_boot_spl_nodtb.dts
binman: Add support for including spl/u-boot-spl-nodtb.bin
7 years ago
53_symbols.dts
binman: Rename 'position' to 'offset'
6 years ago
54_unit_address.dts
binman: Allow unit addresses for binaries
7 years ago
55_sections.dts
binman: Enhance the map and fdt-update output
6 years ago
56_name_prefix.dts
binman: Add support for adding a name prefix to entries
7 years ago
57_unknown_contents.dts
binman: Correct operation of ObtainContents()
6 years ago
58_x86_ucode_spl_needs_retry.dts
binman: Rename 'position' to 'offset'
6 years ago
59_change_size.dts
binman: Tidy up setting of entry contents
6 years ago
60_fdt_update.dts
binman: Support updating the device tree with calc'd info
6 years ago
61_fdt_update_bad.dts
binman: Support updating the device tree with calc'd info
6 years ago
62_entry_args.dts
binman: Add support for passing arguments to entries
6 years ago
63_entry_args_missing.dts
binman: Add support for passing arguments to entries
6 years ago
64_entry_args_required.dts
binman: Add support for passing arguments to entries
6 years ago
65_entry_args_unknown_datatype.dts
binman: Add support for passing arguments to entries
6 years ago
66_text.dts
binman: Support an entry that holds text
6 years ago
67_fmap.dts
binman: Add support for flashrom FMAP
6 years ago
68_blob_named_by_arg.dts
binman: Add support for a cros_ec image
6 years ago
69_fill.dts
binman: Add an entry filled with a repeating byte
6 years ago
70_fill_no_size.dts
binman: Add an entry filled with a repeating byte
6 years ago
71_gbb.dts
binman: Add support for Chromium GBB
6 years ago
72_gbb_too_small.dts
binman: Add support for Chromium GBB
6 years ago
73_gbb_no_size.dts
binman: Add support for Chromium GBB
6 years ago
74_vblock.dts
binman: Add an entry for a Chromium vblock
6 years ago
75_vblock_no_content.dts
binman: Add an entry for a Chromium vblock
6 years ago
76_vblock_bad_phandle.dts
binman: Add an entry for a Chromium vblock
6 years ago
77_vblock_bad_entry.dts
binman: Add an entry for a Chromium vblock
6 years ago
78_u_boot_tpl.dts
binman: Add support for adding TPL binaries
6 years ago
79_uses_pos.dts
binman: Add a test to catch use of the old 'pos' property
6 years ago
Makefile
binman: Add tests binaries with binman symbols
7 years ago
bss_data
binman: Add test for u-boot-spl-bss-pad
7 years ago
bss_data.c
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
bss_data.lds
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
descriptor.bin
…
u_boot_binman_syms
binman: Add a new 'image-pos' property
6 years ago
u_boot_binman_syms.c
binman: Add a new 'image-pos' property
6 years ago
u_boot_binman_syms.lds
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
u_boot_binman_syms_bad
binman: Add tests binaries with binman symbols
7 years ago
u_boot_binman_syms_bad.c
binman: Add tests binaries with binman symbols
7 years ago
u_boot_binman_syms_bad.lds
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
u_boot_binman_syms_size
binman: Add tests binaries with binman symbols
7 years ago
u_boot_binman_syms_size.c
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
u_boot_no_ucode_ptr
…
u_boot_no_ucode_ptr.c
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
u_boot_ucode_ptr
…
u_boot_ucode_ptr.c
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago
u_boot_ucode_ptr.lds
SPDX: Convert all of our single license tags to Linux Kernel style
7 years ago