Searched refs:platform (Results 1 – 25 of 214) sorted by relevance
123456789
/arch/arm/mach-imx/devices/ |
D | Makefile | 4 obj-$(CONFIG_IMX_HAVE_PLATFORM_FEC) += platform-fec.o 5 obj-$(CONFIG_IMX_HAVE_PLATFORM_FLEXCAN) += platform-flexcan.o 6 obj-$(CONFIG_IMX_HAVE_PLATFORM_FSL_USB2_UDC) += platform-fsl-usb2-udc.o 7 obj-$(CONFIG_IMX_HAVE_PLATFORM_GPIO_KEYS) += platform-gpio_keys.o 8 obj-y += platform-gpio-mxc.o 9 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX21_HCD) += platform-imx21-hcd.o 10 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX27_CODA) += platform-imx27-coda.o 11 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX2_WDT) += platform-imx2-wdt.o 12 obj-y += platform-imx-dma.o 13 obj-$(CONFIG_IMX_HAVE_PLATFORM_IMX_FB) += platform-imx-fb.o [all …]
|
/arch/mips/include/asm/ |
D | war.h | 82 #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/ |
D | cputable.c | 152 .platform = "power4", 167 .platform = "power4", 185 .platform = "ppc970", 203 .platform = "ppc970", 221 .platform = "ppc970", 239 .platform = "ppc970", 256 .platform = "ppc970", 276 .platform = "power5", 292 .platform = "power5+", 309 .platform = "power5+", [all …]
|
/arch/arm/plat-samsung/ |
D | Kconfig | 14 Base platform code for all Samsung SoC based systems 21 Base platform power management code for samsung code 45 Samsung platforms, including static platform devices, legacy 66 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/ |
D | Kconfig | 40 bool "U8500 Development platform, MOP500 versions" 48 Include support for the MOP500 development platform. 51 bool "U8500 Development platform, HREFv60 version" 54 Include support for the HREFv60 new development platform. 58 bool "U8500 Snowball platform" 61 Include support for the snowball development platform. 67 At least one platform needs to be selected in order to build
|
/arch/mips/alchemy/ |
D | Platform | 4 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/ |
D | Platform | 2 # 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/arm/mach-orion5x/ |
D | Kconfig | 57 KuroBox Pro platform. 64 D-Link DNS-323 platform. 70 QNAP TS-109/TS-209 platform. 76 Buffalo Terastation Pro II/Live platform. 83 Buffalo Linkstation Pro/Live platform. Both v1 and 91 Buffalo Linkstation Mini (LS-WSGL) platform. 98 Buffalo Linkstation LS-HGL platform. 104 QNAP TS-409 platform. 110 Linksys WRT350N v2 platform. 116 Technologic Systems TS-78xx platform. [all …]
|
/arch/xtensa/ |
D | Makefile | 36 platform-$(CONFIG_XTENSA_PLATFORM_XT2000) := xt2000 37 platform-$(CONFIG_XTENSA_PLATFORM_ISS) := iss 38 platform-$(CONFIG_XTENSA_PLATFORM_XTFPGA) := xtfpga 40 PLATFORM = $(platform-y) 64 plfdirs := $(patsubst %,arch/xtensa/platforms/%/,$(platform-y))
|
/arch/mips/vr41xx/ |
D | Platform | 4 platform-$(CONFIG_MACH_VR41XX) += vr41xx/common/ 10 platform-$(CONFIG_CASIO_E55) += vr41xx/casio-e55/ 16 platform-$(CONFIG_IBM_WORKPAD) += vr41xx/ibm-workpad/
|
/arch/powerpc/boot/ |
D | wrapper | 37 platform=of 96 platform="$1" 168 dtb="$platform.dtb" 207 platformo=$object/"$platform".o 217 case "$platform" in 258 case "$platform" in 298 platformo="$object/fixed-head.o $object/$platform.o" 327 platformo="$object/$platform-head.o $object/$platform.o" 412 case "$platform" in 466 if [ "$platform" != "miboot" ]; then [all …]
|
/arch/arm/mach-realview/ |
D | Kconfig | 35 platform. On an ARMv5 kernel, this will include support for 46 Realview(R) Emulation Baseboard platform. 53 Realview(R) Emulation Baseboard platform. 62 Realview(R) Emulation Baseboard platform. 71 Emulation Baseboard platform. 80 the ARM11MPCore. This platform has an on-board ARM11MPCore and has 95 bool "Support RealView(R) Platform Baseboard for Cortex(tm)-A8 platform" 99 Cortex(tm)-A8. This platform has an on-board Cortex-A8 and has
|
/arch/mips/netlogic/xlr/ |
D | Makefile | 1 obj-y += fmn.o fmn-config.o setup.o platform.o platform-flash.o
|
/arch/mips/ |
D | Kbuild | 8 # platform specific definitions 10 obj-y := $(platform-y) 14 obj- := $(platform-)
|
/arch/arm/mach-imx/ |
D | Kconfig | 97 bool "MX21ADS platform" 104 Include support for MX21ADS platform. This includes specific 110 bool "MX27ADS platform" 119 Include support for MX27ADS platform. This includes specific 123 bool "MX27PDK platform" 139 Include support for MX27PDK platform. This includes specific 155 Include support for Visstrim_m10 platform and its different variants. 175 Include support for phyCARD-s (aka pca100) platform. This 199 Include support for MX31ADS platform. This includes specific 209 and audio module for the MX31ADS platform. [all …]
|
/arch/mips/txx9/ |
D | Platform | 1 platform-$(CONFIG_MACH_TX39XX) += txx9/ 2 platform-$(CONFIG_MACH_TX49XX) += txx9/
|
/arch/arm/mach-ixp4xx/ |
D | Kconfig | 13 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/arm/mach-cns3xxx/ |
D | Kconfig | 7 Support for Cavium Networks CNS3XXX platform. 17 This is a platform with an on-board ARM11 MPCore and has support
|
/arch/powerpc/boot/dts/fsl/ |
D | qoriq-clockgen2.dtsi | 62 platform_pll: platform-pll@c00 { 65 compatible = "fsl,qoriq-platform-pll-2.0"; 67 clock-output-names = "platform-pll", "platform-pll-div2";
|
/arch/arc/plat-sim/ |
D | Makefile | 9 obj-y := platform.o
|
/arch/arc/plat-hsdk/ |
D | Makefile | 9 obj-y := platform.o
|
/arch/nios2/platform/ |
D | Makefile | 1 obj-y += platform.o
|
/arch/mips/emma/markeins/ |
D | Makefile | 10 obj-$(CONFIG_NEC_MARKEINS) += irq.o setup.o led.o platform.o
|
/arch/mips/pnx833x/common/ |
D | Makefile | 1 obj-y := interrupts.o platform.o prom.o setup.o reset.o
|
/arch/mips/loongson32/common/ |
D | Makefile | 5 obj-y += time.o irq.o platform.o prom.o reset.o setup.o
|
123456789