public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@snapgear.com>
To: torvalds@linux-foundation.org
Cc: gerg@uclinux.org, linux-kernel@vger.kernel.org,
	linux-m68k@vger.kernel.org
Subject: [git pull] m68knommu arch fixes
Date: Fri, 12 Jun 2009 11:14:34 +1000	[thread overview]
Message-ID: <200906120114.n5C1EYNj009715@localhost.localdomain> (raw)


Hi Linus,

Please pull to get fixes for the m68knommu arch.

Regards
Greg



The following changes since commit 769f3e8c384795cc350e2aae27de2a12374d19d4:
  Linus Torvalds (1):
        Merge branch 'printk-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

Greg Ungerer (16):
      m68knommu: fix system reset for ColdFire 527x family
      m68knommu: merge system reset for code ColdFire 523x family
      m68knommu: add CPU reset code for the 5307 ColdFire
      m68knommu: add CPU reset code for the 5407 ColdFire
      m68knommu: add CPU reset code for the 5206 ColdFire
      m68knommu: add CPU reset code for the 5206e ColdFire
      m68knommu: add CPU reset code for the 5249 ColdFire
      m68knommu: add CPU reset code for the 532x ColdFire
      m68knommu: move CPU reset code for the 520x ColdFire into its platform code
      m68knommu: move CPU reset code for the 523x ColdFire into its platform code
      m68knommu: move CPU reset code for the 527x ColdFire into its platform code
      m68knommu: move CPU reset code for the 528x ColdFire into its platform code
      m68knommu: move CPU reset code for the 5272 ColdFire into its platform code
      m68knommu: remove obsolete reset code
      m68knommu: enumerate INIT_THREAD fields properly
      m68knommu: remove unecessary include of thread_info.h in entry.S

Jaswinder Singh Rajput (1):
      headers_check fix: m68k, swab.h

Joe Perches (1):
      arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(

 arch/m68k/include/asm/m520xsim.h           |    9 +++
 arch/m68k/include/asm/m523xsim.h           |    9 +++
 arch/m68k/include/asm/m527xsim.h           |    9 +++
 arch/m68k/include/asm/m528xsim.h           |    8 ++
 arch/m68k/include/asm/m532xsim.h           |   12 +++
 arch/m68k/include/asm/processor_no.h       |    8 +-
 arch/m68k/include/asm/swab.h               |    2 +-
 arch/m68k/include/asm/system_no.h          |  107 ----------------------------
 arch/m68knommu/kernel/entry.S              |    1 -
 arch/m68knommu/kernel/setup.c              |   16 ++---
 arch/m68knommu/mm/init.c                   |    4 +-
 arch/m68knommu/platform/5206/config.c      |   18 +++--
 arch/m68knommu/platform/5206e/config.c     |   18 +++--
 arch/m68knommu/platform/520x/config.c      |   15 +++--
 arch/m68knommu/platform/523x/config.c      |   14 ++--
 arch/m68knommu/platform/5249/config.c      |   18 +++--
 arch/m68knommu/platform/5272/config.c      |   18 ++++-
 arch/m68knommu/platform/527x/config.c      |   15 +++--
 arch/m68knommu/platform/528x/config.c      |   13 +++-
 arch/m68knommu/platform/5307/config.c      |   16 +++-
 arch/m68knommu/platform/532x/config.c      |   12 +++-
 arch/m68knommu/platform/5407/config.c      |   16 +++-
 arch/m68knommu/platform/coldfire/vectors.c |    7 --
 23 files changed, 178 insertions(+), 187 deletions(-)

             reply	other threads:[~2009-06-12  1:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-12  1:14 Greg Ungerer [this message]
2009-06-12  6:22 ` [git pull] m68knommu arch fixes Geert Uytterhoeven
2009-06-12  7:02   ` Greg Ungerer
2009-06-12 15:34     ` Sam Ravnborg
  -- strict thread matches above, loose matches on Subject: below --
2011-03-16 22:36 Greg Ungerer
2010-11-04  5:22 Greg Ungerer
2010-08-18  4:56 Greg Ungerer
2010-03-23  4:14 Greg Ungerer
2009-10-01  6:16 Greg Ungerer
2009-09-16  0:08 Greg Ungerer
2009-04-23 23:33 Greg Ungerer

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=200906120114.n5C1EYNj009715@localhost.localdomain \
    --to=gerg@snapgear.com \
    --cc=gerg@uclinux.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@vger.kernel.org \
    --cc=torvalds@linux-foundation.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