Home
last modified time | relevance | path

Searched +full:arm926ej +full:- +full:s (Results 1 – 25 of 69) sorted by relevance

123

/kernel/linux/linux-5.10/Documentation/arm/
Dmicrochip.rst7 ------------
11 It is important to note that the Microchip (previously Atmel) ARM-based MPU
15 git branches/tags and email subject always contain this "at91" sub-string.
19 ---------
25 - at91rm9200
29 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-
32 - at91sam9260
36 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6221-32-bit-ARM926EJ-S-Embedded-Microprocesso…
38 - at91sam9xe
42 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6254-32-bit-ARM926EJ-S-Embedded-Microprocesso…
[all …]
/kernel/linux/linux-4.19/Documentation/arm/Microchip/
DREADME6 ------------
10 It is important to note that the Microchip (previously Atmel) ARM-based MPU
14 git branches/tags and email subject always contain this "at91" sub-string.
18 ---------
24 - at91rm9200
26 …http://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-1768-32-bit-ARM920T-Embedded-Microprocessor-
29 - at91sam9260
31 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6221-32-bit-ARM926EJ-S-Embedded-Microprocesso…
33 - at91sam9xe
35 …ttp://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-6254-32-bit-ARM926EJ-S-Embedded-Microprocesso…
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/
Darm,versatile.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Linus Walleij <linus.walleij@linaro.org>
13 The ARM Versatile boards are two variants of ARM926EJ-S evaluation boards
22 - description: The ARM Versatile Application Baseboard (HBI-0118) is an
23 evaluation board specifically for the ARM926EJ-S. It can be connected
24 to an IB1 interface board for a touchscreen-type use case or an IB2
25 for a candybar phone-type use case. See ARM DUI 0225D.
27 - const: arm,versatile-ab
[all …]
Dcpus.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
21 with updates for 32-bit and 64-bit ARM systems provided in this document.
30 - square brackets define bitfields, eg reg[7:0] value of the bitfield in
59 On 32-bit ARM v7 or later systems this property is
68 On ARM v8 64-bit systems this property is required
71 * If cpus node's #address-cells property is set to 2
79 * If cpus node's #address-cells property is set to 1
[all …]
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Darm-realview-eb.dts23 /dts-v1/;
24 #include <dt-bindings/interrupt-controller/irq.h>
25 #include <dt-bindings/gpio/gpio.h>
26 #include "arm-realview-eb.dtsi"
30 compatible = "arm,realview-eb";
35 * ARM926EJ-S, ARM1136, ARM1176 that does not have L2 cache
39 * qemu-system-arm -M realview-eb
40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
41 * Switches -cpu arm1136 or -cpu arm1176 emulates the other
45 #address-cells = <1>;
[all …]
Dalphascale-asm9260.dtsi2 * Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
8 #include <dt-bindings/clock/alphascale,asm9260.h>
11 interrupt-parent = <&icoll>;
19 #address-cells = <0>;
20 #size-cells = <0>;
23 compatible = "arm,arm926ej-s";
30 compatible = "fixed-clock";
31 #clock-cells = <0>;
32 clock-frequency = <24000000>;
33 clock-accuracy = <30000>;
[all …]
Ds3c2416.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's S3C2416 SoC device tree source
8 #include <dt-bindings/clock/s3c2443.h>
10 #include "s3c2416-pinctrl.dtsi"
22 compatible = "arm,arm926ej-s";
26 interrupt-controller@4a000000 {
27 compatible = "samsung,s3c2416-irq";
30 clocks: clock-controller@4c000000 {
31 compatible = "samsung,s3c2416-clock";
33 #clock-cells = <1>;
[all …]
Dspear3xx.dtsi10 * http://www.opensource.org/licenses/gpl-license.html
17 interrupt-parent = <&vic>;
20 #address-cells = <0>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
35 #address-cells = <1>;
36 #size-cells = <1>;
37 compatible = "simple-bus";
40 vic: interrupt-controller@f1100000 {
41 compatible = "arm,pl190-vic";
[all …]
Dvt8500.dtsi2 * vt8500.dtsi - Device tree file for VIA VT8500 SoC
15 #address-cells = <0>;
16 #size-cells = <0>;
20 compatible = "arm,arm926ej-s";
32 #address-cells = <1>;
33 #size-cells = <1>;
34 compatible = "simple-bus";
36 interrupt-parent = <&intc>;
38 intc: interrupt-controller@d8140000 {
39 compatible = "via,vt8500-intc";
[all …]
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darm-realview-eb.dts23 /dts-v1/;
24 #include <dt-bindings/interrupt-controller/irq.h>
25 #include <dt-bindings/gpio/gpio.h>
26 #include "arm-realview-eb.dtsi"
30 compatible = "arm,realview-eb";
35 * ARM926EJ-S, ARM1136, ARM1176 that does not have L2 cache
39 * qemu-system-arm -M realview-eb
40 * Unless specified, QEMU will emulate an ARM926EJ-S core tile.
41 * Switches -cpu arm1136 or -cpu arm1176 emulates the other
45 #address-cells = <1>;
[all …]
Dalphascale-asm9260.dtsi2 * Copyright 2014 Oleksij Rempel <linux@rempel-privat.de>
7 #include <dt-bindings/clock/alphascale,asm9260.h>
10 #address-cells = <1>;
11 #size-cells = <1>;
12 interrupt-parent = <&icoll>;
20 #address-cells = <0>;
21 #size-cells = <0>;
24 compatible = "arm,arm926ej-s";
31 compatible = "fixed-clock";
32 #clock-cells = <0>;
[all …]
Dsd5203.dts1 // SPDX-License-Identifier: GPL-2.0-only
8 /dts-v1/;
13 interrupt-parent = <&vic>;
14 #address-cells = <1>;
15 #size-cells = <1>;
26 #address-cells = <1>;
27 #size-cells = <0>;
31 compatible = "arm,arm926ej-s";
42 #address-cells = <1>;
43 #size-cells = <1>;
[all …]
Ds3c2416.dtsi1 // SPDX-License-Identifier: GPL-2.0
3 * Samsung's S3C2416 SoC device tree source
8 #include <dt-bindings/clock/s3c2443.h>
10 #include "s3c2416-pinctrl.dtsi"
21 #address-cells = <1>;
22 #size-cells = <0>;
26 compatible = "arm,arm926ej-s";
31 clocks: clock-controller@4c000000 {
32 compatible = "samsung,s3c2416-clock";
34 #clock-cells = <1>;
[all …]
Dspear3xx.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
9 #address-cells = <1>;
10 #size-cells = <1>;
11 interrupt-parent = <&vic>;
14 #address-cells = <0>;
15 #size-cells = <0>;
18 compatible = "arm,arm926ej-s";
29 #address-cells = <1>;
30 #size-cells = <1>;
31 compatible = "simple-bus";
[all …]
Dsuniv-f1c100s.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR X11)
8 #address-cells = <1>;
9 #size-cells = <1>;
10 interrupt-parent = <&intc>;
13 osc24M: clk-24M {
14 #clock-cells = <0>;
15 compatible = "fixed-clock";
16 clock-frequency = <24000000>;
17 clock-output-names = "osc24M";
20 osc32k: clk-32k {
[all …]
Dvt8500.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * vt8500.dtsi - Device tree file for VIA VT8500 SoC
9 #address-cells = <1>;
10 #size-cells = <1>;
14 #address-cells = <0>;
15 #size-cells = <0>;
19 compatible = "arm,arm926ej-s";
36 #address-cells = <1>;
37 #size-cells = <1>;
38 compatible = "simple-bus";
[all …]
/kernel/linux/linux-4.19/Documentation/arm/VFP/
Drelease-notes.txt2 -----------------------------------------------
9 on ARM926EJ-S.
11 This release has been validated against the SoftFloat-2b library by
12 John R. Hauser using the TestFloat-2a test suite. Details of this
19 - fdiv
20 - fsub
21 - fadd
22 - fmul
23 - fcmp
24 - fcmpe
[all …]
/kernel/linux/linux-5.10/Documentation/arm/vfp/
Drelease-notes.rst11 on ARM926EJ-S.
13 This release has been validated against the SoftFloat-2b library by
14 John R. Hauser using the TestFloat-2a test suite. Details of this
21 - fdiv
22 - fsub
23 - fadd
24 - fmul
25 - fcmp
26 - fcmpe
27 - fcvtd
[all …]
/kernel/linux/linux-5.10/arch/arm/mm/
Dproc-arm926.S1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * linux/arch/arm/mm/proc-arm926.S: MMU functions for ARM926EJ-S
5 * Copyright (C) 1999-2001 ARM Limited
7 * hacked for non-paged-MM by Hyok S. Choi, 2003.
12 * CONFIG_CPU_ARM926_CPU_IDLE -> nohlt
19 #include <asm/pgtable-hwdef.h>
22 #include "proc-macros.S"
76 bic ip, ip, #0x1100 @ ...i...s........
148 * - start - start address (inclusive)
149 * - end - end address (exclusive)
[all …]
/kernel/linux/linux-4.19/arch/arm/mm/
Dproc-arm926.S2 * linux/arch/arm/mm/proc-arm926.S: MMU functions for ARM926EJ-S
4 * Copyright (C) 1999-2001 ARM Limited
6 * hacked for non-paged-MM by Hyok S. Choi, 2003.
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26 * CONFIG_CPU_ARM926_CPU_IDLE -> nohlt
32 #include <asm/pgtable-hwdef.h>
36 #include "proc-macros.S"
90 bic ip, ip, #0x1100 @ ...i...s........
162 * - start - start address (inclusive)
163 * - end - end address (exclusive)
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-realview/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
34 the ARM926EJ-S core tile, while on an ARMv6/v7 kernel, at least
35 one of the ARM1136, ARM1176, ARM11MPCore or Cortex-A9MPCore
39 bool "Support ARM1136J(F)-S Tile"
47 bool "Support ARM1176JZ(F)-S Tile"
54 bool "Support Multicore Cortex-A9 Tile"
57 Enable support for the Cortex-A9MPCore tile fitted to the
74 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
75 support for PCI-E and Compact Flash.
79 bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S"
[all …]
/kernel/linux/linux-4.19/arch/arm/mach-realview/
DKconfig36 the ARM926EJ-S core tile, while on an ARMv6/v7 kernel, at least
37 one of the ARM1136, ARM1176, ARM11MPCore or Cortex-A9MPCore
41 bool "Support ARM1136J(F)-S Tile"
49 bool "Support ARM1176JZ(F)-S Tile"
56 bool "Support Multicore Cortex-A9 Tile"
61 Enable support for the Cortex-A9MPCore tile fitted to the
80 the ARM11MPCore. This platform has an on-board ARM11MPCore and has
81 support for PCI-E and Compact Flash.
85 bool "Support RealView(R) Platform Baseboard for ARM1176JZF-S"
92 ARM1176JZF-S.
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-integrator/
DKconfig1 # SPDX-License-Identifier: GPL-2.0-only
18 Support for ARM's Integrator platform.
33 bool "Include support for Integrator/IM-PD1"
41 The IM-PD1 is an add-on logic module for the Integrator which
43 The IM-PD1 can be found on the Integrator/PP2 platform.
70 bool "Integrator/CM922T-XA10 core module"
76 bool "Integrator/CM926EJ-S core module"
88 bool "Integrator/CM946E-S core module"
94 bool "Integrator/CM966E-S core module"
117 bool "Integrator/CM1026EJ-S core module"
[all …]
/kernel/linux/linux-4.19/arch/arm/mach-integrator/
DKconfig19 Support for ARM's Integrator platform.
34 bool "Include support for Integrator/IM-PD1"
42 The IM-PD1 is an add-on logic module for the Integrator which
44 The IM-PD1 can be found on the Integrator/PP2 platform.
71 bool "Integrator/CM922T-XA10 core module"
77 bool "Integrator/CM926EJ-S core module"
89 bool "Integrator/CM946E-S core module"
95 bool "Integrator/CM966E-S core module"
118 bool "Integrator/CM1026EJ-S core module"
124 bool "Integrator/CM1136JF-S core module"
[all …]
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/
Dcpus.txt13 with updates for 32-bit and 64-bit ARM systems provided in this document.
22 - square brackets define bitfields, eg reg[7:0] value of the bitfield in
33 - cpus node
41 - #address-cells
52 # On 32-bit ARM 11 MPcore, ARM v7 or later systems
55 # On ARM v8 64-bit systems value should be set to 2,
58 in the system, #address-cells can be set to 1, since
61 - #size-cells
66 - cpu node
72 - device_type
[all …]

123