All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] MIPS: Netlogic: XLR/XLS updates
@ 2011-08-23  8:04 Jayachandran C
  2011-08-23  8:05 ` [PATCH 1/4] MIPS: Netlogic: Change load address Jayachandran C
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jayachandran C @ 2011-08-23  8:04 UTC (permalink / raw)
  To: linux-mips, ralf

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

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

end of thread, other threads:[~2011-08-23 12:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-23  8:04 [PATCH 0/4] MIPS: Netlogic: XLR/XLS updates Jayachandran C
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.