From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Paul Mackerras" <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: Patches added to master/for-2.6.25 branch of powerpc.git
Date: Thu, 17 Jan 2008 08:52:45 -0700 [thread overview]
Message-ID: <fa686aa40801170752j5e41b1cbs82cd21bf47c7d92e@mail.gmail.com> (raw)
In-Reply-To: <18318.56299.476711.644917@cargo.ozlabs.ibm.com>
Paul, can you also please pull the following 52xx changes?
Thanks,
g.
The following changes since commit 52920df4aa9dd25836b8ed4dc0b177ea14c09e53:
Paul Mackerras (1):
Merge branch 'for-2.6.25' of
master.kernel.org:/.../olof/pasemi into for-2.6.25
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6-mpc52xx.git for-2.6.25
Grant Likely (1):
[POWERPC] mpc5200: eliminate mpc52xx_*_map_*() functions.
Marian Balakowicz (9):
Add 'fsl, lpb' bus type for MPC5200 LocalPlus Bus
Add common mpc52xx_setup_pci() routine
TQM5200 DTS
TQM5200 defconfig
CM5200 DTS
CM5200 defconfig
Promess Motion-PRO DTS
Promess Motion-PRO defconfig
Add generic support for simple MPC5200 based boards
arch/powerpc/boot/dts/cm5200.dts | 236 +++++
arch/powerpc/boot/dts/lite5200.dts | 2 +-
arch/powerpc/boot/dts/lite5200b.dts | 2 +-
arch/powerpc/boot/dts/motionpro.dts | 309 ++++++
arch/powerpc/boot/dts/tqm5200.dts | 184 ++++
arch/powerpc/configs/cm5200_defconfig | 1031 ++++++++++++++++++++
arch/powerpc/configs/motionpro_defconfig | 989 +++++++++++++++++++
arch/powerpc/configs/tqm5200_defconfig | 1306 ++++++++++++++++++++++++++
arch/powerpc/platforms/52xx/Kconfig | 22 +-
arch/powerpc/platforms/52xx/Makefile | 1 +
arch/powerpc/platforms/52xx/lite5200.c | 22 +-
arch/powerpc/platforms/52xx/lite5200_pm.c | 6 +-
arch/powerpc/platforms/52xx/mpc5200_simple.c | 85 ++
arch/powerpc/platforms/52xx/mpc52xx_common.c | 63 +-
arch/powerpc/platforms/52xx/mpc52xx_pci.c | 14 +
arch/powerpc/platforms/52xx/mpc52xx_pic.c | 8 +-
arch/powerpc/platforms/52xx/mpc52xx_pm.c | 8 +-
drivers/spi/mpc52xx_psc_spi.c | 9 +-
include/asm-powerpc/mpc52xx.h | 7 +-
19 files changed, 4234 insertions(+), 70 deletions(-)
create mode 100644 arch/powerpc/boot/dts/cm5200.dts
create mode 100644 arch/powerpc/boot/dts/motionpro.dts
create mode 100644 arch/powerpc/boot/dts/tqm5200.dts
create mode 100644 arch/powerpc/configs/cm5200_defconfig
create mode 100644 arch/powerpc/configs/motionpro_defconfig
create mode 100644 arch/powerpc/configs/tqm5200_defconfig
create mode 100644 arch/powerpc/platforms/52xx/mpc5200_simple.c
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next prev parent reply other threads:[~2008-01-17 15:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-17 4:39 Patches added to master/for-2.6.25 branch of powerpc.git Paul Mackerras
2008-01-17 4:58 ` Olof Johansson
2008-01-17 5:25 ` Paul Mackerras
2008-01-17 14:59 ` Anton Vorontsov
2008-01-17 15:11 ` Kumar Gala
2008-01-17 15:34 ` Anton Vorontsov
2008-01-17 19:29 ` Jochen Friedrich
2008-01-17 15:01 ` Marian Balakowicz
2008-01-18 0:56 ` Stephen Rothwell
2008-01-17 15:52 ` Grant Likely [this message]
2008-01-18 4:36 ` Paul Mackerras
2008-01-18 5:53 ` Grant Likely
2008-01-21 18:53 ` 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=fa686aa40801170752j5e41b1cbs82cd21bf47c7d92e@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--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).