Home
last modified time | relevance | path

Searched refs:platform (Results 1 – 25 of 195) sorted by relevance

12345678

/u-boot/board/BuR/brppt2/
A Dconfig.mk7 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE) | sed -e 's/imx6dl-//')
25 ifeq ($(hw-platform-y),brppt2)
27 INPUTS-y += $(hw-platform-y)_prog.bin
28 INPUTS-y += $(hw-platform-y)_prod.zip
32 $(hw-platform-y)_prog.bin: u-boot-dtb.img spl SPL
35 $(hw-platform-y)_prod.zip: $(hw-platform-y)_prog.bin
/u-boot/board/BuR/brppt1/
A Dconfig.mk8 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE) | sed -e 's/am335x-//')
27 ifeq ($(hw-platform-y),brppt1-spi)
28 INPUTS-y += $(hw-platform-y)_prog.bin
29 INPUTS-y += $(hw-platform-y)_prod.zip
32 $(hw-platform-y)_prog.bin: u-boot-dtb.img spl/u-boot-spl.bin
35 $(hw-platform-y)_prod.zip: $(hw-platform-y)_prog.bin
/u-boot/board/BuR/brsmarc1/
A Dconfig.mk7 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE) | sed -e 's/am335x-//')
26 INPUTS-y += $(hw-platform-y)_prog.bin
27 INPUTS-y += $(hw-platform-y)_prod.zip
29 $(hw-platform-y)_prog.bin: u-boot-dtb.img spl/u-boot-spl.bin
32 $(hw-platform-y)_prod.zip: $(hw-platform-y)_prog.bin
/u-boot/arch/arm/include/asm/arch-octeontx/
A Dsoc.h20 #define otx_is_platform(platform) (read_platform() == (platform)) argument
22 enum platform { enum
/u-boot/board/opalkelly/zynq/
A DMakefile5 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
7 obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o
/u-boot/board/bitmain/antminer_s9/
A DMakefile7 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
9 obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o
/u-boot/board/topic/zynq/
A DMakefile7 hw-platform-y :=$(shell echo $(CONFIG_DEFAULT_DEVICE_TREE))
9 obj-$(CONFIG_SPL_BUILD) += $(hw-platform-y)/ps7_init_gpl.o
/u-boot/arch/arm/include/asm/arch-octeontx2/
A Dsoc.h21 #define otx_is_platform(platform) (read_platform() == (platform)) argument
/u-boot/board/intel/edison/
A Ddsdt.asl10 /* platform specific */
11 #include <asm/arch/acpi/platform.asl>
/u-boot/board/advantech/som-db5800-som-6867/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/intel/galileo/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/intel/minnowmax/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/intel/bayleybay/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/congatec/conga-qeval20-qa3-e3845/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/dfi/dfi-bt700/
A Ddsdt.asl8 /* platform specific */
9 #include <asm/arch/acpi/platform.asl>
/u-boot/board/xilinx/zynq/
A DMakefile21 hw-platform-y :=$(shell echo $(DEVICE_TREE))
22 init-objs := $(if $(wildcard $(srctree)/$(src)/$(hw-platform-y)/ps7_init_gpl.c),\
23 $(hw-platform-y)/ps7_init_gpl.o)
/u-boot/arch/arm/mach-integrator/
A DKconfig5 prompt "Integrator platform select"
9 bool "Support Integrator/AP platform"
12 bool "Support Integrator/CP platform"
/u-boot/arch/arm/mach-rmobile/
A DKconfig.6482 Support for Renesas R-Car Gen3 Condor platform
88 Support for Renesas R-Car Gen3 Draak platform
94 Support for Renesas R-Car Gen3 Eagle platform
100 Support for Renesas R-Car Gen3 Ebisu platform
111 Support for Renesas R-Car Gen3 platform
122 Support for Renesas R-Car Gen3 ULCB platform
/u-boot/board/xilinx/zynqmp/
A DMakefile21 hw-platform-y :=$(shell echo $(DEVICE_TREE))
22 init-objs := $(if $(wildcard $(srctree)/$(src)/$(hw-platform-y)/psu_init_gpl.c),\
23 $(hw-platform-y)/psu_init_gpl.o)
/u-boot/drivers/ufs/
A DKconfig11 bool "Cadence platform driver for UFS"
14 This selects the platform driver for the Cadence UFS host
/u-boot/arch/arm/
A DKconfig.debug21 selecting one of the platform specific options above if
24 This option is preferred over the platform specific
25 options; the platform specific options are deprecated
A DKconfig542 Support for TI's DaVinci platform.
823 bool "NXP LPC32xx platform"
833 bool "NXP i.MX8 platform"
840 bool "NXP i.MX8M platform"
847 bool "NXP i.MXRT platform"
1099 bool "Xilinx Zynq based platform"
1129 bool "Xilinx ZynqMP R5 based platform"
1141 bool "Xilinx ZynqMP based platform"
1234 Support for NXP LS1088AQDS platform.
1296 Support for NXP LX2160ARDB platform.
[all …]
/u-boot/board/emulation/
A DKconfig17 chipset platform and '-M q35', a Q35/ICH9 chipset platform.
/u-boot/disk/
A Dpart_iso.h115 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
124 unsigned char platform; /* Platform: 0=x86, 1=PowerPC, 2=MAC */ member
/u-boot/doc/board/emulation/
A Dqemu_capsule_update.rst15 Currently, support has been added on the QEMU ARM64 virt platform for
16 updating the U-Boot binary as a raw image when the platform is booted
18 configuration, the QEMU platform needs to be booted with
84 part of the platform's device tree blob using the mkeficapsule
89 the various software components booting on the platform, including
90 U-Boot. Therefore, on the QEMU virt platform, the signatute is
92 base platform device-tree. Steps needed for embedding the esl file in
171 base platform flattened device-tree(dtb) at runtime.
182 Boot the platform and perform the following steps on the U-Boot
210 On subsequent reboot, the platform should boot the updated U-Boot binary.

Completed in 28 milliseconds

12345678