Home
last modified time | relevance | path

Searched refs:board (Results 1 – 25 of 414) sorted by relevance

12345678910>>...17

/arch/arm/mach-at91/
DMakefile32 obj-$(CONFIG_MACH_ONEARM) += board-1arm.o
33 obj-$(CONFIG_MACH_AT91RM9200EK) += board-rm9200ek.o
34 obj-$(CONFIG_MACH_CSB337) += board-csb337.o
35 obj-$(CONFIG_MACH_CSB637) += board-csb637.o
36 obj-$(CONFIG_MACH_CARMEVA) += board-carmeva.o
37 obj-$(CONFIG_MACH_KB9200) += board-kb9202.o
38 obj-$(CONFIG_MACH_ATEB9200) += board-eb9200.o
39 obj-$(CONFIG_MACH_KAFA) += board-kafa.o
40 obj-$(CONFIG_MACH_PICOTUX2XX) += board-picotux200.o
41 obj-$(CONFIG_MACH_ECBAT91) += board-ecbat91.o
[all …]
DKconfig.non_dt81 Select this if you are using Cogent's CSB337 board.
87 Select this if you are using Cogent's CSB637 board.
99 Select this if you are using Embest's ATEB9200 board.
105 Select this if you are using KwikByte's KB920x board.
115 bool "Sperry-Sun KAFA board"
117 Select this if you are using Sperry-Sun's KAFA board.
123 Select this if you are using emQbit's ECB_AT91 board.
129 Select this if you are using the ucDragon YL-9200 board.
135 CPUAT91 board <http://www.eukrea.com/>.
140 Select this if you are using the eco920 board
[all …]
/arch/sh/boards/
DMakefile4 obj-$(CONFIG_SH_MAGIC_PANEL_R2) += board-magicpanelr2.o
5 obj-$(CONFIG_SH_SECUREEDGE5410) += board-secureedge5410.o
6 obj-$(CONFIG_SH_SH2007) += board-sh2007.o
7 obj-$(CONFIG_SH_SH7785LCR) += board-sh7785lcr.o
8 obj-$(CONFIG_SH_URQUELL) += board-urquell.o
9 obj-$(CONFIG_SH_SHMIN) += board-shmin.o
10 obj-$(CONFIG_SH_EDOSK7705) += board-edosk7705.o
11 obj-$(CONFIG_SH_EDOSK7760) += board-edosk7760.o
12 obj-$(CONFIG_SH_ESPT) += board-espt.o
13 obj-$(CONFIG_SH_POLARIS) += board-polaris.o
[all …]
DKconfig18 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
26 evaluation board.
34 evaluation board.
42 evaluation board.
52 evaluation board.
63 evaluation board.
72 evaluation board.
81 evaluation board.
91 SH7343 (SH-Mobile 3AS) evaluation board.
127 Select SecureEdge5410 if configuring for a SnapGear SH board.
[all …]
/arch/arm/mach-omap1/
DMakefile31 obj-$(CONFIG_MACH_OMAP_H2) += board-h2.o board-h2-mmc.o \
32 board-nand.o
33 obj-$(CONFIG_MACH_OMAP_INNOVATOR) += board-innovator.o
34 obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o
35 obj-$(CONFIG_MACH_OMAP_PERSEUS2) += board-perseus2.o board-nand.o
36 obj-$(CONFIG_MACH_OMAP_FSAMPLE) += board-fsample.o board-nand.o
37 obj-$(CONFIG_MACH_OMAP_OSK) += board-osk.o
38 obj-$(CONFIG_MACH_OMAP_H3) += board-h3.o board-h3-mmc.o \
39 board-nand.o
40 obj-$(CONFIG_MACH_VOICEBLUE) += board-voiceblue.o
[all …]
DKconfig41 TI OMAP 1510 or 1610 Innovator board support. Say Y here if you
42 have such a board.
48 TI OMAP 1610/1611B H2 board support. Say Y here if you have such
49 a board.
55 TI OMAP 1710 H3 board support. Say Y here if you have such
56 a board.
68 TI OMAP 5912 OSK (OMAP Starter Kit) board support. Say Y here
69 if you have such a board.
72 bool "Mistral QVGA board Support"
75 The OSK supports an optional add-on board with a Quarter-VGA
[all …]
/arch/arm/mach-ks8695/
DMakefile12 obj-$(CONFIG_MACH_KS8695) += board-micrel.o
13 obj-$(CONFIG_MACH_DSM320) += board-dsm320.o
14 obj-$(CONFIG_MACH_ACS5K) += board-acs5k.o
15 obj-$(CONFIG_MACH_LITE300) += board-sg.o
16 obj-$(CONFIG_MACH_SG310) += board-sg.o
17 obj-$(CONFIG_MACH_SE4200) += board-sg.o
18 obj-$(CONFIG_MACH_CM4002) += board-og.o
19 obj-$(CONFIG_MACH_CM4008) += board-og.o
20 obj-$(CONFIG_MACH_CM41xx) += board-og.o
21 obj-$(CONFIG_MACH_IM4004) += board-og.o
[all …]
/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c38 static struct board_info board; variable
754 return board.name; in board_get_name()
802 memcpy(&board, bcm963xx_boards[i], sizeof(board)); in board_prom_init()
807 if (!board.name[0]) { in board_prom_init()
822 if (board.has_pci) { in board_prom_init()
829 if (board.has_pccard) { in board_prom_init()
834 if (board.has_enet0 && !board.enet0.use_internal_phy) { in board_prom_init()
840 if (board.has_enet1 && !board.enet1.use_internal_phy) { in board_prom_init()
855 if (!board.name[0]) in board_setup()
857 printk(KERN_INFO PFX "board name: %s\n", board.name); in board_setup()
[all …]
/arch/arm/mach-msm/
DMakefile17 obj-$(CONFIG_MACH_TROUT) += board-trout.o board-trout-gpio.o board-trout-mmc.o devices-msm7x00.o
18 obj-$(CONFIG_MACH_TROUT) += board-trout.o board-trout-gpio.o board-trout-mmc.o board-trout-panel.o …
19 obj-$(CONFIG_MACH_HALIBUT) += board-halibut.o devices-msm7x00.o
20 obj-$(CONFIG_ARCH_MSM7X30) += board-msm7x30.o devices-msm7x30.o
21 obj-$(CONFIG_ARCH_QSD8X50) += board-qsd8x50.o devices-qsd8x50.o
/arch/arm/mach-davinci/
DMakefile25 obj-$(CONFIG_MACH_DAVINCI_EVM) += board-dm644x-evm.o
26 obj-$(CONFIG_MACH_SFFSDR) += board-sffsdr.o
27 obj-$(CONFIG_MACH_NEUROS_OSD2) += board-neuros-osd2.o
28 obj-$(CONFIG_MACH_DAVINCI_DM355_EVM) += board-dm355-evm.o
29 obj-$(CONFIG_MACH_DM355_LEOPARD) += board-dm355-leopard.o
30 obj-$(CONFIG_MACH_DAVINCI_DM6467_EVM) += board-dm646x-evm.o cdce949.o
31 obj-$(CONFIG_MACH_DAVINCI_DM365_EVM) += board-dm365-evm.o
32 obj-$(CONFIG_MACH_DAVINCI_DA830_EVM) += board-da830-evm.o
33 obj-$(CONFIG_MACH_DAVINCI_DA850_EVM) += board-da850-evm.o
34 obj-$(CONFIG_MACH_MITYOMAPL138) += board-mityomapl138.o
[all …]
/arch/mips/bcm47xx/
Dboard.c8 const enum bcm47xx_board board; member
13 struct bcm47xx_board_type board; member
18 struct bcm47xx_board_type board; member
24 struct bcm47xx_board_type board; member
31 enum bcm47xx_board board; member
224 return &e1->board; in bcm47xx_board_get_nvram()
231 return &e1->board; in bcm47xx_board_get_nvram()
238 return &e1->board; in bcm47xx_board_get_nvram()
245 return &e1->board; in bcm47xx_board_get_nvram()
254 return &e2->board; in bcm47xx_board_get_nvram()
[all …]
/arch/arm/mach-clps711x/
DMakefile9 obj-$(CONFIG_ARCH_AUTCPU12) += board-autcpu12.o
10 obj-$(CONFIG_ARCH_CDB89712) += board-cdb89712.o
11 obj-$(CONFIG_ARCH_CLEP7312) += board-clep7312.o
12 obj-$(CONFIG_ARCH_EDB7211) += board-edb7211.o
13 obj-$(CONFIG_ARCH_P720T) += board-p720t.o
DKconfig9 board. This board is based on a Cirrus Logic CS89712.
14 This is an evaluation board from Cirrus for the CS89712 processor.
15 The board includes 2 serial ports, Ethernet, IRDA, and expansion
28 evaluation board.
/arch/arm/mach-shmobile/
DMakefile60 obj-$(CONFIG_MACH_KOELSCH) += board-koelsch-reference.o
61 obj-$(CONFIG_MACH_LAGER) += board-lager-reference.o
62 obj-$(CONFIG_MACH_MARZEN) += board-marzen-reference.o
64 obj-$(CONFIG_MACH_APE6EVM) += board-ape6evm.o
65 obj-$(CONFIG_MACH_APE6EVM_REFERENCE) += board-ape6evm-reference.o
66 obj-$(CONFIG_MACH_MACKEREL) += board-mackerel.o
67 obj-$(CONFIG_MACH_BOCKW) += board-bockw.o
68 obj-$(CONFIG_MACH_BOCKW_REFERENCE) += board-bockw-reference.o
69 obj-$(CONFIG_MACH_MARZEN) += board-marzen.o
70 obj-$(CONFIG_MACH_LAGER) += board-lager.o
[all …]
/arch/sparc/kernel/
Dsun4d_irq.c37 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() argument
39 return (board + 1) << 5 | (lvl << 2) | slot; in sun4d_encode_irq()
259 int board = of_getintprop_default(dp, "board#", 0); in sun4d_distribute_irqs() local
260 board_to_cpu[board] = cpuid; in sun4d_distribute_irqs()
290 unsigned int board) in _sun4d_build_device_irq() argument
298 real_irq, pil, board); in _sun4d_build_device_irq()
311 handler_data->cpuid = board_to_cpu[board]; in _sun4d_build_device_irq()
332 int board, slot; in sun4d_build_device_irq() local
368 board = of_getintprop_default(board_parent, "board#", -1); in sun4d_build_device_irq()
369 if (board == -1) { in sun4d_build_device_irq()
[all …]
/arch/mips/ath79/
DKconfig6 bool "Atheros AP121 reference board"
15 Atheros AP121 reference board.
18 bool "Atheros AP136 reference board"
27 Atheros AP136 reference board.
30 bool "Atheros AP81 reference board"
39 Atheros AP81 reference board.
42 bool "Atheros DB120 reference board"
51 Atheros DB120 reference board.
54 bool "Atheros PB44 reference board"
62 Atheros PB44 reference board.
[all …]
/arch/mips/sibyte/
DPlatform29 # Sibyte BCM91120x (Carmel) board
30 # Sibyte BCM91120C (CRhine) board
31 # Sibyte BCM91125C (CRhone) board
32 # Sibyte BCM91125E (Rhone) board
33 # Sibyte BCM91250A (SWARM) board
34 # Sibyte BCM91250C2 (LittleSur) board
35 # Sibyte BCM91x80 (BigSur) board
/arch/powerpc/platforms/85xx/
DKconfig30 This option enables support for the Freescale BSC9131RDB board.
39 This option enables support for the C293PCIE board
45 This option enables support for the Freescale BSC9132 QDS board.
54 This option enables support for the MPC 8540 ADS board
61 This option enables support for the MPC 8560 ADS board
69 This option enables support for the MPC85xx CDS board
78 This option enables support for the MPC85xx MDS board
85 This option enables support for the MPC8536 DS board
94 This option enables support for the MPC85xx DS (MPC8544 DS) board
103 This option enables support for the MPC85xx RDB (P2020 RDB) board
[all …]
/arch/arm/mach-gemini/
DMakefile10 obj-$(CONFIG_MACH_NAS4220B) += board-nas4220b.o
11 obj-$(CONFIG_MACH_RUT100) += board-rut1xx.o
12 obj-$(CONFIG_MACH_WBD111) += board-wbd111.o
13 obj-$(CONFIG_MACH_WBD222) += board-wbd222.o
/arch/blackfin/mach-bf527/boards/
DKconfig5 Select your board!
10 BF527-EZKIT-LITE board support.
15 BF527-EZKIT-LITE V2.1+ board support.
25 BF526-EZBRD/EZKIT Lite board support.
30 BF527-AD7160-EVAL board support.
/arch/mips/alchemy/
DMakefile1 obj-$(CONFIG_MIPS_GPR) += board-gpr.o
2 obj-$(CONFIG_MIPS_MTX1) += board-mtx1.o
3 obj-$(CONFIG_MIPS_XXS1500) += board-xxs1500.o
/arch/blackfin/mach-bf533/boards/
DKconfig5 Select your board!
10 BF533-EZKIT-LITE board support.
15 BF533-STAMP board support.
20 Support for the BlackStamp board. Hardware info available at
33 HV Sistemas H8606 board support.
/arch/avr32/boards/hammerhead/
DKconfig11 Choose 'Y' here if you want to have your board USB driven.
16 This enables LCD support for the Hammerhead board. You may
20 Choose 'Y' here if you have ordered a Corona daugther board and
26 This enables Sound support for the Hammerhead board. You may
29 Choose 'Y' here if you have ordered a Corona daugther board and
30 want to make your board funky.
37 found on Miromico's Hammerhead board.
/arch/blackfin/mach-bf518/boards/
DKconfig5 Select your board!
10 BF518-EZBRD board support.
15 Bluetechnix TCM-BF518 board support.
/arch/arm/mach-omap2/
DMakefile241 obj-$(CONFIG_MACH_OMAP_GENERIC) += board-generic.o pdata-quirks.o
242 obj-$(CONFIG_MACH_OMAP3_BEAGLE) += board-omap3beagle.o
243 obj-$(CONFIG_MACH_DEVKIT8000) += board-devkit8000.o
244 obj-$(CONFIG_MACH_OMAP_LDP) += board-ldp.o
245 obj-$(CONFIG_MACH_OMAP3530_LV_SOM) += board-omap3logic.o
246 obj-$(CONFIG_MACH_OMAP3_TORPEDO) += board-omap3logic.o
247 obj-$(CONFIG_MACH_OVERO) += board-overo.o
248 obj-$(CONFIG_MACH_OMAP3_PANDORA) += board-omap3pandora.o
249 obj-$(CONFIG_MACH_OMAP_3430SDP) += board-3430sdp.o
250 obj-$(CONFIG_MACH_NOKIA_N8X0) += board-n8x0.o
[all …]

12345678910>>...17