linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Paul Mackerras" <paulus@samba.org>,
	"Rigby John-R61273" <jrigby@freescale.com>,
	linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: Fwd: Please pull linux-2.6-mpc52xx.git
Date: Wed, 6 Feb 2008 14:34:24 -0700	[thread overview]
Message-ID: <fa686aa40802061334u5700bbf3ua3bbf6d967c9b2cc@mail.gmail.com> (raw)
In-Reply-To: <fa686aa40802061333kd6567bay92c530bb08a2aac8@mail.gmail.com>

(resend; including the mailing list this time)

Paul,

Please pull my mpc52xx tree.  It contains the MPC512x work which John
Rigby has been doing.  I should have got these out to you sooner, but
I forgot about them.  :-(

Cheers,
g.

The following changes since commit 99e139126ab2e84be67969650f92eb37c12ab5cd:
  Michael Ellerman (1):
        [POWERPC] Cell IOMMU fixed mapping support

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6-mpc52xx.git for-2.6.25

John Rigby (4):
      [POWERPC] mpc512x: Basic platform support
      [POWERPC] mpc512x: Device tree for MPC5121 ADS
      [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driver
      [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driver

 arch/powerpc/Kconfig                      |    2 +-
 arch/powerpc/boot/dts/mpc5121ads.dts      |  122 ++++++++
 arch/powerpc/platforms/512x/Kconfig       |   20 ++
 arch/powerpc/platforms/512x/Makefile      |    4 +
 arch/powerpc/platforms/512x/mpc5121_ads.c |  104 +++++++
 arch/powerpc/platforms/Kconfig            |    1 +
 arch/powerpc/platforms/Kconfig.cputype    |    6 +-
 arch/powerpc/platforms/Makefile           |    1 +
 drivers/serial/Kconfig                    |   12 +-
 drivers/serial/mpc52xx_uart.c             |  431 ++++++++++++++++++++++++-----
 include/asm-powerpc/mpc512x.h             |   22 ++
 include/asm-powerpc/mpc52xx_psc.h         |   48 ++++
 12 files changed, 694 insertions(+), 79 deletions(-)
 create mode 100644 arch/powerpc/boot/dts/mpc5121ads.dts
 create mode 100644 arch/powerpc/platforms/512x/Kconfig
 create mode 100644 arch/powerpc/platforms/512x/Makefile
 create mode 100644 arch/powerpc/platforms/512x/mpc5121_ads.c
 create mode 100644 include/asm-powerpc/mpc512x.h


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.

       reply	other threads:[~2008-02-06 21:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa686aa40802061333kd6567bay92c530bb08a2aac8@mail.gmail.com>
2008-02-06 21:34 ` Grant Likely [this message]
2008-02-07  2:52   ` Fwd: Please pull linux-2.6-mpc52xx.git Olof Johansson
2008-02-07  5:12     ` Grant Likely
     [not found] <fa686aa40710211154r22d5ccbfu5f54d392aad99880@mail.gmail.com>
2007-10-21 18:56 ` Grant Likely

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=fa686aa40802061334u5700bbf3ua3bbf6d967c9b2cc@mail.gmail.com \
    --to=grant.likely@secretlab.ca \
    --cc=jrigby@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.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).