linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -queue 0/2] add loongson2f support
@ 2009-11-06 10:45 Wu Zhangjin
       [not found] ` <cover.1257504242.git.wuzhangjin@gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Wu Zhangjin @ 2009-11-06 10:45 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Wu Zhangjin

The coming two patches add loongson2f support, including the basic loongson2f
features support and a fix for oprofile of loongson2f.

Wu Zhangjin (2):
  [loongson] add basic loongson-2f support
  [loongson] oprofile: avoid do_IRQ for perfcounter when the interrupt
    is from bonito

 arch/mips/Kconfig                                  |   18 ++++
 arch/mips/Makefile                                 |    2 +
 .../mips/include/asm/mach-loongson/dma-coherence.h |    4 +
 arch/mips/include/asm/mach-loongson/loongson.h     |   84 +++++++++++++++++++-
 arch/mips/include/asm/mach-loongson/mem.h          |   27 +++++--
 arch/mips/include/asm/mach-loongson/pci.h          |   28 ++++++-
 arch/mips/loongson/common/bonito-irq.c             |    5 +-
 arch/mips/loongson/common/init.c                   |    8 ++
 arch/mips/loongson/common/mem.c                    |   17 ++++
 arch/mips/loongson/common/pci.c                    |    8 ++
 arch/mips/oprofile/op_model_loongson2.c            |    5 +-
 11 files changed, 193 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2009-11-06 13:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-06 10:45 [PATCH -queue 0/2] add loongson2f support Wu Zhangjin
     [not found] ` <cover.1257504242.git.wuzhangjin@gmail.com>
2009-11-06 10:45   ` [PATCH -queue 1/2] [loongson] add basic loongson-2f support Wu Zhangjin
2009-11-06 13:14     ` Ralf Baechle
2009-11-06 10:45   ` [PATCH -queue 2/2] [loongson] oprofile: avoid do_IRQ for perfcounter when the interrupt is from bonito Wu Zhangjin
2009-11-06 13:14     ` Ralf Baechle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).