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; 6+ 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] 6+ messages in thread
* [PATCH -queue 0/2] Cleanups of loongson support
@ 2009-11-11  5:39 Wu Zhangjin
  0 siblings, 0 replies; 6+ messages in thread
From: Wu Zhangjin @ 2009-11-11  5:39 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, Wu Zhangjin

From: Wu Zhangjin <wuzhangjin@gmail.com>

This patchset is needed for the coming patchsets.

  o [loongson] mem.c: indent the file with TAB instead of whitespaces
    The old mem.c use the whitespaces as the indent, fix it.
  o [loongson] 2f: Cleanups of the #if clauses
    add two new options for describing the features of loongson2f, and
    replaces the old ugly #if clauses by them.

Thanks & Regards,
	Wu Zhangjin

Wu Zhangjin (2):
  [loongson] mem.c: indent the file with TAB instead of whitespaces
  [loongson] 2f: Cleanups of the #if clauses

 arch/mips/Kconfig                              |    8 ++++++
 arch/mips/include/asm/mach-loongson/loongson.h |    6 ++--
 arch/mips/include/asm/mach-loongson/pci.h      |    4 +-
 arch/mips/loongson/common/init.c               |    2 +-
 arch/mips/loongson/common/mem.c                |   29 ++++++++++++-----------
 arch/mips/loongson/common/pci.c                |    2 +-
 6 files changed, 30 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2009-11-11  5:39 UTC | newest]

Thread overview: 6+ 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
  -- strict thread matches above, loose matches on Subject: below --
2009-11-11  5:39 [PATCH -queue 0/2] Cleanups of loongson support Wu Zhangjin

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).