From: Grant Likely <grant.likely@secretlab.ca>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: Please pull 'next' branch of linux-2.6-mpc52xx.git
Date: Wed, 4 Feb 2009 13:57:08 -0700 [thread overview]
Message-ID: <fa686aa40902041257v641546cen5c95a8283aae8f9f@mail.gmail.com> (raw)
And I really mean -next this time. :-)
The following changes since commit b1792e367053968f2ddb48bc911d314143ce6242:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6-mpc52xx.git next
Grant Likely (7):
powerpc/5200: Stop using device_type and port-number properties
powerpc/5200: Trim cruft from device trees
powerpc/5200: Don't specify IRQF_SHARED in PSC UART driver
powerpc/5200: Remove pr_debug() from hot paths in irq driver
powerpc/5200: Refactor mpc5200 interrupt controller driver
powerpc/5200: Rework GPT driver to also be an IRQ controller
powerpc/5200: Add support for the Media5200 board from Freescale
Grzegorz Bernacki (1):
powerpc/5200: Add support for the digsy MTC board.
arch/powerpc/boot/Makefile | 4 +-
arch/powerpc/boot/dts/cm5200.dts | 49 +---
arch/powerpc/boot/dts/digsy_mtc.dts | 254 +++++++++++++++
arch/powerpc/boot/dts/lite5200.dts | 52 +---
arch/powerpc/boot/dts/lite5200b.dts | 63 +---
arch/powerpc/boot/dts/media5200.dts | 318 +++++++++++++++++++
arch/powerpc/boot/dts/motionpro.dts | 42 +--
arch/powerpc/boot/dts/pcm030.dts | 182 ++++-------
arch/powerpc/boot/dts/tqm5200.dts | 32 +--
arch/powerpc/platforms/52xx/Kconfig | 12 +-
arch/powerpc/platforms/52xx/Makefile | 3 +-
arch/powerpc/platforms/52xx/media5200.c | 273 ++++++++++++++++
arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 +
arch/powerpc/platforms/52xx/mpc52xx_gpio.c | 85 -----
arch/powerpc/platforms/52xx/mpc52xx_gpt.c | 435 ++++++++++++++++++++++++++
arch/powerpc/platforms/52xx/mpc52xx_pic.c | 170 ++++-------
drivers/net/fec_mpc52xx.c | 6 +-
drivers/serial/mpc52xx_uart.c | 40 +--
18 files changed, 1476 insertions(+), 545 deletions(-)
create mode 100644 arch/powerpc/boot/dts/digsy_mtc.dts
create mode 100644 arch/powerpc/boot/dts/media5200.dts
create mode 100644 arch/powerpc/platforms/52xx/media5200.c
create mode 100644 arch/powerpc/platforms/52xx/mpc52xx_gpt.c
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next reply other threads:[~2009-02-04 20:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 20:57 Grant Likely [this message]
[not found] <fa686aa40901291628k5b58e485n2eadb59d851e7b0e@mail.gmail.com>
2009-01-30 0:29 ` Please pull 'next' branch of linux-2.6-mpc52xx.git Grant Likely
2009-01-30 0:31 ` 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=fa686aa40902041257v641546cen5c95a8283aae8f9f@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=benh@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.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).