linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wu Zhangjin <wuzhangjin@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Wu Zhangjin <wuzhangjin@gmail.com>
Subject: [PATCH -queue 0/2] cleanups of loongson support
Date: Fri,  6 Nov 2009 18:35:32 +0800	[thread overview]
Message-ID: <cover.1257503025.git.wuzhangjin@gmail.com> (raw)

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

             reply	other threads:[~2009-11-06 10:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-06 10:35 Wu Zhangjin [this message]
     [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
  -- strict thread matches above, loose matches on Subject: below --
2009-11-11  5:39 [PATCH -queue 0/2] Cleanups of loongson support Wu Zhangjin

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.1257503025.git.wuzhangjin@gmail.com \
    --to=wuzhangjin@gmail.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;
as well as URLs for NNTP newsgroup(s).