From: Kumar Gala <galak@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org, jdl@jdl.com, Timur Tabi <timur@freescale.com>
Subject: Please pull from 'for_paulus' branch
Date: Sat, 17 Feb 2007 16:38:08 -0600 (CST) [thread overview]
Message-ID: <Pine.LNX.4.64.0702171636550.11791@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:
arch/powerpc/boot/dts/mpc8313erdb.dts | 62 -
arch/powerpc/boot/dts/mpc8323emds.dts | 344 ---------
arch/powerpc/boot/dts/mpc832x_mds.dts | 333 ++++++++
arch/powerpc/boot/dts/mpc8349emitx.dts | 60 -
arch/powerpc/boot/dts/mpc8349emitxgp.dts | 39 -
arch/powerpc/boot/dts/mpc834x_mds.dts | 164 ++--
arch/powerpc/boot/dts/mpc8360emds.dts | 374 ---------
arch/powerpc/boot/dts/mpc836x_mds.dts | 363 +++++++++
arch/powerpc/boot/dts/mpc8540ads.dts | 142 +--
arch/powerpc/boot/dts/mpc8541cds.dts | 108 +-
arch/powerpc/boot/dts/mpc8548cds.dts | 129 +--
arch/powerpc/boot/dts/mpc8555cds.dts | 108 +-
arch/powerpc/boot/dts/mpc8560ads.dts | 157 +---
arch/powerpc/boot/dts/mpc8568mds.dts | 96 +-
arch/powerpc/configs/mpc832x_mds_defconfig | 1083 ++++++++++++++++++++++++++++
arch/powerpc/configs/mpc832xemds_defconfig | 1083 ----------------------------
arch/powerpc/configs/mpc8360emds_defconfig | 1082 ----------------------------
arch/powerpc/configs/mpc836x_mds_defconfig | 1099 +++++++++++++++++++++++++++++
arch/powerpc/configs/mpc8568mds_defconfig | 32
arch/powerpc/platforms/83xx/Kconfig | 8
arch/powerpc/platforms/83xx/Makefile | 2
arch/powerpc/platforms/83xx/mpc8313_rdb.c | 11
arch/powerpc/platforms/83xx/mpc832x_mds.c | 65 -
arch/powerpc/platforms/83xx/mpc834x_itx.c | 23
arch/powerpc/platforms/83xx/mpc834x_mds.c | 27
arch/powerpc/platforms/83xx/mpc8360e_pb.c | 237 ------
arch/powerpc/platforms/83xx/mpc836x_mds.c | 206 +++++
arch/powerpc/platforms/85xx/Kconfig | 8
arch/powerpc/platforms/85xx/Makefile | 2
arch/powerpc/platforms/85xx/mpc8568_mds.c | 246 ------
arch/powerpc/platforms/85xx/mpc85xx_ads.c | 14
arch/powerpc/platforms/85xx/mpc85xx_cds.c | 15
arch/powerpc/platforms/85xx/mpc85xx_mds.c | 234 ++++++
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c | 9
arch/powerpc/sysdev/qe_lib/ucc_fast.c | 163 +---
arch/powerpc/sysdev/qe_lib/ucc_slow.c | 137 +--
include/asm-powerpc/ucc_slow.h | 8
37 files changed, 3994 insertions(+), 4279 deletions(-)
Jon Loeliger (2):
[POWERPC] 8[56]xx: Remove obsolete setting of ROOT_DEV for 85xx and 86xx platforms.
[POWERPC] 86xx: Add missing of_node_put() in mpc86xx_hpcn_init_irq().
Kumar Gala (10):
[POWERPC] 83xx: Cleaned up 83xx platform dts files
[POWERPC] 83xx: Cleaning up machine probing and board initcalls
[POWERPC] 83xx: Remove obsolete setting of ROOT_DEV.
[POWERPC] 83xx: use default value of loops_per_jiffy
[POWERPC] 83xx: Use of_platform_bus_probe to setup QE devices
[POWERPC] 83xx: Updated and renamed MPC8360PB to MPC836x MDS
[POWERPC] 83xx: Renamed MPC8323 MDS dts and defconfig to match other boards
[POWERPC] 85xx: Cleaned up platform dts files
[POWERPC] 85xx: Cleaning up machine probing
[POWERPC] 85xx: Renamed MPC8568 MDS board code to match other boards
Timur Tabi (1):
[POWERPC] QE: clean up ucc_slow.c and ucc_fast.c
next reply other threads:[~2007-02-17 22:41 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-17 22:38 Kumar Gala [this message]
2007-02-17 22:44 ` Please pull from 'for_paulus' branch Kumar Gala
-- strict thread matches above, loose matches on Subject: below --
2007-07-23 21:01 Kumar Gala
2007-07-24 2:56 ` Kumar Gala
2007-07-25 6:43 ` Zang Roy-r61911
2007-07-10 5:42 Kumar Gala
2007-06-29 5:24 Kumar Gala
2007-06-29 6:26 ` Paul Mackerras
2007-06-29 7:04 ` Kumar Gala
2007-06-29 9:15 ` Segher Boessenkool
2007-06-29 9:31 ` Paul Mackerras
2007-06-29 9:51 ` Segher Boessenkool
2007-06-29 13:45 ` Arnd Bergmann
2007-06-29 14:44 ` Kumar Gala
2007-06-29 16:05 ` Arnd Bergmann
2007-06-29 16:09 ` Kumar Gala
2007-06-29 16:10 ` Kumar Gala
2007-06-29 15:22 ` Andreas Schwab
2007-06-30 6:57 ` Paul Mackerras
2007-06-30 8:10 ` Andreas Schwab
2007-06-30 8:14 ` Paul Mackerras
2007-06-30 8:49 ` Andreas Schwab
2007-06-30 10:57 ` Alan Modra
2007-05-15 22:20 Kumar Gala
2007-05-17 10:49 ` Paul Mackerras
2007-05-17 12:05 ` Segher Boessenkool
2007-05-17 12:58 ` Kumar Gala
2007-05-17 13:00 ` Kumar Gala
2007-05-18 6:15 ` Paul Mackerras
2007-05-18 16:51 ` Kumar Gala
2007-02-13 22:16 Kumar Gala
2007-02-08 21:50 Kumar Gala
2007-02-08 21:52 ` Please pull from 'for_paulus' branch Kumar Gala
2007-02-07 7:51 Kumar Gala
2006-12-08 8:51 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.0702171636550.11791@localhost.localdomain \
--to=galak@kernel.crashing.org \
--cc=jdl@jdl.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).