Simon Glass 03ebc20de3 binman: Add basic support for debugging performance 2 years ago
..
_testing.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
atf_bl31.py 2892300ed4 binman: Correct the comment for ATF entry type 3 years ago
blob.py 03ebc20de3 binman: Add basic support for debugging performance 2 years ago
blob_dtb.py adb67bb94e binman: Move the comment for GetFdts() to the base class 3 years ago
blob_ext.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
blob_named_by_arg.py 3decfa3a87 binman: Allow entry args to be required 3 years ago
blob_phase.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
cbfs.py 5ff9fedc9b binman: Support default alignment for sections 3 years ago
collection.py 43332d881b binman: Use bytearray instead of string 2 years ago
cros_ec_rw.py 3decfa3a87 binman: Allow entry args to be required 3 years ago
fdtmap.py 6bc4309be7 binman: Incorporate entry documentation 3 years ago
files.py edd4b6ea41 binman: Split node-reading out from constructor in files 2 years ago
fill.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
fit.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
fmap.py 1736575b0c binman: Support adding sections to FMAPs 3 years ago
gbb.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
image_header.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
intel_cmc.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_descriptor.py 0ba4b3dfee binman: Allow missing Intel blobs 3 years ago
intel_fit.py 04e6a6b9ec binman: Convert existing binary blobs to blob_ext 3 years ago
intel_fit_ptr.py 04e6a6b9ec binman: Convert existing binary blobs to blob_ext 3 years ago
intel_fsp.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_fsp_m.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_fsp_s.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_fsp_t.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_ifwi.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_me.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_mrc.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_refcode.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_vbt.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
intel_vga.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
mkimage.py 5ff9fedc9b binman: Support default alignment for sections 3 years ago
opensbi.py 4c4d6077d3 binman: Add support for RISC-V OpenSBI fw_dynamic blob 3 years ago
powerpc_mpc85xx_bootpg_resetvec.py 04e6a6b9ec binman: Convert existing binary blobs to blob_ext 3 years ago
scp.py 96d340e9f6 binman: Drop repetitive heading for each entry 3 years ago
section.py 43332d881b binman: Use bytearray instead of string 2 years ago
text.py 6bc4309be7 binman: Incorporate entry documentation 3 years ago
u_boot.py 3d43338293 binman: Allow disabling expanding an entry 3 years ago
u_boot_dtb.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_dtb_with_ucode.py adc59eaff7 binman: Tidy up underscores in entry documentation 3 years ago
u_boot_elf.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_env.py fb91d5675e binman: Support adding a U-Boot environment 3 years ago
u_boot_expanded.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_img.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_nodtb.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_spl.py 3d43338293 binman: Allow disabling expanding an entry 3 years ago
u_boot_spl_bss_pad.py dccdc38247 binman: Correct the documentation for u-boot-spl-bss-pad 3 years ago
u_boot_spl_dtb.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_spl_elf.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_spl_expanded.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_spl_nodtb.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_spl_with_ucode_ptr.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_tpl.py 3d43338293 binman: Allow disabling expanding an entry 3 years ago
u_boot_tpl_bss_pad.py d26efc89b1 binman: Add support for u-boot-tpl-bss-bad 3 years ago
u_boot_tpl_dtb.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_tpl_dtb_with_ucode.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_tpl_elf.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_tpl_expanded.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_tpl_nodtb.py 0668492728 binman: Automatically expand phase binaries into sections 3 years ago
u_boot_tpl_with_ucode_ptr.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
u_boot_ucode.py a81294671c binman: Fix return from u-boot-ucode if there is no DT 3 years ago
u_boot_with_ucode_ptr.py adc59eaff7 binman: Tidy up underscores in entry documentation 3 years ago
vblock.py 631f752de5 binman: Support obtaining section contents immediately 3 years ago
x86_reset16.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
x86_reset16_spl.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
x86_reset16_tpl.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
x86_start16.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
x86_start16_spl.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago
x86_start16_tpl.py 34861d506c binman: Use super() instead of specifying parent type 3 years ago