linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	linuxppc-dev@ozlabs.org, Li Yang <leoli@freescale.com>,
	Timur Tabi <timur@freescale.com>
Date: Thu, 8 Feb 2007 15:50:52 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0702081546520.30378@localhost.localdomain> (raw)

Please pull from 'for_paulus' branch of
master.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git

to receive the following updates:

  Documentation/powerpc/booting-without-of.txt     |    4
  arch/powerpc/boot/dts/kuroboxHD.dts              |  148 ++
  arch/powerpc/boot/dts/mpc8313erdb.dts            |  219 +++
  arch/powerpc/boot/dts/mpc8349emds.dts            |  328 -----
  arch/powerpc/boot/dts/mpc834x_mds.dts            |  334 +++++
  arch/powerpc/configs/linkstation_defconfig       |  118 +
  arch/powerpc/configs/mpc8313_rdb_defconfig       | 1409 +++++++++++++++++++++++
  arch/powerpc/configs/mpc834x_mds_defconfig       |    9
  arch/powerpc/kernel/of_platform.c                |    1
  arch/powerpc/platforms/83xx/Kconfig              |   24
  arch/powerpc/platforms/83xx/Makefile             |    3
  arch/powerpc/platforms/83xx/mpc8313_rdb.c        |   99 +
  arch/powerpc/platforms/83xx/mpc834x_mds.c        |  213 +++
  arch/powerpc/platforms/83xx/mpc834x_sys.c        |  140 --
  arch/powerpc/platforms/83xx/mpc834x_sys.h        |   23
  arch/powerpc/platforms/83xx/mpc83xx.h            |   18
  arch/powerpc/platforms/embedded6xx/linkstation.c |   12
  arch/powerpc/sysdev/fsl_soc.c                    |   78 -
  arch/powerpc/sysdev/qe_lib/ucc_slow.c            |    6
  include/asm-powerpc/ucc_slow.h                   |    2
  20 files changed, 2611 insertions(+), 577 deletions(-)

Andy Fleming (1):
       [POWERPC] QE: Added QE to the list of default scanned OF devices

Guennadi Liakhovetski (1):
       [POWERPC] Update to linkstation / kurobox support

Kim Phillips (2):
       [POWERPC] 83xx: Add base support for the MPC8313E RDB
       [POWERPC] 83xx: add the mpc8313erdb defconfig

Kumar Gala (1):
       [POWERPC] 83xx: Updated and renamed MPC834x SYS to MPC834x MDS

Li Yang (3):
       [POWERPC] 83xx: Added new dr_mode property for usb controller on 83xx
       [POWERPC] 83xx: Add USB setup code for MPC8349E MDS-PB
       [POWERPC] 83xx: Add platform_device for USB DR peripheral driver

Timur Tabi (1):
       [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs

             reply	other threads:[~2007-02-08 21:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08 21:50 Kumar Gala [this message]
2007-02-08 21:52 ` Please pull from 'for_paulus' branch Kumar Gala
2007-02-08 23:41   ` [UPDATED] " Kumar Gala

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=Pine.LNX.4.64.0702081546520.30378@localhost.localdomain \
    --to=galak@kernel.crashing.org \
    --cc=g.liakhovetski@gmx.de \
    --cc=leoli@freescale.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=paulus@samba.org \
    --cc=timur@freescale.com \
    /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).