Searched +full:arm +full:- +full:platform (Results 1 – 25 of 586) sorted by relevance
12345678910>>...24
| /Linux-v6.6/arch/arm/mach-versatile/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 3 bool "ARM Ltd. Versatile family" 18 This enables support for ARM Ltd Versatile board. 21 bool "ARM Ltd. Integrator family" 37 Support for ARM's Integrator platform. 48 Include support for the ARM(R) Integrator/AP and 52 bool "Include support for Integrator/IM-PD1" 60 The IM-PD1 is an add-on logic module for the Integrator which 61 allows ARM(R) Ltd PrimeCells to be developed and evaluated. 62 The IM-PD1 can be found on the Integrator/PP2 platform. [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/arm/ |
| D | arm,realview.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/arm,realview.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ARM RealView Boards 10 - Linus Walleij <linus.walleij@linaro.org> 13 The ARM RealView series of reference designs were built to explore the ARM 14 11, Cortex A-8 and Cortex A-9 CPUs. This included new features compared to 22 - description: ARM RealView Emulation Baseboard (HBI-0140) was created 23 as a generic platform to test different FPGA designs, and has [all …]
|
| D | arm,vexpress-juno.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/arm,vexpress-juno.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ARM Versatile Express and Juno Boards 10 - Sudeep Holla <sudeep.holla@arm.com> 11 - Linus Walleij <linus.walleij@linaro.org> 14 ARM's Versatile Express platform were built as reference designs for exploring 15 multicore Cortex-A class systems. The Versatile Express family contains both 30 "arm,vexpress" compatible was retained in the root node, and these are [all …]
|
| D | apple.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/arm/apple.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Apple ARM Machine 10 - Hector Martin <marcan@marcan.st> 13 ARM platforms using SoCs designed by Apple Inc., branded "Apple Silicon". 17 - Mac mini (M1, 2020) 18 - MacBook Pro (13-inch, M1, 2020) 19 - MacBook Air (M1, 2020) [all …]
|
| D | arm,integrator.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/arm/arm,integrator.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ARM Integrator Boards 10 - Linus Walleij <linus.walleij@linaro.org> 13 These were the first ARM platforms officially supported by ARM Ltd. 14 They are ARMv4, ARMv5 and ARMv6-capable using different core tiles, 23 - description: ARM Integrator Application Platform, this board has a PCI 27 rapid prototyping. See ARM DUI 0098B. This board can physically come [all …]
|
| D | vexpress-scc.txt | 1 ARM Versatile Express Serial Configuration Controller 2 ----------------------------------------------------- 4 Test chips for ARM Versatile Express platform implement SCC (Serial 11 like platform configuration control and power management. 15 - compatible value: "arm,vexpress-scc,<model>", "arm,vexpress-scc"; 18 eg. for Coretile Express A15x2 A7x3 (V2P-CA15_A7): 19 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc"; 23 - reg: when the SCC is memory mapped, physical address and size of the 25 - interrupts: when the SCC can generate a system-level interrupt 30 compatible = "arm,vexpress-scc,v2p-ca15_a7", "arm,vexpress-scc";
|
| /Linux-v6.6/drivers/pinctrl/qcom/ |
| D | Kconfig.msm | 1 # SPDX-License-Identifier: GPL-2.0-only 6 depends on ARM || COMPILE_TEST 9 Qualcomm TLMM block found in the Qualcomm APQ8064 platform. 13 depends on ARM || COMPILE_TEST 16 Qualcomm TLMM block found in the Qualcomm APQ8084 platform. 20 depends on ARM || COMPILE_TEST 23 Qualcomm TLMM block found in the Qualcomm IPQ4019 platform. 31 Qualcomm Technologies Inc. IPQ5018 platform. Select this for 36 depends on ARM || COMPILE_TEST 39 Qualcomm TLMM block found in the Qualcomm IPQ8064 platform. [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/firmware/ |
| D | arm,scmi.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 # Copyright 2021 ARM Ltd. 4 --- 5 $id: http://devicetree.org/schemas/firmware/arm,scmi.yaml# 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Sudeep Holla <sudeep.holla@arm.com> 15 that are provided by the hardware platform it is running on, including power 19 the SCMI as described in ARM document number ARM DEN 0056 ("ARM System Control 20 and Management Interface Platform Design Document")[0] provide for OSPM in 23 [0] https://developer.arm.com/documentation/den0056/latest [all …]
|
| /Linux-v6.6/drivers/vfio/platform/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "VFIO support for platform devices" 3 depends on ARM || ARM64 || COMPILE_TEST 10 tristate "Generic VFIO support for any platform device" 13 Support for platform devices with VFIO. This is required to make 14 use of platform devices present on the system using the VFIO 24 Support for ARM AMBA devices with VFIO. This is required to make 25 use of ARM AMBA devices present on the system using the VFIO 30 menu "VFIO platform reset drivers" 33 source "drivers/vfio/platform/reset/Kconfig"
|
| /Linux-v6.6/Documentation/hwmon/ |
| D | vexpress.rst | 6 * ARM Ltd. Versatile Express platform 15 - http://infocenter.arm.com/help/topic/com.arm.doc.subset.boards.express/index.html 17 * Section "4.4.14. System Configuration registers" of the V2M-P1 TRM: 19 - http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0447-/index.html 24 ----------- 26 Versatile Express platform (http://www.arm.com/versatileexpress/) is a 27 reference & prototyping system for ARM Ltd. processors. It can be set up 29 chip/FPGA) a number of microcontrollers responsible for platform 39 As these devices are non-discoverable, they must be described in a Device
|
| /Linux-v6.6/drivers/soc/versatile/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 # ARM Versatile SoC drivers 6 bool "SoC bus device for the ARM Integrator platform core modules" 10 Include support for the SoC bus on the ARM Integrator platform 15 bool "SoC bus device for the ARM RealView platforms" 19 Include support for the SoC bus on the ARM RealView platforms
|
| /Linux-v6.6/drivers/mailbox/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 6 on-chip processors through queued messages and interrupt driven 7 signals. Say Y if your platform supports hardware mailboxes. 16 Apple SoCs have various co-processors required for certain 24 tristate "ARM MHU Mailbox" 27 Say Y here if you want to build the ARM MHU controller driver. 32 tristate "ARM MHUv2 Mailbox" 35 Say Y here if you want to build the ARM MHUv2 controller driver, 45 tristate "Platform MHU Mailbox" 49 Say Y here if you want to build a platform specific variant MHU [all …]
|
| /Linux-v6.6/Documentation/arch/arm/spear/ |
| D | overview.rst | 2 SPEAr ARM Linux Overview 6 ------------ 11 The ST Microelectronics SPEAr range of ARM9/CortexA9 System-on-Chip CPUs are 12 supported by the 'spear' platform of ARM Linux. Currently SPEAr1310, 17 SPEAr (Platform) 19 - SPEAr3XX (3XX SOC series, based on ARM9) 20 - SPEAr300 (SOC) 21 - SPEAr300 Evaluation Board 22 - SPEAr310 (SOC) 23 - SPEAr310 Evaluation Board [all …]
|
| /Linux-v6.6/drivers/powercap/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 33 In RAPL, the platform level settings are divided into domains for 48 In RAPL, the platform level settings are divided into domains for 50 controller, platform, etc. 64 tristate "ARM SCMI Powercap driver" 67 This enables support for the ARM Powercap based on ARM SCMI 70 ARM SCMI Powercap protocol allows power limits to be enforced 72 available by the SCMI platform firmware.
|
| /Linux-v6.6/Documentation/arch/arm/ |
| D | arm.rst | 2 ARM Linux 2.6 and upper 5 Please check <ftp://ftp.arm.linux.org.uk/pub/armlinux> for 9 --------------------- 11 In order to compile ARM Linux, you will need a compiler capable of 12 generating ARM ELF code with GNU extensions. GCC 3.3 is known to be 16 To build ARM Linux natively, you shouldn't have to alter the ARCH = line 17 in the top level Makefile. However, if you don't have the ARM Linux ELF 21 If you wish to cross-compile, then alter the following lines in the top 28 ARCH = arm 36 CROSS_COMPILE=<your-path-to-your-compiler-without-gcc> [all …]
|
| /Linux-v6.6/Documentation/arch/arm64/ |
| D | arm-acpi.rst | 2 ACPI on Arm systems 6 the BSA (Arm Base System Architecture) [0] and BBR (Arm 9 Arm Servers, in addition to being BSA compliant, comply with a set 12 The Arm kernel implements the reduced hardware model of ACPI version 18 If an Arm system does not meet the requirements of the BSA and BBR, 23 industry-standard Arm systems, they also apply to more than one operating 25 ACPI and Linux only, on an Arm system -- that is, what Linux expects of 29 Why ACPI on Arm? 30 ---------------- 33 exist in Linux for describing non-enumerable hardware, after all. In this [all …]
|
| D | acpi_object_usage.rst | 16 - Required: DSDT, FADT, GTDT, MADT, MCFG, RSDP, SPCR, XSDT 18 - Recommended: BERT, EINJ, ERST, HEST, PCCT, SSDT 20 - Optional: AGDI, BGRT, CEDT, CPEP, CSRT, DBG2, DRTM, ECDT, FACS, FPDT, 24 - Not supported: AEST, APMT, BOOT, DBGP, DMAR, ETDT, HPET, IVRS, LPIT, 32 **Arm Error Source Table** 35 compliant with the Arm RAS architecture. 39 **Arm Generic diagnostic Dump and Reset Device Interface Table** 41 This table describes a non-maskable event, that is used by the platform 46 **Arm Performance Monitoring Table** 55 Must be supplied if RAS support is provided by the platform. It [all …]
|
| /Linux-v6.6/Documentation/arch/arm/sti/ |
| D | overview.rst | 2 STi ARM Linux Overview 6 ------------ 9 CortexA9 System-on-Chip are supported by the 'STi' platform of 10 ARM Linux. Currently STiH407, STiH410 and STiH418 are supported. 14 ------------- 16 The configuration for the STi platform is supported via the multi_v7_defconfig. 19 ------ 22 are located in the platform code contained in arch/arm/mach-sti 24 There is a generic board board-dt.c in the mach folder which support 30 ---------------
|
| /Linux-v6.6/include/linux/amba/ |
| D | pl08x.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * linux/amba/pl08x.h - ARM PrimeCell DMA Controller driver 5 * Copyright (C) 2005 ARM Ltd 6 * Copyright (C) 2010 ST-Ericsson SA 8 * pl08x information required by platform code 10 * Please credit ARM.com 11 * Documentation: ARM DDI 0196D 32 * struct pl08x_channel_data - data structure to pass info between 33 * platform and PL08x driver regarding channel configuration 84 * struct pl08x_platform_data - the platform configuration for the PL08x [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/mailbox/ |
| D | arm,mhuv2.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/mailbox/arm,mhuv2.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: ARM MHUv2 Mailbox Controller 10 - Tushar Khandelwal <tushar.khandelwal@arm.com> 11 - Viresh Kumar <viresh.kumar@linaro.org> 14 The Arm Message Handling Unit (MHU) Version 2 is a mailbox controller that has 15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional 33 - Data-transfer: Each transfer is made of one or more words, using one or more [all …]
|
| /Linux-v6.6/Documentation/devicetree/ |
| D | usage-model.rst | 1 .. SPDX-License-Identifier: GPL-2.0 44 ---------- 56 In 2005, when PowerPC Linux began a major cleanup and to merge 32-bit 57 and 64-bit support, the decision was made to require DT support on all 61 blob without requiring a real Open Firmware implementation. U-Boot, 66 existing non-DT aware firmware. 70 architectures (arm, microblaze, mips, powerpc, sparc, and x86) and 1 74 ------------- 79 ------------------- 88 per-machine hard coded selections. [all …]
|
| /Linux-v6.6/arch/arm/mach-artpec/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 bool "Axis Communications ARM based ARTPEC SoCs" 9 bool "Axis ARTPEC-6 ARM Cortex A9 Platform" 20 Support for Axis ARTPEC-6 ARM Cortex A9 Platform
|
| /Linux-v6.6/drivers/soc/renesas/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 57 if ARM && ARCH_RENESAS 59 #comment "Renesas ARM SoCs System Type" 62 bool "ARM32 Platform support for Emma Mobile EV2" 67 bool "ARM32 Platform support for R-Car E2" 73 bool "ARM32 Platform support for R-Car H1" 82 bool "ARM32 Platform support for R-Car H2" 90 bool "ARM32 Platform support for R-Car M1A" 95 bool "ARM32 Platform support for R-Car M2-N" 102 bool "ARM32 Platform support for R-Car M2-W" [all …]
|
| /Linux-v6.6/arch/arm64/ |
| D | Kconfig.platforms | 1 # SPDX-License-Identifier: GPL-2.0-only 2 menu "Platform selection" 12 bool "Allwinner sunxi 64-bit SoC Family" 23 bool "Annapurna Labs Alpine platform" 33 This enables support for Apple's in-house ARM SoC family, starting 67 Say Y if you intend to run the kernel on a Broadcom Broadband ARM-based 70 This enables support for Broadcom BCA ARM-based broadband chipsets, 74 bool "Broadcom Set-Top-Box SoCs" 115 This enables support for the Microchip Sparx5 ARMv8-based 116 SoC family of TSN-capable gigabit switches. [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/soc/fsl/ |
| D | qman.txt | 3 Copyright (C) 2008 - 2014 Freescale Semiconductor Inc. 7 - QMan Node 8 - QMan Private Memory Nodes 9 - Example 13 The Queue Manager is part of the Data-Path Acceleration Architecture (DPAA). QMan 16 flow-level queuing, is also responsible for congestion management functions such 22 - compatible 26 May include "fsl,<SoC>-qman" 28 - reg 30 Value type: <prop-encoded-array> [all …]
|
12345678910>>...24