linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Kumar Gala <galak@kernel.crashing.org>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Please pull from 'powerpc-next' branch
Date: Mon, 13 Oct 2008 11:50:18 -0500 (CDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0810131149580.29551@blarg.am.freescale.net> (raw)

Please pull from 'powerpc-next' branch of

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

to receive the following updates:

 Documentation/powerpc/dts-bindings/fsl/83xx-512x-pci.txt |   40 ++
 Documentation/powerpc/dts-bindings/fsl/dma.txt           |   13
 Documentation/powerpc/dts-bindings/fsl/ssi.txt           |   20 -
 arch/powerpc/boot/dts/gef_sbc610.dts                     |   41 ++
 arch/powerpc/boot/dts/mpc5121ads.dts                     |    3
 arch/powerpc/boot/dts/mpc8313erdb.dts                    |    3
 arch/powerpc/boot/dts/mpc8315erdb.dts                    |    3
 arch/powerpc/boot/dts/mpc832x_mds.dts                    |    3
 arch/powerpc/boot/dts/mpc832x_rdb.dts                    |    3
 arch/powerpc/boot/dts/mpc8349emitx.dts                   |    6
 arch/powerpc/boot/dts/mpc8349emitxgp.dts                 |    3
 arch/powerpc/boot/dts/mpc834x_mds.dts                    |    6
 arch/powerpc/boot/dts/mpc836x_mds.dts                    |    3
 arch/powerpc/boot/dts/mpc836x_rdk.dts                    |   15
 arch/powerpc/boot/dts/mpc8377_mds.dts                    |   10
 arch/powerpc/boot/dts/mpc8377_rdb.dts                    |    3
 arch/powerpc/boot/dts/mpc8378_mds.dts                    |   10
 arch/powerpc/boot/dts/mpc8378_rdb.dts                    |    3
 arch/powerpc/boot/dts/mpc8379_mds.dts                    |   10
 arch/powerpc/boot/dts/mpc8379_rdb.dts                    |    3
 arch/powerpc/boot/dts/mpc8536ds.dts                      |    2
 arch/powerpc/boot/dts/mpc8610_hpcd.dts                   |    4
 arch/powerpc/boot/dts/sbc8349.dts                        |    3
 arch/powerpc/configs/83xx/asp8347_defconfig              |    2
 arch/powerpc/configs/83xx/mpc8313_rdb_defconfig          |    2
 arch/powerpc/configs/83xx/mpc8315_rdb_defconfig          |    2
 arch/powerpc/configs/83xx/mpc832x_mds_defconfig          |    2
 arch/powerpc/configs/83xx/mpc832x_rdb_defconfig          |    2
 arch/powerpc/configs/83xx/mpc834x_itx_defconfig          |    2
 arch/powerpc/configs/83xx/mpc834x_itxgp_defconfig        |    2
 arch/powerpc/configs/83xx/mpc834x_mds_defconfig          |    2
 arch/powerpc/configs/83xx/mpc836x_mds_defconfig          |    2
 arch/powerpc/configs/83xx/mpc836x_rdk_defconfig          |    2
 arch/powerpc/configs/83xx/mpc837x_mds_defconfig          |    2
 arch/powerpc/configs/83xx/mpc837x_rdb_defconfig          |    2
 arch/powerpc/configs/83xx/sbc834x_defconfig              |    2
 arch/powerpc/configs/86xx/gef_sbc610_defconfig           |    5
 arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig         |    2
 arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig         |    2
 arch/powerpc/configs/86xx/sbc8641d_defconfig             |    2
 arch/powerpc/configs/ep8248e_defconfig                   |    2
 arch/powerpc/configs/mpc8272_ads_defconfig               |    2
 arch/powerpc/configs/mpc83xx_defconfig                   |    2
 arch/powerpc/configs/pq2fads_defconfig                   |    2
 arch/powerpc/include/asm/fsl_lbc.h                       |   48 --
 arch/powerpc/kernel/head_fsl_booke.S                     |    4
 arch/powerpc/kernel/pci_32.c                             |    5
 arch/powerpc/platforms/512x/Kconfig                      |    2
 arch/powerpc/platforms/512x/mpc5121_ads.c                |   10
 arch/powerpc/platforms/83xx/Kconfig                      |    5
 arch/powerpc/platforms/83xx/mpc837x_mds.c                |    8
 arch/powerpc/platforms/85xx/Kconfig                      |    1
 arch/powerpc/platforms/86xx/Makefile                     |    2
 arch/powerpc/platforms/86xx/gef_pic.c                    |  258 +++++++++++++++
 arch/powerpc/platforms/86xx/gef_pic.h                    |   11
 arch/powerpc/platforms/86xx/gef_sbc610.c                 |   65 +++
 arch/powerpc/platforms/86xx/mpc8610_hpcd.c               |    1
 arch/powerpc/platforms/Kconfig                           |   12
 arch/powerpc/sysdev/fsl_lbc.c                            |   53 ++-
 arch/powerpc/sysdev/fsl_pci.c                            |   58 ++-
 arch/powerpc/sysdev/fsl_soc.c                            |   38 --
 arch/powerpc/sysdev/fsl_soc.h                            |    8
 arch/powerpc/sysdev/qe_lib/Kconfig                       |    9
 drivers/i2c/chips/Kconfig                                |   11
 drivers/i2c/chips/Makefile                               |    1
 drivers/i2c/chips/mcu_mpc8349emitx.c                     |  209 ++++++++++++
 drivers/of/base.c                                        |    2
 67 files changed, 901 insertions(+), 175 deletions(-)

Anton Vorontsov (7):
      powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig
      powerpc/83xx: don't probe broken PCI on mpc837x_mds boards
      powerpc/83xx: add DS1374 RTC support for the MPC837xE-MDS boards
      OF: add fsl,mcu-mpc8349emitx to the exception list
      i2c: MPC8349E-mITX Power Management and GPIO expander driver
      powerpc/83xx: add NAND support for the MPC8360E-RDK boards
      powerpc: fix fsl_upm nand driver modular build

John Rigby (3):
      powerpc/fsl: Hide MPC5121 pci bridge.
      powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge.
      powerpc/5121: Add PCI support.

Kumar Gala (1):
      powerpc/85xx: Wire up RTC interrupt on MPC8536DS

Martyn Welch (2):
      powerpc: GE Fanuc's FPGA based PIC controller on the SBC610
      powerpc: FPGA support for GE Fanuc SBC610

Milton Miller (1):
      powerpc: remove non-dependent load fsl_booke PTE_64BIT

Timur Tabi (5):
      powerpc: make Freescale QE support a selectable Kconfig option
      powerpc: remove support for bootmem-allocated memory for the DIU driver
      powerpc: disable CHRP and PMAC support in various defconfigs
      powerpc: document the "fsl,ssi-dma-channel" compatible property
      powerpc: reserve two DMA channels for audio in MPC8610 HPCD device tree

             reply	other threads:[~2008-10-13 16:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-13 16:50 Kumar Gala [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-10-01 21:07 Please pull from 'powerpc-next' branch Kumar Gala
2008-07-09 13:13 Kumar Gala
2008-07-09 17:13 ` Stephen Rothwell
2008-07-10 13:24   ` Kumar Gala
2008-06-26  7:49 Kumar Gala
2008-06-26  8:14 ` Kumar Gala
2008-06-27 11:27   ` Paul Mackerras
2008-06-27 13:00     ` Kumar Gala
2008-06-30  3:52       ` Michael Ellerman
2008-06-26  8:36 ` Kumar Gala
2008-06-05  3:32 Kumar Gala
2008-06-10 14:02 ` Anton Vorontsov
2008-06-10 16:16   ` Kumar Gala
2008-05-02  4:13 Kumar Gala
2008-05-01  5:04 Kumar Gala
2008-05-01  5:41 ` Paul Mackerras
2008-05-01  6:02   ` Kumar Gala
2008-04-23 22:50 Kumar Gala
2008-04-23 22:56 ` Kumar Gala
2008-04-17  6:41 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.0810131149580.29551@blarg.am.freescale.net \
    --to=galak@kernel.crashing.org \
    --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).