Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Jayachandran C <jayachandranc@netlogicmicro.com>
To: linux-mips@linux-mips.org, ralf@linux-mips.org
Subject: [PATCH 0/4] MIPS: Netlogic: XLR/XLS updates
Date: Tue, 23 Aug 2011 13:34:46 +0530	[thread overview]
Message-ID: <cover.1314086142.git.jayachandranc@netlogicmicro.com> (raw)

I had posted 3 of these changes as a single patch earlier, but here I have
split them up to different patches.

There is also a new patch to add very basic PCI MSI support on XLR and XLS.

Ganesan Ramalingam (1):
  MIPS: Netlogic: Add basic MSI support for XLR/XLS

Jayachandran C (3):
  MIPS: Netlogic: Change load address
  MIPS: Netlogic: add r4k_wait as the cpu_wait
  MIPS: Netlogic: Avoid unnecessary cache flushes

 arch/mips/Kconfig                                  |    1 +
 .../asm/mach-netlogic/cpu-feature-overrides.h      |    5 +-
 arch/mips/include/asm/netlogic/xlr/msidef.h        |   84 ++++++++++++++++++++
 arch/mips/kernel/cpu-probe.c                       |    1 +
 arch/mips/netlogic/Platform                        |    2 +-
 arch/mips/netlogic/xlr/irq.c                       |    5 +
 arch/mips/pci/pci-xlr.c                            |   51 ++++++++++++-
 7 files changed, 144 insertions(+), 5 deletions(-)
 create mode 100644 arch/mips/include/asm/netlogic/xlr/msidef.h

-- 
1.7.4.1

             reply	other threads:[~2011-08-23  8:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-23  8:04 Jayachandran C [this message]
2011-08-23  8:05 ` [PATCH 1/4] MIPS: Netlogic: Change load address Jayachandran C
2011-08-23 12:01   ` Ralf Baechle
2011-08-23  8:05 ` [PATCH 2/4] MIPS: Netlogic: add r4k_wait as the cpu_wait Jayachandran C
2011-08-23 12:01   ` Ralf Baechle
2011-08-23  8:05 ` [PATCH 3/4] MIPS: Netlogic: Avoid unnecessary cache flushes Jayachandran C
2011-08-23 12:01   ` Ralf Baechle
2011-08-23  8:06 ` [PATCH 4/4] MIPS: Netlogic: Add basic MSI support for XLR/XLS Ganesan Ramalingam
2011-08-23 12:01   ` Ralf Baechle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1314086142.git.jayachandranc@netlogicmicro.com \
    --to=jayachandranc@netlogicmicro.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox