Home
last modified time | relevance | path

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

12345678910>>...21

/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_OMAP_PALMTE) += board-palmte.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.c39 static struct board_info board; variable
755 return board.name; in board_get_name()
803 memcpy(&board, bcm963xx_boards[i], sizeof(board)); in board_prom_init()
808 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 pr_info("board name: %s\n", board.name); in board_setup()
[all …]
/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
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
227 return &e1->board; in bcm47xx_board_get_nvram()
234 return &e1->board; in bcm47xx_board_get_nvram()
243 return &e2->board; in bcm47xx_board_get_nvram()
250 return &e1->board; in bcm47xx_board_get_nvram()
257 return &e1->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/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/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/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/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/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/powerpc/platforms/44x/
DKconfig18 This option enables support for the IBM PPC440EP evaluation board.
31 This option enables support for the APM APM821xx Evaluation board.
41 This option enables support for the IBM PPC440GP evaluation board.
50 This option enables support for the ACube Sam440ep board.
59 This option enables support for the AMCC PPC440EPX evaluation board.
70 evaluation board.
83 This option enables support for the AMCC PPC440SPe evaluation board.
93 This option enables support for the AMCC PPC440GRX evaluation board.
117 This option enables support for the AMCC Dual PPC460GT evaluation board.
131 This option enables support for the AMCC PPC460EX evaluation board.
[all …]
Dppc44x_simple.c52 static char *board[] __initdata = { variable
73 for (i = 0; i < ARRAY_SIZE(board); i++) { in ppc44x_probe()
74 if (of_flat_dt_is_compatible(root, board[i])) { in ppc44x_probe()
/arch/arm/mach-s3c24xx/
Dcpufreq-utils.c35 struct s3c_cpufreq_board *board = cfg->board; in s3c2410_cpufreq_setrefresh() local
46 refresh = (cfg->freq.hclk / 100) * (board->refresh / 10); in s3c2410_cpufreq_setrefresh()
/arch/powerpc/platforms/40x/
DKconfig8 This option enables support for the AMCC 405EZ Acadia evaluation board.
26 This option enables support for the ESTEEM 195E Hotfoot board.
38 This option enables support for the AMCC PPC405EX evaluation board.
49 This option enables support for the AMCC PPC405EX board.
59 This option enables support for the IBM PPC405GP evaluation board.
62 bool "Generic Xilinx Virtex board"
70 The generic virtex board support matches any device tree which
76 special configuration at board probe time.
89 bool "Simple PowerPC 40x board support"
161 board.
/arch/mips/txx9/
DKconfig26 bool "Toshiba JMR-TX3927 board"
31 bool "Toshiba RBTX49[23]7 board"
37 This Toshiba board is based on the TX4927 processor. Say Y here to
41 bool "Toshiba RBTX4938 board"
45 This Toshiba board is based on the TX4938 processor. Say Y here to
49 bool "Toshiba RBTX4939 board"
54 This Toshiba board is based on the TX4939 processor. Say Y here to

12345678910>>...21