Home
last modified time | relevance | path

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

1234567

/arch/arm/mach-imx/devices/
DMakefile3 obj-$(CONFIG_IMX_HAVE_PLATFORM_FEC) += platform-fec.o
4 obj-$(CONFIG_IMX_HAVE_PLATFORM_FLEXCAN) += platform-flexcan.o
5 obj-$(CONFIG_IMX_HAVE_PLATFORM_FSL_USB2_UDC) += platform-fsl-usb2-udc.o
6 obj-$(CONFIG_IMX_HAVE_PLATFORM_GPIO_KEYS) += platform-gpio_keys.o
7 obj-y += platform-gpio-mxc.o
8 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX21_HCD) += platform-imx21-hcd.o
9 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX27_CODA) += platform-imx27-coda.o
10 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT) += platform-imx2-wdt.o
11 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMXDI_RTC) += platform-imxdi_rtc.o
12 obj-y += platform-imx-dma.o
[all …]
/arch/mips/include/asm/
Dwar.h82 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
112 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
128 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
141 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
155 #error Check setting of BCM1250_M3_WAR for your platform
162 #error Check setting of SIBYTE_1956_WAR for your platform
178 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
197 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
208 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
218 #error Check setting of ICACHE_REFILLS_WORKAROUND_WAR for your platform
[all …]
/arch/powerpc/kernel/
Dcputable.c139 .platform = "power4",
154 .platform = "power4",
172 .platform = "ppc970",
190 .platform = "ppc970",
208 .platform = "ppc970",
226 .platform = "ppc970",
243 .platform = "ppc970",
263 .platform = "power5",
279 .platform = "power5+",
296 .platform = "power5+",
[all …]
/arch/arm/plat-samsung/
DKconfig14 Base platform code for all Samsung SoC based systems
21 Base platform power management code for samsung code
46 Samsung platforms, including static platform devices, legacy
67 chip tracking if the platform requires it.
83 Compile in platform device definitions for HSMMC code
88 Compile in platform device definitions for HSMMC channel 1
93 Compile in platform device definitions for HSMMC channel 2
98 Compile in platform device definitions for HSMMC channel 3
103 Compile in platform device definitions for HWMON
108 Compile in platform device definitions for I2C channel 1
[all …]
/arch/arm/mach-ux500/
DKconfig37 bool "U8500 Development platform, MOP500 versions"
45 Include support for the MOP500 development platform.
48 bool "U8500 Development platform, HREFv60 version"
51 Include support for the HREFv60 new development platform.
55 bool "U8500 Snowball platform"
58 Include support for the snowball development platform.
64 At least one platform needs to be selected in order to build
/arch/mips/alchemy/
DPlatform4 platform-$(CONFIG_MIPS_ALCHEMY) += alchemy/common/
11 platform-$(CONFIG_MIPS_DB1XXX) += alchemy/devboards/
18 platform-$(CONFIG_MIPS_MTX1) += alchemy/
24 platform-$(CONFIG_MIPS_XXS1500) += alchemy/
30 platform-$(CONFIG_MIPS_GPR) += alchemy/
/arch/mips/sibyte/
DPlatform2 # These are all rather similar so we consider them a single platform
4 platform-$(CONFIG_SIBYTE_BCM112X) += sibyte/
5 platform-$(CONFIG_SIBYTE_SB1250) += sibyte/
6 platform-$(CONFIG_SIBYTE_BCM1x55) += sibyte/
7 platform-$(CONFIG_SIBYTE_BCM1x80) += sibyte/
/arch/xtensa/
DMakefile36 platform-$(CONFIG_XTENSA_PLATFORM_XT2000) := xt2000
37 platform-$(CONFIG_XTENSA_PLATFORM_ISS) := iss
38 platform-$(CONFIG_XTENSA_PLATFORM_S6105) := s6105
39 platform-$(CONFIG_XTENSA_PLATFORM_XTFPGA) := xtfpga
41 PLATFORM = $(platform-y)
63 plfdirs := $(patsubst %,arch/xtensa/platforms/%/,$(platform-y))
/arch/arm/mach-orion5x/
DKconfig44 KuroBox Pro platform.
51 D-Link DNS-323 platform.
57 QNAP TS-109/TS-209 platform.
63 Buffalo Terastation Pro II/Live platform.
70 Buffalo Linkstation Pro/Live platform. Both v1 and
78 Buffalo Linkstation Live v3 (LS-CHL) platform.
85 Buffalo Linkstation Mini platform.
92 Buffalo Linkstation LS-HGL platform.
98 QNAP TS-409 platform.
104 Linksys WRT350N v2 platform.
[all …]
/arch/mips/vr41xx/
DPlatform4 platform-$(CONFIG_MACH_VR41XX) += vr41xx/common/
10 platform-$(CONFIG_CASIO_E55) += vr41xx/casio-e55/
16 platform-$(CONFIG_IBM_WORKPAD) += vr41xx/ibm-workpad/
/arch/arm/mach-realview/
DKconfig1 menu "RealView platform type"
9 platform.
21 Realview(R) Emulation Baseboard platform.
34 Emulation Baseboard platform.
41 Realview(R) Emulation Baseboard platform. Since there are device
57 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
77 RealView PB1176 platform and access to the secure flash memory
81 bool "Support RealView(R) Platform Baseboard for Cortex(tm)-A8 platform"
87 Cortex(tm)-A8. This platform has an on-board Cortex-A8 and has
105 bool "High physical base address for the RealView platform"
/arch/powerpc/boot/
Dwrapper35 platform=of
76 platform="$1"
131 dtb="$platform.dtb"
148 platformo=$object/"$platform".o
158 case "$platform" in
199 case "$platform" in
239 platformo="$object/fixed-head.o $object/$platform.o"
268 platformo="$object/$platform-head.o $object/$platform.o"
340 case "$platform" in
394 if [ "$platform" != "miboot" ]; then
[all …]
/arch/mips/netlogic/xlr/
DMakefile1 obj-y += fmn.o fmn-config.o setup.o platform.o platform-flash.o
/arch/mips/
DKbuild6 # platform specific definitions
8 obj-y := $(platform-y)
12 obj- := $(platform-)
/arch/arm/mach-versatile/
DKconfig1 menu "Versatile platform type"
21 bool "Support Versatile platform from device tree"
25 Include support for the ARM(R) Versatile/PB platform,
/arch/mips/txx9/
DPlatform1 platform-$(CONFIG_MACH_TX39XX) += txx9/
2 platform-$(CONFIG_MACH_TX49XX) += txx9/
/arch/arm/mach-imx/
DKconfig142 bool "MX21ADS platform"
149 Include support for MX21ADS platform. This includes specific
211 bool "MX27ADS platform"
220 Include support for MX27ADS platform. This includes specific
224 bool "MX27PDK platform"
240 Include support for MX27PDK platform. This includes specific
256 Include support for Visstrim_m10 platform and its different variants.
276 Include support for phyCARD-s (aka pca100) platform. This
300 Include support for MX31ADS platform. This includes specific
310 and audio module for the MX31ADS platform.
[all …]
/arch/mips/cavium-octeon/
DMakefile12 CFLAGS_octeon-platform.o = -I$(src)/../../../scripts/dtc/libfdt
15 obj-y := cpu.o setup.o octeon-platform.o octeon-irq.o csrc-octeon.o
/arch/mips/goldfish/
DMakefile7 CFLAGS_goldfish-platform.o = -I$(src)/../../../scripts/dtc/libfdt
9 obj-$(CONFIG_MIPS_RANCHU) += goldfish-platform.o
/arch/arm/mach-integrator/
DKconfig17 bool "Support Integrator/CP platform"
24 Include support for the ARM(R) Integrator CP platform.
38 The IM-PD1 can be found on the Integrator/PP2 platform.
/arch/arm/mach-cns3xxx/
DKconfig6 Support for Cavium Networks CNS3XXX platform.
16 This is a platform with an on-board ARM11 MPCore and has support
/arch/arm/mach-ixp4xx/
DKconfig13 NSLU2 NAS device. For more information on this platform,
21 Avila Network Platform. For more information on this platform,
38 information on this platform, see <file:Documentation/arm/IXP4xx>.
45 7001 Access Point. For more information on this platform,
54 on this platform, see http://openwrt.org
61 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
68 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
75 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
88 For more information on this platform, see <file:Documentation/arm/IXP4xx>.
105 this platform, see <file:Documentation/arm/IXP4xx>.
[all …]
/arch/avr32/boards/atngw100/
DKconfig29 controller and AC97 controller is added as platform devices.
39 MCI platform device, since it conflicts with the LCD platform device.
/arch/mips/emma/markeins/
DMakefile10 obj-$(CONFIG_NEC_MARKEINS) += irq.o setup.o led.o platform.o
/arch/mips/pnx833x/common/
DMakefile1 obj-y := interrupts.o platform.o prom.o setup.o reset.o

1234567