| /OK3568_Linux_fs/buildroot/boot/at91bootstrap/ |
| H A D | at91bootstrap-1.16-eabi-fix.patch | 9 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 10 --- 11 board/at91cap9adk/dataflash/Makefile | 2 +- 12 board/at91cap9adk/norflash/Makefile | 2 +- 13 board/at91cap9stk/nandflash/Makefile | 2 +- 14 board/at91sam9260ek/dataflash/Makefile | 2 +- 15 board/at91sam9260ek/nandflash/Makefile | 2 +- 16 board/at91sam9261ek/dataflash/Makefile | 2 +- 17 board/at91sam9261ek/nandflash/Makefile | 2 +- 18 board/at91sam9263ek/dataflash/Makefile | 2 +- [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | microchip.rst | 7 ------------ 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | arm,versatile.yaml | 1 # 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 …]
|
| H A D | cpus.yaml | 1 # 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 …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_matrix.h | 4 * SPDX-License-Identifier: GPL-2.0+ 59 u32 reserve1[16 - AT91_MATRIX_MASTERS]; 61 u32 reserve2[16 - AT91_MATRIX_SLAVES]; 63 u32 reserve3[32 - (2 * AT91_MATRIX_SLAVES)]; 67 u32 ccr[52]; /* 0x110 - 0x1E0 Chip Configuration */ 101 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */ 103 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */ 152 /* Remap Command for AHB Master 0 (ARM926EJ-S Instruction Master) */ 154 /* Remap Command for AHB Master 1 (ARM926EJ-S Data Master) */ 223 /* USB Pad Pull-Up Control Register */
|
| /OK3568_Linux_fs/u-boot/board/armltd/integrator/ |
| H A D | README | 2 U-Boot for ARM Integrator Development Platforms 8 Manuals available from :- 12 -------- 13 There are two Integrator variants - Integrator/AP and Integrator/CP. 24 ------------ 25 Integrator platforms can be configured to use U-Boot in at least three ways :- 26 a) Run ARM boot monitor, manually run U-Boot image from flash 27 b) Run ARM boot monitor, automatically run U-Boot image from flash 28 c) Run U-Boot image direct from flash. 32 U-Boot has to carry out minimal configration before standard code is run. [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | arm-realview-eb.dts | 23 /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 …]
|
| H A D | alphascale-asm9260.dtsi | 2 * 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 …]
|
| H A D | s3c2416.dtsi | 1 // 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 …]
|
| H A D | sd5203.dts | 1 // 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 …]
|
| H A D | spear3xx.dtsi | 1 // 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 …]
|
| H A D | suniv-f1c100s.dtsi | 1 // 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 …]
|
| H A D | vt8500.dtsi | 1 // 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 …]
|
| H A D | nspire.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 9 #address-cells = <1>; 10 #size-cells = <1>; 11 interrupt-parent = <&intc>; 15 compatible = "arm,arm926ej-s"; 29 #clock-cells = <0>; 30 compatible = "fixed-clock"; 31 clock-frequency = <32768>; 35 #clock-cells = <0>; 40 #clock-cells = <0>; [all …]
|
| H A D | wm8650.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8650.dtsi - Device tree file for Wondermedia WM8650 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <0>; 15 #size-cells = <0>; 19 compatible = "arm,arm926ej-s"; 34 #address-cells = <1>; 35 #size-cells = <1>; 36 compatible = "simple-bus"; [all …]
|
| H A D | spear600.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 #address-cells = <1>; 8 #size-cells = <1>; 12 #address-cells = <0>; 13 #size-cells = <0>; 16 compatible = "arm,arm926ej-s"; 27 #address-cells = <1>; 28 #size-cells = <1>; 29 compatible = "simple-bus"; 32 vic0: interrupt-controller@f1100000 { [all …]
|
| H A D | wm8505.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * wm8505.dtsi - Device tree file for Wondermedia WM8505 SoC 9 #address-cells = <1>; 10 #size-cells = <1>; 14 #address-cells = <0>; 15 #size-cells = <0>; 19 compatible = "arm,arm926ej-s"; 38 #address-cells = <1>; 39 #size-cells = <1>; 40 compatible = "simple-bus"; [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | proc-arm926.S | 1 /* 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 …]
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv5/ |
| H A D | tune-arm926ejs.inc | 3 require conf/machine/include/arm/arch-armv5-dsp.inc 6 TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'arm926ejs', ' -mcpu=arm926ej-s', '', d)}" 10 ARMPKGARCH:tune-arm926ejs = "arm926ejs" 12 TUNE_FEATURES:tune-arm926ejs = "arm thumb dsp arm926ejs" 13 PACKAGE_EXTRA_ARCHS:tune-arm926ejs = "${PACKAGE_EXTRA_ARCHS:tune-armv5te} arm926ejste arm926ejse"
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-integrator/ |
| H A D | Kconfig | 1 # 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 …]
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-realview/ |
| H A D | Kconfig | 1 # 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 …]
|
| /OK3568_Linux_fs/kernel/Documentation/arm/vfp/ |
| H A D | release-notes.rst | 11 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 …]
|
| /OK3568_Linux_fs/buildroot/board/technologic/ts7680/ |
| H A D | readme.txt | 1 Technologic Systems TS-7680 SBC 5 the Technologic Systems TS-7680 Single Board Computer. 7 The TS-7680 SBC is based on the Freescale i.MX286 ARM ARM926EJ-S 8 running at 454MHz. The TS-7680 features are 10/100 Ethernet ports, 9 Wi-Fi, microSD card, eMMC, NOR Flash, USB host port, CAN ports, 11 https://wiki.embeddedarm.com/wiki/TS-7680 13 The TS-7680 uses a 4.9 Linux kernel provided by Technologic Systems. 22 ├── imx28-ts7680.dtb 24 ├── rootfs.ext4 -> rootfs.ext2 31 TS-7680 built-in bootloader loads the Linux uImage from the /boot [all …]
|
| /OK3568_Linux_fs/buildroot/boot/lpc32xxcdl/ |
| H A D | lpc32xxcdl-2.11-compiler_name.patch | 3 Signed-off-by: Alexandre Belloni <abelloni@adeneo-embedded.com> 4 --- 5 makerule/lpc32xx/make.lpc32xx.gnu | 22 +++++++++++----------- 6 1 files changed, 11 insertions(+), 11 deletions(-) 8 diff --git a/makerule/lpc32xx/make.lpc32xx.gnu b/makerule/lpc32xx/make.lpc32xx.gnu 10 --- a/makerule/lpc32xx/make.lpc32xx.gnu 12 @@ -27,19 +27,19 @@ CFLAGS += -mno-sched-prolog -fno-hosted -mno-thumb-interwork -ffunction-sectio 13 CFLAGS += -I$(CSP_INC_DIR) -I$(BSP_INC_DIR) -I$(GEN_INC_DIR) 14 AFLAGS = -mcpu=arm926ej-s 15 AFLAGS += -I$(CSP_INC_DIR) -I$(BSP_INC_DIR) -I$(GEN_INC_DIR) [all …]
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in.arm | 146 bool "arm1136j-s" 152 bool "arm1136jf-s" 159 bool "arm1176jz-s" 165 bool "arm1176jzf-s" 181 bool "cortex-A5" 189 bool "cortex-A7" 197 bool "cortex-A8" 205 bool "cortex-A9" 213 bool "cortex-A12" 221 bool "cortex-A15" [all …]
|