linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Please pull 'next' branch of linux-2.6-mpc52xx.git
@ 2009-02-04 20:57 Grant Likely
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Likely @ 2009-02-04 20:57 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, linuxppc-dev

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.

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

end of thread, other threads:[~2009-02-04 20:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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
2009-02-04 20:57 Grant Likely

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