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: linuxppc-dev@ozlabs.org
Subject: Please pull from 'next' branch
Date: Tue, 30 Dec 2008 11:40:13 -0600 (CST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0812301139490.20609@blarg.am.freescale.net> (raw)

Please pull from 'next' branch of

	master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git next

to receive the following updates:

 Documentation/powerpc/dts-bindings/fsl/board.txt |   32 +++
 arch/powerpc/boot/dts/mpc836x_mds.dts            |   43 ++++-
 arch/powerpc/boot/dts/mpc836x_rdk.dts            |   19 ++
 arch/powerpc/boot/dts/mpc8641_hpcn.dts           |   56 +++---
 arch/powerpc/configs/85xx/mpc8572_ds_defconfig   |   43 +++--
 arch/powerpc/include/asm/qe.h                    |   37 ++++
 arch/powerpc/include/asm/qe_ic.h                 |   21 ++
 arch/powerpc/platforms/83xx/mpc831x_rdb.c        |    2
 arch/powerpc/platforms/83xx/mpc832x_mds.c        |    9 -
 arch/powerpc/platforms/83xx/mpc832x_rdb.c        |    5
 arch/powerpc/platforms/83xx/mpc836x_mds.c        |   81 +++++++++
 arch/powerpc/platforms/83xx/mpc836x_rdk.c        |    6
 arch/powerpc/platforms/83xx/mpc837x_mds.c        |    1
 arch/powerpc/platforms/83xx/mpc837x_rdb.c        |    2
 arch/powerpc/platforms/83xx/mpc83xx.h            |    1
 arch/powerpc/platforms/85xx/mpc85xx_ds.c         |    7
 arch/powerpc/platforms/85xx/smp.c                |    1
 arch/powerpc/platforms/Kconfig                   |   11 +
 arch/powerpc/platforms/Kconfig.cputype           |    2
 arch/powerpc/sysdev/Makefile                     |    1
 arch/powerpc/sysdev/fsl_pci.c                    |    7
 arch/powerpc/sysdev/fsl_soc.h                    |    5
 arch/powerpc/sysdev/qe_lib/gpio.c                |  195 +++++++++++++++++++++++
 arch/powerpc/sysdev/simple_gpio.c                |  155 ++++++++++++++++++
 arch/powerpc/sysdev/simple_gpio.h                |   12 +
 25 files changed, 684 insertions(+), 70 deletions(-)

Anton Vorontsov (11):
      powerpc: Implement get_brgfreq() and get_baudrate() stubs
      powerpc/83xx: Fix sparse warnings in board files
      powerpc/83xx: Fix sparse warnings in mpc836x_mds.c
      powerpc/qe: Implement QE Pin Multiplexing API
      powerpc: Add device tree bindings for BCSR GPIO banks
      powerpc: Implement GPIO driver for simple memory-mapped banks
      powerpc/83xx: Add USB Host/Gadget support for MPC8360E-MDS boards
      powerpc/83xx: Add USB Host support for MPC8360E-RDK boards
      powerpc/fsl_pci: Fix sparse warnings
      powerpc/83xx: Fix few build errors with CONFIG_QUICC_ENGINE=n
      powerpc/qe: Fix few build errors with CONFIG_QUICC_ENGINE=n

Becky Bruce (1):
      powerpc/86xx: Update 8641hpcn dts file to match latest u-boot

Julia Lawall (1):
      powerpc/85xx: Add local_irq_restore in error handling code

Kumar Gala (2):
      powerpc/85xx: Enable SMP support
      powerpc/85xx: Add SMP support to MPC8572 DS

             reply	other threads:[~2008-12-30 17:40 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30 17:40 Kumar Gala [this message]
2008-12-30 18:31 ` Please pull from 'next' branch Kumar Gala
  -- strict thread matches above, loose matches on Subject: below --
2009-08-07  3:09 Kumar Gala
2009-05-19  5:53 Kumar Gala
2009-05-13 22:33 Kumar Gala
2009-03-27 22:43 Kumar Gala
2009-03-19  9:05 Kumar Gala
2009-03-10 19:00 Kumar Gala
2009-02-23 16:26 Kumar Gala
2009-02-17 21:52 Kumar Gala
2009-02-18  2:22 ` Benjamin Herrenschmidt
2009-02-18  3:04   ` Kumar Gala
2009-02-18  3:13     ` Benjamin Herrenschmidt
2009-01-07 21:34 Kumar Gala
2008-12-15 20:31 Kumar Gala
2008-12-16 16:51 ` Anton Vorontsov
2008-12-03 15:54 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.0812301139490.20609@blarg.am.freescale.net \
    --to=galak@kernel.crashing.org \
    --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).