Home
last modified time | relevance | path

Searched full:mips (Results 1 – 25 of 1059) sorted by relevance

12345678910>>...43

/Linux-v5.10/arch/mips/jazz/
DKconfig10 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
11 <http://www.linux-mips.org/>.
14 bool "Support for MIPS Magnum 4000"
22 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
23 <http://www.linux-mips.org/>.
33 the MIPS architecture, check out the Linux/MIPS FAQ on the WWW at
34 <http://www.linux-mips.org/>.
/Linux-v5.10/arch/mips/include/asm/
Dwar.h17 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
19 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
24 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
29 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
43 * "MIPS R4400MC Errata, Processor Revision 1.0", erratum #10
44 * "MIPS R4400MC Errata, Processor Revision 2.0 & 3.0", erratum #4
56 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
60 * "MIPS R4000PC/SC Errata, Processor Revision 2.2 and 3.0",
62 * "MIPS R4000MC Errata, Processor Revision 2.2 and 3.0", erratum
64 * "MIPS R4400PC/SC Errata, Processor Revision 1.0", erratum #7
[all …]
Disa-rev.h3 * Copyright (C) 2018 MIPS Tech, LLC
4 * Author: Matt Redfearn <matt.redfearn@mips.com>
11 * The ISA revision level. This is 0 for MIPS I to V and N for
12 * MIPS{32,64}rN.
19 /* The compiler hasn't defined the isa rev so assume it's MIPS I - V (0) */
/Linux-v5.10/arch/mips/
DMakefile16 $(Q)$(MAKE) $(build)=arch/mips/tools elf-entry
18 $(Q)$(MAKE) $(build)=arch/mips/tools loongson3-llsc-check
20 $(Q)$(MAKE) $(build)=arch/mips/boot/tools relocs
36 32bit-tool-archpref = mips
46 UTS_MACHINE := mips
94 # The DECStation requires an ECOFF kernel for remote booting, other MIPS
128 # stack space, else a SEGV is generated. This is not desirable for MIPS
186 # Warning: the 64-bit MIPS architecture does not support the `smartmips' extension
189 mips-cflags := $(cflags-y)
191 smartmips-ase := $(call cc-option-yn,$(mips-cflags) -msmartmips)
[all …]
DKconfig2 config MIPS config
124 bool "Generic board-agnostic MIPS kernel"
372 This enables support for DEC's MIPS based workstations. For details
373 see the Linux/MIPS FAQ on <http://www.linux-mips.org/> and the
410 This a family of machines based on the MIPS R4030 chipset which was
412 Members include the Acer PICA, MIPS Magnum 4000, MIPS Millennium and
452 Loongson-1 is a family of 32-bit MIPS-compatible SoCs developed by
535 bool "MIPS Malta board"
589 This enables support for the MIPS Technologies Malta evaluation
597 Microchip PIC32 is a family of general-purpose 32 bit MIPS core
[all …]
/Linux-v5.10/arch/mips/oprofile/
Dop_model_mipsxx.c7 * Copyright (C) 2005 by MIPS Technologies, Inc.
351 op_model_mipsxx_ops.cpu_type = "mips/M14Kc"; in mipsxx_init()
355 op_model_mipsxx_ops.cpu_type = "mips/M14KEc"; in mipsxx_init()
359 op_model_mipsxx_ops.cpu_type = "mips/20K"; in mipsxx_init()
363 op_model_mipsxx_ops.cpu_type = "mips/24K"; in mipsxx_init()
367 op_model_mipsxx_ops.cpu_type = "mips/25K"; in mipsxx_init()
372 op_model_mipsxx_ops.cpu_type = "mips/34K"; in mipsxx_init()
377 op_model_mipsxx_ops.cpu_type = "mips/74K"; in mipsxx_init()
381 op_model_mipsxx_ops.cpu_type = "mips/interAptiv"; in mipsxx_init()
385 op_model_mipsxx_ops.cpu_type = "mips/proAptiv"; in mipsxx_init()
[all …]
/Linux-v5.10/arch/mips/crypto/
DMakefile3 # Makefile for MIPS crypto files..
6 obj-$(CONFIG_CRYPTO_CRC32_MIPS) += crc32-mips.o
8 obj-$(CONFIG_CRYPTO_CHACHA_MIPS) += chacha-mips.o
9 chacha-mips-y := chacha-core.o chacha-glue.o
12 obj-$(CONFIG_CRYPTO_POLY1305_MIPS) += poly1305-mips.o
13 poly1305-mips-y := poly1305-core.o poly1305-glue.o
21 $(obj)/poly1305-core.S: $(src)/poly1305-mips.pl FORCE
Dchacha-glue.c3 * MIPS accelerated ChaCha and XChaCha stream ciphers,
83 .base.cra_driver_name = "chacha20-mips",
98 .base.cra_driver_name = "xchacha20-mips",
113 .base.cra_driver_name = "xchacha12-mips",
144 MODULE_DESCRIPTION("ChaCha and XChaCha stream ciphers (MIPS accelerated)");
148 MODULE_ALIAS_CRYPTO("chacha20-mips");
150 MODULE_ALIAS_CRYPTO("xchacha20-mips");
152 MODULE_ALIAS_CRYPTO("xchacha12-mips");
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dmti,mips-cdmm.yaml4 $id: http://devicetree.org/schemas/bus/mti,mips-cdmm.yaml#
7 title: MIPS Common Device Memory Map
10 Defines a location of the MIPS Common Device Memory Map registers.
17 const: mti,mips-cdmm
22 used to map the MIPS CDMM registers block.
34 compatible = "mti,mips-cdmm";
/Linux-v5.10/Documentation/devicetree/bindings/power/
Dmti,mips-cpc.yaml4 $id: http://devicetree.org/schemas/power/mti,mips-cpc.yaml#
7 title: MIPS Cluster Power Controller
10 Defines a location of the MIPS Cluster Power Controller registers.
17 const: mti,mips-cpc
22 used to map the MIPS CPC registers block.
34 compatible = "mti,mips-cpc";
/Linux-v5.10/scripts/package/
Dbuildtar99 mips)
100 if [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.bin" ]; then
101 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.bin" "${tmpdir}/boot/vmlinuz-${KERNELRELEAS…
102 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" ]; then
103 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" "${tmpdir}/boot/vmlinuz-${KERNELRELE…
104 elif [ -f "${objtree}/arch/mips/boot/compressed/vmlinux.srec" ]; then
105 …cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.srec" "${tmpdir}/boot/vmlinuz-${KERNELRELEA…
110 elif [ -f "${objtree}/arch/mips/boot/vmlinux.bin" ]; then
111 cp -v -- "${objtree}/arch/mips/boot/vmlinux.bin" "${tmpdir}/boot/vmlinux-${KERNELRELEASE}"
112 elif [ -f "${objtree}/arch/mips/boot/vmlinux.ecoff" ]; then
[all …]
/Linux-v5.10/arch/mips/ralink/
DPlatform4 cflags-$(CONFIG_RALINK) += -I$(srctree)/arch/mips/include/asm/mach-ralink
10 cflags-$(CONFIG_SOC_RT288X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt288x
16 cflags-$(CONFIG_SOC_RT305X) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt305x
22 cflags-$(CONFIG_SOC_RT3883) += -I$(srctree)/arch/mips/include/asm/mach-ralink/rt3883
28 cflags-$(CONFIG_SOC_MT7620) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7620
33 cflags-$(CONFIG_SOC_MT7621) += -I$(srctree)/arch/mips/include/asm/mach-ralink/mt7621
/Linux-v5.10/arch/mips/kernel/
Dvmlinux.lds.S20 #undef mips
21 #define mips mips macro
22 OUTPUT_ARCH(mips)
121 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) {
123 KEEP(*(.mips.machines.init))
198 /* This is the MIPS specific mdebug section. */
221 *(.MIPS.abiflags)
222 *(.MIPS.options)
/Linux-v5.10/include/linux/bcma/
Dbcma_driver_mips.h6 /* which sbflags get routed to mips interrupt 1 */
9 /* which sbflags get routed to mips interrupt 2 */
12 /* which sbflags get routed to mips interrupt 3 */
15 /* which sbflags get routed to mips interrupt 4 */
19 /* MIPS 74K core registers */
/Linux-v5.10/arch/mips/lib/
Diomap-pci.c6 * (C) Copyright 2006 Ralf Baechle <ralf@linux-mips.org>
7 * (C) Copyright 2007 MIPS Technologies, Inc.
8 * written by Ralf Baechle <ralf@linux-mips.org>
35 "report it to linux-mips@linux-mips.org or your " in __pci_ioport_map()
/Linux-v5.10/sound/mips/
DKconfig2 # ALSA MIPS drivers
5 bool "MIPS sound devices"
6 depends on MIPS
9 Support for sound devices of MIPS architectures.
/Linux-v5.10/drivers/irqchip/
Dirq-mips-cpu.c7 * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved.
8 * Author: Maciej W. Rozycki <macro@mips.com>
10 * This file define the irq handler for MIPS CPU interrupts.
14 * Almost all MIPS CPUs define 8 interrupt sources. They are typically
53 .name = "MIPS",
113 .name = "MIPS",
238 panic("Failed to add MIPS CPU IPI domain"); in mips_cpu_register_ipi_domain()
258 panic("Failed to add irqdomain for MIPS CPU"); in __mips_cpu_irq_init()
262 * for CPUs which implement the MIPS MT (multi-threading) ASE. in __mips_cpu_irq_init()
/Linux-v5.10/arch/mips/pci/
Dpci-malta.c3 * Copyright (C) 1999, 2000, 2004, 2005 MIPS Technologies, Inc.
5 * Authors: Carsten Langgaard <carstenl@mips.com>
6 * Maciej W. Rozycki <macro@mips.com>
8 * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org)
10 * MIPS boards specific PCI support.
18 #include <asm/mips-cps.h>
19 #include <asm/mips-boards/generic.h>
20 #include <asm/mips-boards/bonito64.h>
21 #include <asm/mips-boards/msc01_pci.h>
89 * fixed in a later revision of YAMON (the MIPS boards in mips_pcibios_init()
/Linux-v5.10/drivers/ssb/
DKconfig35 depends on SSB && (PCI = y || PCI = SSB) && (PCI_DRIVERS_LEGACY || !MIPS)
119 bool "SSB Broadcom MIPS core driver"
120 depends on SSB && MIPS
125 Broadcom MIPS core.
134 # Assumption: We are on embedded, if we compile the MIPS core.
151 depends on SSB_PCIHOST_POSSIBLE && SSB_EMBEDDED && MIPS
/Linux-v5.10/arch/mips/include/asm/mips-boards/
Dgeneric.h6 * Defines of the MIPS boards specific address-MAP, registers, etc.
8 * Copyright (C) 2000,2012 MIPS Technologies, Inc.
10 * Authors: Carsten Langgaard <carstenl@mips.com>
11 * Steven J. Hill <sjhill@mips.com>
18 #include <asm/mips-boards/bonito64.h>
/Linux-v5.10/arch/mips/txx9/jmr3927/
Dprom.c10 * Based on arch/mips/au1000/common/prom.c
13 * arch/mips/mips-boards/xx files.
15 * Carsten Langgaard, carstenl@mips.com
16 * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
/Linux-v5.10/arch/mips/netlogic/
DKconfig13 arch/mips/netlogic/dts/xlp_evp.dts
23 arch/mips/netlogic/dts/xlp_svp.dts
33 arch/mips/netlogic/dts/xlp_fvp.dts
43 arch/mips/netlogic/dts/xlp_gvp.dts
52 arch/mips/netlogic/dts/xlp_rvp.dts
/Linux-v5.10/arch/mips/generic/
DKconfig23 bool "Support MIPS SEAD-3 boards"
27 Enable this to include support for booting on MIPS SEAD-3 FPGA-based
49 bool "Include FDT for MIPS Boston boards"
51 Enable this to include the FDT for the MIPS Boston development board
53 enable this if you wish to boot on a MIPS Boston board, as it is
/Linux-v5.10/arch/mips/mti-malta/
Dmalta-int.c6 * Carsten Langgaard, carstenl@mips.com
7 * Copyright (C) 2000, 2001, 2004 MIPS Technologies, Inc.
11 * Routines for generic manipulation of the interrupts found on the MIPS
31 #include <asm/mips-boards/malta.h>
32 #include <asm/mips-boards/maltaint.h>
33 #include <asm/mips-cps.h>
35 #include <asm/mips-boards/generic.h>
36 #include <asm/mips-boards/msc01_pci.h>
/Linux-v5.10/arch/mips/include/asm/mach-malta/
Dmc146818rtc.h3 * Carsten Langgaard, carstenl@mips.com
4 * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved.
14 #include <asm/mips-boards/generic.h>
15 #include <asm/mips-boards/malta.h>

12345678910>>...43