Home
last modified time | relevance | path

Searched +full:on +full:- +full:board (Results 1 – 25 of 1040) sorted by relevance

12345678910>>...42

/Linux-v6.1/arch/sh/boards/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
2 menu "Board support"
12 depends on !SH_DEVICE_TREE
24 bool "J-Core SoC"
28 depends on CPU_J2
31 J-Core SoC, including interrupt controllers and timers.
37 depends on CPU_SUBTYPE_SH7705 || CPU_SUBTYPE_SH7709 || CPU_SUBTYPE_SH7710 || \
42 SH7710, SH7712, SH7750, SH7750S or SH7750R evaluation board.
47 depends on CPU_SUBTYPE_SH7206
50 evaluation board.
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dfsl.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Shawn Guo <shawnguo@kernel.org>
11 - Li Yang <leoyang.li@nxp.com>
18 - description: i.MX1 based Boards
20 - enum:
21 - armadeus,imx1-apf9328
22 - fsl,imx1ads
23 - const: fsl,imx1
[all …]
/Linux-v6.1/arch/m68k/
DKconfig.machine1 # SPDX-License-Identifier: GPL-2.0
8 depends on MMU
13 you plan to use this kernel on an Amiga, say Y here and browse the
18 depends on MMU
23 This option enables support for the 68000-based Atari series of
25 this kernel on an Atari, say Y here and browse the material
33 depends on MMU
40 computers. If you plan to use this kernel on a Mac, say Y here and
41 browse the documentation available at <http://www.mac.linux-m68k.org/>;
46 depends on MMU
[all …]
/Linux-v6.1/arch/arm/mach-mmp/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on (CPU_LITTLE_ENDIAN && ARCH_MULTI_V5) || ARCH_MULTI_V7
19 bool "Marvell's PXA168 Aspenite Development Board"
20 depends on ARCH_MULTI_V5
21 depends on UNUSED_BOARD_FILES
24 Say 'Y' here if you want to support the Marvell PXA168-based
25 Aspenite Development Board.
28 bool "Marvell's PXA168 Zylonite2 Development Board"
29 depends on ARCH_MULTI_V5
30 depends on UNUSED_BOARD_FILES
[all …]
/Linux-v6.1/arch/arm/mach-omap1/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on ARCH_MULTI_V4T || ARCH_MULTI_V5
5 depends on CPU_LITTLE_ENDIAN
6 depends on ATAGS
22 depends on ARCH_MULTI_V5
29 depends on ARCH_MULTI_V5
35 depends on ARCH_MULTI_V4T
42 depends on ARCH_MULTI_V5
67 depends on OMAP_MUX
75 depends on OMAP_MUX
[all …]
/Linux-v6.1/arch/powerpc/platforms/44x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 depends on 44x
12 depends on 44x
17 This option enables support for the IBM PPC440EP evaluation board.
21 depends on 44x
29 This option enables support for the APM APM821xx Evaluation board.
33 depends on 44x
39 This option enables support for the IBM PPC440GP evaluation board.
43 depends on 44x
47 This option enables support for the ACube Sam440ep board.
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/board/
Dfsl-board.txt1 Freescale Reference Board Bindings
4 exist on some Freescale reference boards.
6 * Board Control and Status (BCSR)
10 - compatible : Should be "fsl,<board>-bcsr"
11 - reg : Offset and length of the register set for the device
16 compatible = "fsl,mpc8360mds-bcsr";
20 * Freescale on-board FPGA
22 This is the memory-mapped registers for on board FPGA.
25 - compatible: should be a board-specific string followed by a string
27 "fsl,<board>-fpga", "fsl,fpga-pixis", or
[all …]
/Linux-v6.1/arch/arm/mach-ep93xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "EP93xx-based"
4 depends on ATAGS
5 depends on ARCH_MULTI_V4T
6 depends on CPU_LITTLE_ENDIAN
30 depends on UNUSED_BOARD_FILES
33 Sphere board.
50 Logic EDB9301 Evaluation Board.
57 Logic EDB9302 Evaluation Board.
64 Logic EDB9302A Evaluation Board.
[all …]
/Linux-v6.1/arch/sh/include/mach-common/mach/
Dmicrodev.h1 /* SPDX-License-Identifier: GPL-2.0
3 * linux/include/asm-sh/microdev.h
7 * Definitions for the SuperH SH4-202 MicroDev board.
17 * controller (INTC) on the CPU-board FPGA. should be noted that there
18 * is an INTC on the FPGA, and a separate INTC on the SH4-202 core -
20 * correctly route - unfortunately, they have the same name and
23 #define MICRODEV_FPGA_INTC_BASE 0xa6110000ul /* INTC base address on CPU-board FPGA */
24 …INTENB_REG (MICRODEV_FPGA_INTC_BASE+0ul) /* Interrupt Enable Register on INTC on CPU-board FPGA */
25 …NTDSB_REG (MICRODEV_FPGA_INTC_BASE+8ul) /* Interrupt Disable Register on INTC on CPU-board FPGA */
26 …RODEV_FPGA_INTC_MASK(n) (1ul<<(n)) /* Interrupt mask to enable/disable INTC in CPU-board FPGA */
[all …]
/Linux-v6.1/drivers/power/reset/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "Board level reset or power off"
5 Provides a number of drivers which either reset a complete board
6 or shut it down, by manipulating the main power supply on the board.
8 Say Y here to enable board reset and power off
13 bool "ams AS3722 power-off driver"
14 depends on MFD_AS3722
16 This driver supports turning off board via a ams AS3722 power-off.
20 depends on ARCH_AT91
28 depends on ARCH_AT91
[all …]
/Linux-v6.1/arch/mips/include/asm/octeon/
Dcvmx-helper-board.h7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30 * Helper functions to abstract board specific data about
31 * network ports from the rest of the cvmx-helper files.
37 #include <asm/octeon/cvmx-helper.h>
58 #define CVMX_HELPER_BOARD_MGMT_IPD_PORT -10
62 * port. A result of -1 means there isn't a MII capable PHY
63 * connected to this port. On chips supporting multiple MII
66 * This function must be modified for every new Octeon board.
[all …]
/Linux-v6.1/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c7 * Copyright (c) 2003-2008 Cavium Networks
14 * AS-IS and WITHOUT ANY WARRANTY; without even the implied warranty
21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
30 * Helper functions to abstract board specific data about
31 * network ports from the rest of the cvmx-helper files.
36 #include <asm/octeon/cvmx-bootinfo.h>
38 #include <asm/octeon/cvmx-config.h>
40 #include <asm/octeon/cvmx-helper.h>
41 #include <asm/octeon/cvmx-helper-util.h>
42 #include <asm/octeon/cvmx-helper-board.h>
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/clock/
Dcirrus,lochnagar.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Cirrus Logic Lochnagar Audio Development Board
10 - patches@opensource.cirrus.com
13 Lochnagar is an evaluation and development board for Cirrus Logic
15 Logic devices on mini-cards, as well as allowing connection of various
25 [1] Clock : ../clock/clock-bindings.txt
28 [2] include/dt-bindings/clock/lochnagar.h
36 - cirrus,lochnagar1-clk
[all …]
/Linux-v6.1/drivers/mtd/maps/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on MTD!=n
4 depends on HAS_IOMEM
7 bool "Support non-linear mappings of flash chips"
14 depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM || MTD_RAM || MTD_LPDDR
19 the physical address and size of the flash chips on your
20 particular board as well as the bus width, either statically
21 with config options or at run-time.
28 depends on MTD_PHYSMAP
32 physmap configuration options are done via your board's
[all …]
/Linux-v6.1/sound/soc/intel/avs/boards/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 depends on SND_SOC_INTEL_AVS
8 tristate "da7219 I2S board"
9 depends on I2C
10 depends on MFD_INTEL_LPSS || COMPILE_TEST
18 tristate "DMIC generic board"
26 tristate "HD-Audio generic board"
34 tristate "I2S test board"
36 This adds support for I2S test-board which can be used to verify
40 tristate "max98357A I2S board"
[all …]
/Linux-v6.1/arch/mips/bcm63xx/boards/
Dboard_bcm963xx.c1 // SPDX-License-Identifier: GPL-2.0-only
34 static struct board_info board; variable
60 .default_trigger= "default-on",
85 .name = "96328avng::ppp-fail",
93 .default_trigger = "default-on",
96 .name = "96328avng::power-fail",
143 .name = "ppp-fail",
151 .default_trigger = "default-on",
185 .name = "ppp-fail",
193 .default_trigger = "default-on",
[all …]
/Linux-v6.1/arch/powerpc/platforms/85xx/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
3 bool "Freescale Book-E Machine Type"
4 depends on PPC_E500
23 This option enables support for the Freescale BSC9131RDB board.
32 This option enables support for the C293PCIE board
38 This option enables support for the Freescale BSC9132 QDS board.
47 This option enables support for the MPC 8540 ADS board
54 This option enables support for the MPC 8560 ADS board
62 This option enables support for the MPC85xx CDS board
78 This option enables support for the MPC8536 DS board
[all …]
/Linux-v6.1/arch/arm/mach-davinci/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
5 depends on ARCH_MULTI_V5
6 depends on CPU_LITTLE_ENDIAN
24 depends on ATAGS && UNUSED_BOARD_FILES
29 bool "DA830/OMAP-L137/AM17x based system"
30 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
31 depends on ATAGS
33 # needed on silicon revs 1.0, 1.1:
38 bool "DA850/OMAP-L138/AM18x based system"
39 depends on !ARCH_DAVINCI_DMx || (AUTO_ZRELADDR && ARM_PATCH_PHYS_VIRT)
[all …]
/Linux-v6.1/arch/arm/mach-pxa/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
3 bool "PXA2xx/PXA3xx-based"
4 depends on ARCH_MULTI_V5
5 depends on CPU_LITTLE_ENDIAN
61 depends on UNUSED_BOARD_FILES
68 depends on UNUSED_BOARD_FILES
78 depends on UNUSED_BOARD_FILES
85 depends on UNUSED_BOARD_FILES
91 depends on UNUSED_BOARD_FILES
97 bool "PXA930 Evaluation Board (aka TavorEVB)"
[all …]
/Linux-v6.1/arch/arm/mach-s3c/
DKconfig.s3c24xx1 # SPDX-License-Identifier: GPL-2.0
9 depends on ARCH_MULTI_V4T || ARCH_MULTI_V5
10 depends on CPU_LITTLE_ENDIAN
11 depends on ATAGS && UNUSED_BOARD_FILES
22 Samsung SMDK2410 development board (and derivatives).
25 the maintainers of the platform and linux-samsung-soc@vger.kernel.org if
46 depends on ARCH_MULTI_V4T
58 depends on ARCH_MULTI_V5
67 depends on ARCH_MULTI_V5
76 depends on ARCH_MULTI_V4T
[all …]
/Linux-v6.1/arch/powerpc/platforms/40x/
DKconfig1 # SPDX-License-Identifier: GPL-2.0
4 depends on 40x
8 This option enables support for the AMCC 405EZ Acadia evaluation board.
12 depends on 40x
16 This option enables support for the ESTEEM 195E Hotfoot board.
20 depends on 40x
27 This option enables support for the AMCC PPC405EX evaluation board.
31 depends on 40x
37 This option enables support for the AMCC PPC405EX board.
41 depends on 40x
[all …]
/Linux-v6.1/drivers/net/ethernet/sfc/falcon/
Dfalcon_boards.c1 // SPDX-License-Identifier: GPL-2.0-only
4 * Copyright 2007-2012 Solarflare Communications Inc.
15 /* Macros for unpacking the board revision */
21 /* Board types */
27 /* Board temperature is about 15°C above ambient when air flow is
29 * depending on the PHY specifications but the critical temperature
42 * Support for LM87 sensor chip used on several boards
90 struct falcon_board *board = falcon_board(efx); in ef4_init_lm87() local
91 struct i2c_client *client = i2c_new_client_device(&board->i2c_adap, info); in ef4_init_lm87()
97 /* Read-to-clear alarm/interrupt status */ in ef4_init_lm87()
[all …]
/Linux-v6.1/Documentation/sh/
Dnew-machine.rst1 .. SPDX-License-Identifier: GPL-2.0
4 Adding a new board to LinuxSH
7 Paul Mundt <lethal@linux-sh.org>
18 of the board-specific code (with the exception of stboards) ended up
19 in arch/sh/kernel/ directly, with board-specific headers ending up in
20 include/asm-sh/. For the new kernel, things are broken out by board type,
24 Board-specific code::
27 |-- arch
28 | `-- sh
29 | `-- boards
[all …]
/Linux-v6.1/Documentation/arm/google/
Dchromebook-boot-flow.rst1 .. SPDX-License-Identifier: GPL-2.0
16 - Board name, specified at depthcharge_ compile time. This is $(BOARD) below.
17 - Board revision number, determined at runtime (perhaps by reading GPIO
19 - SKU number, read from GPIO strappings at boot time. This is $(SKU) below.
23 - google,$(BOARD)-rev$(REV)-sku$(SKU)
24 - google,$(BOARD)-rev$(REV)
25 - google,$(BOARD)-sku$(SKU)
26 - google,$(BOARD)
31 Note that for some boards there may be extra board-specific logic to inject
41 As an example, if we're on board "lazor", rev 4, SKU 0 and we have two device
[all …]
/Linux-v6.1/drivers/comedi/drivers/
Dcb_pcimdda.c1 // SPDX-License-Identifier: GPL-2.0+
4 * Computer Boards PCIM-DDA06-16 Comedi driver
7 * COMEDI - Linux Control and Measurement Device Interface
12 * Description: Measurement Computing PCIM-DDA06-16
13 * Devices: [Measurement Computing] PCIM-DDA06-16 (cb_pcimdda)
18 * All features of the PCIM-DDA06-16 board are supported.
19 * This board has 6 16-bit AO channels, and the usual 8255 DIO setup.
21 * This board does not support commands.
23 * The board has a peculiar way of specifying AO gain/range settings -- You have
24 * 1 jumper bank on the card, which either makes all 6 AO channels either
[all …]

12345678910>>...42