Searched defs:arch (Results 1 - 21 of 21) sorted by relevance

/u-boot/include/
H A Dhandoff.h21 struct arch_spl_handoff arch; member in struct:spl_handoff
H A Dimage.h342 uint8_t arch; /* CPU architecture */ member in struct:image_info
965 image_check_arch(const struct legacy_img_hdr *hdr, uint8_t arch) argument
[all...]
/u-boot/arch/arm/
H A DMakefile[all...]
/u-boot/arch/x86/cpu/apollolake/
H A Dfsp_m.c18 struct fspm_arch_upd *arch = &upd->arch; local
/u-boot/arch/arc/lib/
H A Dbootm.c42 __weak void board_jump_and_run(ulong entry, int zero, int arch, uint params) argument
/u-boot/include/tee/
H A Doptee.h23 uint8_t arch; member in struct:optee_header
/u-boot/board/synopsys/axs10x/
H A Daxs10x.c31 void board_jump_and_run(ulong entry, int zero, int arch, uint params) argument
/u-boot/board/freescale/common/
H A Dngpixis.h15 u8 arch; member in struct:ngpixis
H A Dqixis.h15 u8 arch; /* Board version information */ member in struct:qixis
/u-boot/boot/
H A Dbootmeth_efi.c289 int ret, arch, size; local
H A Dimage-fdt.c293 select_fdt(struct bootm_headers *images, const char *select, u8 arch, ulong *fdt_addrp) argument
449 boot_get_fdt(void *buf, const char *select, uint arch, struct bootm_headers *images, char **of_flat_tree, ulong *of_size) argument
H A Dimage.c342 const char __maybe_unused *os, *arch, *type, *comp; local
658 const char *genimg_get_arch_name(uint8_t arch) argument
703 const char *genimg_get_arch_short_name(uint8_t arch) argument
H A Dimage-board.c43 static const struct legacy_img_hdr *image_get_ramdisk(ulong rd_addr, u8 arch, argument
301 static int select_ramdisk(struct bootm_headers *images, const char *select, u8 arch, argument
452 boot_get_ramdisk(char const *select, struct bootm_headers *images, uint arch, ulong *rd_start, ulong *rd_end) argument
603 boot_get_setup(struct bootm_headers *images, u8 arch, ulong *setup_start, ulong *setup_len) argument
[all...]
H A Dimage-fit.c480 uint8_t type, arch, os, comp = IH_COMP_NONE; local
724 int fit_image_get_arch(const void *fit, int noffset, uint8_t *arch) argument
1562 fit_image_check_arch(const void *fit, int noffset, uint8_t arch) argument
2054 fit_image_load(struct bootm_headers *images, ulong addr, const char **fit_unamep, const char **fit_uname_configp, int arch, int ph_type, int bootstage_id, enum fit_load_op load_op, ulong *datap, ulong *lenp) argument
2312 boot_get_setup_fit(struct bootm_headers *images, uint8_t arch, ulong *setup_start, ulong *setup_len) argument
2333 boot_get_fdt_fit(struct bootm_headers *images, ulong addr, const char **fit_unamep, const char **fit_uname_configp, int arch, ulong *datap, ulong *lenp) argument
[all...]
H A Dfdt_support.c635 fdt_record_loadable(void *blob, u32 index, const char *name, uintptr_t load_addr, u32 size, uintptr_t entry_point, const char *type, const char *os, const char *arch) argument
/u-boot/include/xen/interface/
H A Dxen.h146 struct arch_vcpu_info arch; member in struct:vcpu_info
197 struct arch_shared_info arch; member in struct:shared_info
/u-boot/tools/
H A Dimagetool.h67 int arch; member in struct:image_tool_params
/u-boot/board/synopsys/hsdk/
H A Dhsdk.c899 void board_jump_and_run(ulong entry, int zero, int arch, uint params) argument
/u-boot/include/asm-generic/
H A Dglobal_data.h352 struct arch_global_data arch; member in struct:global_data
/u-boot/arch/x86/include/asm/arch-apollolake/fsp/
H A Dfsp_m_upd.h134 struct fspm_arch_upd arch; member in struct:fspm_upd
/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h1143 struct rio_arch arch; member in struct:ccsr_rio

Completed in 204 milliseconds