| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | [PATCH 0/3] Port malta interrupt changes (GIC, GCMP) from linux-mti |
| From: | Raghu Gandham <raghu@mips.com> |
| Date: | Fri, 10 Jul 2009 01:53:39 -0700 |
| Cc: | raghu@mips.com, chris@mips.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | StGIT/0.14.3 |
The following series of patches port the changes in linux-mti.git repository to
the head of tree.
---
Chris Dearman (2):
Port of GIC related changes from MTI branch.
Fix accesses to device registers on MIPS boards
Jaidev Patwardhan (1):
Avoid accessing GCMP registers when they are not present
arch/mips/Kconfig | 1
arch/mips/include/asm/gcmpregs.h | 18 ++--
arch/mips/include/asm/gic.h | 188 ++++---------------------------------
arch/mips/kernel/irq-gic.c | 116 +++++++++--------------
arch/mips/kernel/setup.c | 3 -
arch/mips/kernel/smp-mt.c | 10 ++
arch/mips/kernel/vpe.c | 3 -
arch/mips/mti-malta/malta-amon.c | 7 +
arch/mips/mti-malta/malta-int.c | 119 ++++++++++++++---------
arch/mips/mti-malta/malta-pci.c | 14 ++-
arch/mips/mti-malta/malta-setup.c | 111 ++++++++++++++++++++++
11 files changed, 286 insertions(+), 304 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] [MTI] Clean up SPRAM support a little, Raghu Gandham |
|---|---|
| Next by Date: | [PATCH 1/3] Fix accesses to device registers on MIPS boards, Raghu Gandham |
| Previous by Thread: | [PATCH] [MTI] Clean up SPRAM support a little, Raghu Gandham |
| Next by Thread: | [PATCH 1/3] Fix accesses to device registers on MIPS boards, Raghu Gandham |
| Indexes: | [Date] [Thread] [Top] [All Lists] |