Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH 0/5] MIPS: Add support for OCTEON III based SoCs.
@ 2013-07-29 22:06 David Daney
  2013-07-29 22:07 ` [PATCH 1/5] MIPS: Add CPU identifiers for more OCTEON family members David Daney
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: David Daney @ 2013-07-29 22:06 UTC (permalink / raw)
  To: linux-mips, ralf; +Cc: David Daney

From: David Daney <david.daney@cavium.com>

These patches add minimal support for SoCs in the OCTEON III family.
In many respects, they are similar to OCTEON II, but with larger cache
and FPU.  FPU support comes later...

David Daney (5):
  MIPS: Add CPU identifiers for more OCTEON family members.
  MIPS: Probe for new OCTEON CPU/SoC types.
  MIPS: Use r4k_wait for OCTEON3 CPUs.
  MIPS: Generate OCTEON3 TLB handlers with the same features as
    OCTEON2.
  MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.

 arch/mips/include/asm/cpu.h  |  5 ++++-
 arch/mips/kernel/cpu-probe.c |  7 +++++++
 arch/mips/kernel/idle.c      |  1 +
 arch/mips/mm/c-octeon.c      | 14 ++++++++++++++
 arch/mips/mm/tlbex.c         |  2 ++
 5 files changed, 28 insertions(+), 1 deletion(-)

-- 
1.7.11.7

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-07-30 16:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-29 22:06 [PATCH 0/5] MIPS: Add support for OCTEON III based SoCs David Daney
2013-07-29 22:07 ` [PATCH 1/5] MIPS: Add CPU identifiers for more OCTEON family members David Daney
2013-07-29 22:07 ` [PATCH 2/5] MIPS: Probe for new OCTEON CPU/SoC types David Daney
2013-07-29 22:07 ` [PATCH 3/5] MIPS: Use r4k_wait for OCTEON3 CPUs David Daney
2013-07-29 22:07 ` [PATCH 4/5] MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2 David Daney
2013-07-29 22:07   ` David Daney
2013-07-29 22:07 ` [PATCH 5/5] MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs David Daney
2013-07-30 16:11 ` [PATCH 0/5] MIPS: Add support for OCTEON III based SoCs Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox