..
_testing.py
binman: Collect bintools for images when replacing entries
2022-04-25 10:11:05 -04:00
atf_bl31.py
binman: Correct the comment for ATF entry type
2021-05-19 17:01:49 +08:00
atf_fip.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
blob_dtb.py
binman: Add zstd bintool
2022-08-20 18:07:33 -06:00
blob_ext_list.py
binman: Change how faked blobs are created
2022-03-18 19:24:25 -06:00
blob_ext.py
binman: add support for creating dummy files for external blobs
2022-01-07 12:10:55 -05:00
blob_named_by_arg.py
binman: Allow entry args to be required
2020-09-22 12:50:43 -06:00
blob_phase.py
binman: Rename ExpandEntries to gen_entries
2022-03-18 19:24:25 -06:00
blob.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
cbfs.py
binman: Forward AddBintools calls to sub entries in cbfs_util
2022-08-20 18:07:33 -06:00
collection.py
binman: Allow collection to use entries from other sections
2022-08-20 18:07:32 -06:00
cros_ec_rw.py
binman: Allow entry args to be required
2020-09-22 12:50:43 -06:00
fdtmap.py
binman: Correct pylint errors
2022-03-02 10:28:12 -05:00
files.py
binman: Rename ExpandEntries to gen_entries
2022-03-18 19:24:25 -06:00
fill.py
binman: Add a way to check for missing properties
2022-08-20 18:07:32 -06:00
fit.py
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 11:01:31 -04:00
fmap.py
patman: Convert camel case in tout.py
2022-02-09 12:30:13 -07:00
gbb.py
binman: Forward AddBintools calls to base class
2022-08-20 18:07:33 -06:00
image_header.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
intel_cmc.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_descriptor.py
binman: Allow missing Intel blobs
2020-07-25 14:46:57 -06:00
intel_fit_ptr.py
binman: Convert existing binary blobs to blob_ext
2020-07-25 14:46:57 -06:00
intel_fit.py
binman: Convert existing binary blobs to blob_ext
2020-07-25 14:46:57 -06:00
intel_fsp_m.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_fsp_s.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_fsp_t.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_fsp.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_ifwi.py
binman: Forward AddBintools calls to base class
2022-08-20 18:07:33 -06:00
intel_me.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_mrc.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_refcode.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_vbt.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
intel_vga.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
mkimage.py
binman: allow user-defined filenames for mkimage entry
2022-09-04 20:00:39 +08:00
opensbi.py
binman: Add support for RISC-V OpenSBI fw_dynamic blob
2021-05-19 17:01:49 +08:00
powerpc_mpc85xx_bootpg_resetvec.py
binman: Convert existing binary blobs to blob_ext
2020-07-25 14:46:57 -06:00
pre_load.py
binman: Fix up the entry-docs for Entry_pre_load
2022-08-20 18:07:32 -06:00
scp.py
binman: Drop repetitive heading for each entry
2021-03-26 17:03:10 +13:00
section.py
binman: Support writing symbols into ELF files
2022-10-31 11:02:44 -04:00
tee_os.py
binman: Add support for TEE BL32
2022-02-22 10:05:44 -07:00
text.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_dtb_with_ucode.py
binman: Correct pylint errors
2022-03-02 10:28:12 -05:00
u_boot_dtb.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_elf.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_env.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_expanded.py
binman: Automatically expand phase binaries into sections
2021-03-26 17:03:09 +13:00
u_boot_img.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_nodtb.py
binman: Automatically expand phase binaries into sections
2021-03-26 17:03:09 +13:00
u_boot_spl_bss_pad.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_spl_dtb.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_spl_elf.py
binman: Support writing symbols into ELF files
2022-10-31 11:02:44 -04:00
u_boot_spl_expanded.py
patman: Convert camel case in tout.py
2022-02-09 12:30:13 -07:00
u_boot_spl_nodtb.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_spl_with_ucode_ptr.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_spl.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_tpl_bss_pad.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_tpl_dtb_with_ucode.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_tpl_dtb.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_tpl_elf.py
binman: Support writing symbols into ELF files
2022-10-31 11:02:44 -04:00
u_boot_tpl_expanded.py
patman: Convert camel case in tout.py
2022-02-09 12:30:13 -07:00
u_boot_tpl_nodtb.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_tpl_with_ucode_ptr.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
u_boot_tpl.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_ucode.py
patman: Convert camel case in tools.py
2022-02-09 12:26:12 -07:00
u_boot_vpl_bss_pad.py
binman: Add VPL support
2022-09-12 06:41:14 -06:00
u_boot_vpl_dtb.py
binman: Add VPL support
2022-09-12 06:41:14 -06:00
u_boot_vpl_elf.py
binman: Support writing symbols into ELF files
2022-10-31 11:02:44 -04:00
u_boot_vpl_expanded.py
binman: Add VPL support
2022-09-12 06:41:14 -06:00
u_boot_vpl_nodtb.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_vpl.py
binman: Handle writing ELF symbols in the Entry class
2022-10-31 11:01:31 -04:00
u_boot_with_ucode_ptr.py
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
2022-10-31 11:01:31 -04:00
u_boot.py
binman: Allow disabling expanding an entry
2021-03-27 16:26:48 +13:00
vblock.py
binman: Forward AddBintools calls to base class
2022-08-20 18:07:33 -06:00
x86_reset16_spl.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
x86_reset16_tpl.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
x86_reset16.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
x86_start16_spl.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
x86_start16_tpl.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00
x86_start16.py
binman: Use super() instead of specifying parent type
2020-07-25 14:46:57 -06:00