[PATCH 0/3] Add support for the interAptiv cores

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

This patchset adds support for the interAptiv cores.

The interAptiv is a power-efficient multi-core microprocessor
for use in system-on-chip (SoC) applications. The interAptiv combines
a multi-threading pipeline with a coherence manager to deliver improved
computational throughput and power efficiency. The interAptiv can
contain one to four MIPS32R3 interAptiv cores, system level
coherence manager with L2 cache, optional coherent I/O port,
and optional floating point unit.

http://www.imgtec.com/mips/mips-interaptiv.asp

This patchset depends on the proAptiv patchset
http://www.linux-mips.org/archives/linux-mips/2013-11/msg00086.html

Leonid Yegoshin (3):
  MIPS: Add processor identifiers for the interAptiv processors
  MIPS: Add support for interAptiv cores
  MIPS: kernel: cpu-probe: Add support for probing interAptiv cores

 arch/mips/include/asm/cpu-type.h     | 1 +
 arch/mips/include/asm/cpu.h          | 4 +++-
 arch/mips/kernel/cpu-probe.c         | 8 ++++++++
 arch/mips/kernel/idle.c              | 1 +
 arch/mips/kernel/spram.c             | 1 +
 arch/mips/kernel/traps.c             | 1 +
 arch/mips/mm/c-r4k.c                 | 1 +
 arch/mips/oprofile/common.c          | 1 +
 arch/mips/oprofile/op_model_mipsxx.c | 4 ++++
 9 files changed, 21 insertions(+), 1 deletion(-)

-- 
1.8.4.3




[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux