Home
last modified time | relevance | path

Searched defs:images (Results 1 – 25 of 33) sorted by relevance

12

/openbmc/u-boot/common/
H A Dbootm_os.c18 bootm_headers_t *images) in do_bootm_standalone()
54 bootm_headers_t *images) in do_bootm_netbsd()
126 bootm_headers_t *images) in do_bootm_lynxkdi()
148 bootm_headers_t *images) in do_bootm_rtems()
181 bootm_headers_t *images) in do_bootm_ose()
214 bootm_headers_t *images) in do_bootm_plan9()
321 bootm_headers_t *images) in do_bootm_vxworks()
341 bootm_headers_t *images) in do_bootm_qnxelf()
379 bootm_headers_t *images) in do_bootm_integrity()
412 bootm_headers_t *images) in do_bootm_openrtos()
[all …]
H A Dbootm.c44 bootm_headers_t images; /* pointers to os/initrd/fdt images */ variable
55 static void boot_start_lmb(bootm_headers_t *images) in boot_start_lmb()
68 static inline void boot_start_lmb(bootm_headers_t *images) { } in boot_start_lmb()
444 static int bootm_load_os(bootm_headers_t *images, int boot_progress) in bootm_load_os()
603 int bootm_measure(struct bootm_headers *images) in bootm_measure()
692 int states, bootm_headers_t *images, int boot_progress) in do_bootm_states()
880 char * const argv[], bootm_headers_t *images, in boot_get_kernel()
1004 bootm_headers_t images; in bootm_host_load_image() local
H A Dimage.c900 int genimg_has_config(bootm_headers_t *images) in genimg_has_config()
931 int boot_get_ramdisk(int argc, char * const argv[], bootm_headers_t *images, in boot_get_ramdisk()
1215 int boot_get_setup(bootm_headers_t *images, uint8_t arch, in boot_get_setup()
1227 int boot_get_fpga(int argc, char * const argv[], bootm_headers_t *images, in boot_get_fpga()
1328 int boot_get_loadable(int argc, char * const argv[], bootm_headers_t *images, in boot_get_loadable()
1487 int image_setup_linux(bootm_headers_t *images) in image_setup_linux()
H A Dboot_fit.c17 int images, node, fdt_len, fdt_node, fdt_offset; in fdt_offset() local
H A Dimage-fdt.c264 bootm_headers_t *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt()
526 int image_setup_libfdt(bootm_headers_t *images, void *blob, in image_setup_libfdt()
/openbmc/u-boot/arch/mips/lib/
H A Dbootm.c76 static void linux_cmdline_legacy(bootm_headers_t *images) in linux_cmdline_legacy()
116 static void linux_cmdline_append(bootm_headers_t *images) in linux_cmdline_append()
169 static void linux_env_legacy(bootm_headers_t *images) in linux_env_legacy()
218 static int boot_reloc_ramdisk(bootm_headers_t *images) in boot_reloc_ramdisk()
235 static int boot_reloc_fdt(bootm_headers_t *images) in boot_reloc_fdt()
265 static int boot_setup_fdt(bootm_headers_t *images) in boot_setup_fdt()
271 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
293 static void boot_jump_linux(bootm_headers_t *images) in boot_jump_linux()
321 bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.c42 static void boot_jump_linux(bootm_headers_t *images) in boot_jump_linux()
161 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
173 static int boot_cmdline_linux(bootm_headers_t *images) in boot_cmdline_linux()
194 static int boot_bd_t_linux(bootm_headers_t *images) in boot_bd_t_linux()
215 static int boot_body_linux(bootm_headers_t *images) in boot_body_linux()
232 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
287 void boot_prep_vxworks(bootm_headers_t *images) in boot_prep_vxworks()
319 void boot_jump_vxworks(bootm_headers_t *images) in boot_jump_vxworks()
/openbmc/u-boot/arch/riscv/lib/
H A Dbootm.c64 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
80 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux()
101 bootm_headers_t *images) in do_bootm_linux()
123 bootm_headers_t *images) in do_bootm_vxworks()
/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c48 __weak int board_prep_linux(bootm_headers_t *images) { return 0; } in board_prep_linux()
51 static int boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
73 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux()
103 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c227 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
322 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux()
413 bootm_headers_t *images) in do_bootm_linux()
435 void boot_prep_vxworks(bootm_headers_t *images) in boot_prep_vxworks()
450 void boot_jump_vxworks(bootm_headers_t *images) in boot_jump_vxworks()
/openbmc/qemu/tests/qemu-iotests/
H A D28132 images = { 'drive0': drive0_img } variable in TestDirtyBitmapIOThread
72 images = { 'drive0': drive0_img, 'mirror': mirror_img } variable in TestNBDMirrorIOThread
137 images = { 'drive0': drive0_img, 'snapshot': snapshot_img } variable in TestExternalSnapshotAbort
191 images = { 'drive0': drive0_img, variable in TestBlockdevBackupAbort
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c68 static int boot_prep_linux(bootm_headers_t *images) in boot_prep_linux()
198 static int boot_jump_linux(bootm_headers_t *images) in boot_jump_linux()
208 bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/common/spl/
H A Dspl_fit.c39 static int spl_fit_get_image_name(const void *fit, int images, in spl_fit_get_image_name()
93 static int spl_fit_get_image_node(const void *fit, int images, in spl_fit_get_image_node()
278 void *fit, int images, ulong base_offset) in spl_fit_append_fdt()
311 static int spl_fit_record_loadable(const void *fit, int images, int index, in spl_fit_record_loadable()
361 int images, ret; in spl_load_simple_fit() local
/openbmc/u-boot/arch/microblaze/lib/
H A Dbootm.c18 bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/nios2/lib/
H A Dbootm.c11 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/tools/binman/
H A Dcontrol.py21 images = OrderedDict() variable
/openbmc/u-boot/cmd/
H A Dbooti.c20 char * const argv[], bootm_headers_t *images) in booti_start()
H A Dbootz.c25 char * const argv[], bootm_headers_t *images) in bootz_start()
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile19 images: $(foreach binary,$(uefi_binaries), \ target
/openbmc/u-boot/arch/m68k/lib/
H A Dbootm.c50 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/sandbox/lib/
H A Dbootm.c51 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/sh/lib/
H A Dbootm.c52 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/xtensa/lib/
H A Dbootm.c134 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/arch/nds32/lib/
H A Dbootm.c37 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
/openbmc/u-boot/tools/
H A Dfit_image.c420 int images; in fit_extract_data() local
531 int images; in fit_import_data() local

12