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

The next two patches cleanup the machtype support and the serial port support,
which will help to the coming support to share the same kernel image among
different loongson2f family machines made by Lemote.

Wu Zhangjin (2):
  [loongson] Cleanup the machtype support
  [loongson] Cleanup the serial port support

 arch/mips/include/asm/mach-loongson/loongson.h |    4 +++
 arch/mips/include/asm/mach-loongson/machine.h  |    2 -
 arch/mips/loongson/common/Makefile             |    2 +-
 arch/mips/loongson/common/cmdline.c            |    4 ++-
 arch/mips/loongson/common/early_printk.c       |   11 +++++---
 arch/mips/loongson/common/init.c               |   11 +++++---
 arch/mips/loongson/common/machtype.c           |   17 +++++++-----
 arch/mips/loongson/common/serial.c             |   15 +++++-----
 arch/mips/loongson/common/uart_base.c          |   34 ++++++++++++++++++++++++
 9 files changed, 74 insertions(+), 26 deletions(-)
 create mode 100644 arch/mips/loongson/common/uart_base.c

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

end of thread, other threads:[~2009-11-06 12:49 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:35 [PATCH -queue 0/2] cleanups of loongson support Wu Zhangjin
     [not found] ` <cover.1257503696.git.wuzhangjin@gmail.com>
2009-11-06 10:35   ` [PATCH -queue 1/2] [loongson] Cleanup the machtype support Wu Zhangjin
2009-11-06 12:50     ` Ralf Baechle
2009-11-06 10:35   ` [PATCH -queue 2/2] [loongson] Cleanup the serial port support Wu Zhangjin
2009-11-06 12:50     ` 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).