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: Wed, 1 Oct 2008 16:07:37 -0500 (CDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0810011607150.27004@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/8xxx_gpio.txt | 40
arch/powerpc/boot/dts/asp834x-redboot.dts | 4
arch/powerpc/boot/dts/mpc8313erdb.dts | 4
arch/powerpc/boot/dts/mpc8315erdb.dts | 4
arch/powerpc/boot/dts/mpc832x_mds.dts | 4
arch/powerpc/boot/dts/mpc832x_rdb.dts | 4
arch/powerpc/boot/dts/mpc8349emitx.dts | 4
arch/powerpc/boot/dts/mpc8349emitxgp.dts | 4
arch/powerpc/boot/dts/mpc834x_mds.dts | 4
arch/powerpc/boot/dts/mpc836x_mds.dts | 4
arch/powerpc/boot/dts/mpc836x_rdk.dts | 4
arch/powerpc/boot/dts/mpc8377_mds.dts | 4
arch/powerpc/boot/dts/mpc8377_rdb.dts | 4
arch/powerpc/boot/dts/mpc8378_mds.dts | 4
arch/powerpc/boot/dts/mpc8378_rdb.dts | 4
arch/powerpc/boot/dts/mpc8379_mds.dts | 4
arch/powerpc/boot/dts/mpc8379_rdb.dts | 4
arch/powerpc/boot/dts/sbc8349.dts | 4
arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | 1497 +++++++++++++++++
arch/powerpc/configs/86xx/mpc8641_hpcn_defconfig | 1666 +++++++++++++++++++
arch/powerpc/configs/86xx/sbc8641d_defconfig | 1481 ++++++++++++++++
arch/powerpc/configs/mpc8610_hpcd_defconfig | 1497 -----------------
arch/powerpc/configs/mpc8641_hpcn_defconfig | 1666 -------------------
arch/powerpc/configs/mpc86xx_defconfig | 1646 ++++++++++++++++++
arch/powerpc/configs/sbc8641d_defconfig | 1481 ----------------
arch/powerpc/include/asm/sfp-machine.h | 353 ++++
arch/powerpc/math-emu/Makefile | 7
arch/powerpc/math-emu/double.h | 129 -
arch/powerpc/math-emu/fadd.c | 17
arch/powerpc/math-emu/fadds.c | 20
arch/powerpc/math-emu/fcmpo.c | 10
arch/powerpc/math-emu/fcmpu.c | 10
arch/powerpc/math-emu/fctiw.c | 8
arch/powerpc/math-emu/fctiwz.c | 8
arch/powerpc/math-emu/fdiv.c | 14
arch/powerpc/math-emu/fdivs.c | 16
arch/powerpc/math-emu/fmadd.c | 16
arch/powerpc/math-emu/fmadds.c | 18
arch/powerpc/math-emu/fmsub.c | 16
arch/powerpc/math-emu/fmsubs.c | 18
arch/powerpc/math-emu/fmul.c | 14
arch/powerpc/math-emu/fmuls.c | 16
arch/powerpc/math-emu/fnmadd.c | 16
arch/powerpc/math-emu/fnmadds.c | 18
arch/powerpc/math-emu/fnmsub.c | 16
arch/powerpc/math-emu/fnmsubs.c | 18
arch/powerpc/math-emu/frsp.c | 14
arch/powerpc/math-emu/fsel.c | 8
arch/powerpc/math-emu/fsqrt.c | 12
arch/powerpc/math-emu/fsqrts.c | 14
arch/powerpc/math-emu/fsub.c | 14
arch/powerpc/math-emu/fsubs.c | 16
arch/powerpc/math-emu/lfd.c | 4
arch/powerpc/math-emu/lfs.c | 19
arch/powerpc/math-emu/math.c | 8
arch/powerpc/math-emu/mcrfs.c | 3
arch/powerpc/math-emu/mffs.c | 3
arch/powerpc/math-emu/mtfsb0.c | 3
arch/powerpc/math-emu/mtfsb1.c | 3
arch/powerpc/math-emu/mtfsf.c | 20
arch/powerpc/math-emu/mtfsfi.c | 3
arch/powerpc/math-emu/op-1.h | 245 --
arch/powerpc/math-emu/op-2.h | 434 ----
arch/powerpc/math-emu/op-4.h | 317 ---
arch/powerpc/math-emu/op-common.h | 688 -------
arch/powerpc/math-emu/sfp-machine.h | 377 ----
arch/powerpc/math-emu/single.h | 66
arch/powerpc/math-emu/soft-fp.h | 104 -
arch/powerpc/math-emu/stfs.c | 19
arch/powerpc/math-emu/types.c | 51
arch/powerpc/math-emu/udivmodti4.c | 2
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 1
arch/powerpc/platforms/85xx/sbc8560.c | 1
arch/powerpc/platforms/86xx/gef_sbc610.c | 25
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 8
arch/powerpc/platforms/86xx/sbc8641d.c | 8
arch/powerpc/platforms/Kconfig | 9
arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c | 1
arch/powerpc/sysdev/Makefile | 1
arch/powerpc/sysdev/fsl_soc.c | 47
arch/powerpc/sysdev/mpc8xxx_gpio.c | 171 +
drivers/block/floppy.c | 2
drivers/char/ipmi/ipmi_si_intf.c | 2
drivers/i2c/busses/i2c-pca-isa.c | 2
drivers/input/serio/i8042-io.h | 2
drivers/pnp/isapnp/core.c | 2
drivers/pnp/pnpbios/core.c | 4
drivers/serial/mpc52xx_uart.c | 181 --
88 files changed, 7235 insertions(+), 7479 deletions(-)
Anton Vorontsov (1):
powerpc/fsl_soc: remove mpc83xx_wdt code
Becky Bruce (1):
powerpc: Drop redundant machine type print in show_cpuinfo
Kumar Gala (6):
powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks
powerpc/83xx: Add missing cell-index to dma-channel device nodes
powerpc/86xx: Introduce a generic mpc86xx_defconfig
powerpc: Move 8xxx GPIO Kconfig under the platform menu
serial/mpc52xx_uart: remove code associated with !CONFIG_PPC_MERGE
powerpc/math-emu: Use kernel generic math-emu code
Martyn Welch (1):
powerpc: Correct USB support for GE Fanuc SBC610
Peter Korsgaard (1):
powerpc: gpio driver for mpc8349/8572/8610 and compatible
next reply other threads:[~2008-10-01 21:07 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-01 21:07 Kumar Gala [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-13 16:50 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.0810011607150.27004@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).