| /u-boot/boot/ |
| A D | bootm_os.c | 27 struct bootm_headers *images) in do_bootm_standalone() 68 struct bootm_headers *images) in do_bootm_netbsd() 141 struct bootm_headers *images) in do_bootm_rtems() 174 struct bootm_headers *images) in do_bootm_ose() 207 struct bootm_headers *images) in do_bootm_plan9() 315 struct bootm_headers *images) in do_bootm_vxworks_legacy() 333 struct bootm_headers *images) in do_bootm_vxworks() 369 struct bootm_headers *images) in do_bootm_qnxelf() 440 struct bootm_headers *images) in do_bootm_openrtos() 466 struct bootm_headers *images) in do_bootm_tee() [all …]
|
| A D | image-board.c | 304 int genimg_has_config(struct bootm_headers *images) in genimg_has_config() 323 static int select_ramdisk(struct bootm_headers *images, const char *select, u8 arch, in select_ramdisk() 496 int boot_get_ramdisk(int argc, char *const argv[], struct bootm_headers *images, in boot_get_ramdisk() 660 int boot_get_setup(struct bootm_headers *images, u8 arch, in boot_get_setup() 669 int boot_get_fpga(int argc, char *const argv[], struct bootm_headers *images, in boot_get_fpga() 772 int boot_get_loadable(int argc, char *const argv[], struct bootm_headers *images, in boot_get_loadable() 933 int image_setup_linux(struct bootm_headers *images) in image_setup_linux()
|
| A D | bootm.c | 44 struct bootm_headers images; /* pointers to os/initrd/fdt images */ 47 char *const argv[], struct bootm_headers *images, 55 static void boot_start_lmb(struct bootm_headers *images) in boot_start_lmb() 68 static inline void boot_start_lmb(struct bootm_headers *images) { } in boot_start_lmb() 414 static int bootm_load_os(struct bootm_headers *images, int boot_progress) in bootm_load_os() 702 char *const argv[], int states, struct bootm_headers *images, in do_bootm_states() 892 char *const argv[], struct bootm_headers *images, in boot_get_kernel() 1030 struct bootm_headers images; in bootm_host_load_image()
|
| A D | image-fdt.c | 294 static int select_fdt(struct bootm_headers *images, const char *select, u8 arch, in select_fdt() 473 struct bootm_headers *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt() 606 int image_setup_libfdt(struct bootm_headers *images, void *blob, in image_setup_libfdt()
|
| A D | vbe_request.c | 155 const struct bootm_headers *images = fixup->images; in bootmeth_vbe_ft_fixup()
|
| /u-boot/arch/arc/lib/ |
| A D | bootm.c | 25 __weak int board_prep_linux(struct bootm_headers *images) { return 0; } in board_prep_linux() 28 static int boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 52 static void boot_jump_linux(struct bootm_headers *images, int flag) in boot_jump_linux() 82 int do_bootm_linux(int flag, int argc, char *argv[], struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/include/ |
| A D | vxworks.h | 12 struct bootm_headers; 90 void boot_prep_vxworks(struct bootm_headers *images); 91 void boot_jump_vxworks(struct bootm_headers *images);
|
| A D | bootm.h | 36 struct bootm_headers *images); 50 struct bootm_headers *images, boot_os_fn *boot_fn); 59 char *const argv[], int states, struct bootm_headers *images,
|
| A D | image.h | 348 struct bootm_headers { struct 424 extern struct bootm_headers images; argument 618 int genimg_has_config(struct bootm_headers *images); 620 int boot_get_fpga(int argc, char *const argv[], struct bootm_headers *images, 649 int boot_get_setup_fit(struct bootm_headers *images, uint8_t arch, 673 int boot_get_fdt_fit(struct bootm_headers *images, ulong addr, 708 int fit_image_load(struct bootm_headers *images, ulong addr, 754 int fit_get_node_from_config(struct bootm_headers *images, 758 struct bootm_headers *images, 958 int image_setup_libfdt(struct bootm_headers *images, void *blob, [all …]
|
| A D | event.h | 70 struct bootm_headers *images;
|
| /u-boot/arch/powerpc/lib/ |
| A D | bootm.c | 48 static void boot_jump_linux(struct bootm_headers *images) in boot_jump_linux() 154 static void boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 166 static int boot_cmdline_linux(struct bootm_headers *images) in boot_cmdline_linux() 187 static int boot_bd_t_linux(struct bootm_headers *images) in boot_bd_t_linux() 208 static int boot_body_linux(struct bootm_headers *images) in boot_body_linux() 227 struct bootm_headers *images) in do_bootm_linux() 276 void boot_prep_vxworks(struct bootm_headers *images) in boot_prep_vxworks() 308 void boot_jump_vxworks(struct bootm_headers *images) in boot_jump_vxworks()
|
| /u-boot/arch/riscv/lib/ |
| A D | bootm.c | 65 static void boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 79 static void boot_jump_linux(struct bootm_headers *images, int flag) in boot_jump_linux() 110 struct bootm_headers *images) in do_bootm_linux() 132 struct bootm_headers *images) in do_bootm_vxworks()
|
| /u-boot/arch/mips/lib/ |
| A D | bootm.c | 74 static void linux_cmdline_legacy(struct bootm_headers *images) in linux_cmdline_legacy() 114 static void linux_cmdline_append(struct bootm_headers *images) in linux_cmdline_append() 167 static void linux_env_legacy(struct bootm_headers *images) in linux_env_legacy() 216 static int boot_reloc_fdt(struct bootm_headers *images) in boot_reloc_fdt() 246 static int boot_setup_fdt(struct bootm_headers *images) in boot_setup_fdt() 254 static void boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 274 static void boot_jump_linux(struct bootm_headers *images) in boot_jump_linux() 305 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/arch/microblaze/lib/ |
| A D | bootm.c | 40 static void boot_jump_linux(struct bootm_headers *images, int flag) in boot_jump_linux() 74 static void boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 86 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/arch/sandbox/lib/ |
| A D | bootm.c | 54 static int boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 67 int do_bootm_linux(int flag, int argc, char *argv[], struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/arch/arm/lib/ |
| A D | bootm.c | 195 __weak void board_prep_linux(struct bootm_headers *images) { } in board_prep_linux() 198 static void boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 291 static void boot_jump_linux(struct bootm_headers *images, int flag) in boot_jump_linux() 382 struct bootm_headers *images) in do_bootm_linux() 404 void boot_prep_vxworks(struct bootm_headers *images) in boot_prep_vxworks() 420 void boot_jump_vxworks(struct bootm_headers *images) in boot_jump_vxworks()
|
| /u-boot/arch/x86/lib/ |
| A D | bootm.c | 73 static int boot_prep_linux(struct bootm_headers *images) in boot_prep_linux() 231 static int boot_jump_linux(struct bootm_headers *images) in boot_jump_linux() 241 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/arch/nios2/lib/ |
| A D | bootm.c | 20 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/arch/arm/mach-socfpga/ |
| A D | board.c | 117 void board_prep_linux(struct bootm_headers *images) in board_prep_linux()
|
| /u-boot/arch/m68k/lib/ |
| A D | bootm.c | 39 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/cmd/ |
| A D | bootz.c | 28 char *const argv[], struct bootm_headers *images) in bootz_start()
|
| A D | booti.c | 24 char *const argv[], struct bootm_headers *images) in booti_start()
|
| /u-boot/arch/sh/lib/ |
| A D | bootm.c | 43 struct bootm_headers *images) in do_bootm_linux()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_dt_fixup.c | 148 struct bootm_headers img = { 0 }; in efi_dt_fixup()
|
| /u-boot/arch/xtensa/lib/ |
| A D | bootm.c | 137 int do_bootm_linux(int flag, int argc, char *argv[], struct bootm_headers *images) in do_bootm_linux()
|