From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Paul Mackerras" <paulus@samba.org>,
"Benjamin Herrenschmidt" <benh@kernel.crashing.org>,
"Josh Boyer" <jwboyer@linux.vnet.ibm.com>,
linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: Please pull linux-2.6-mpc52xx.git
Date: Fri, 14 Nov 2008 12:20:25 -0700 [thread overview]
Message-ID: <fa686aa40811141120o2c0394daja732184aefaec901@mail.gmail.com> (raw)
Hi Ben and Paulus.
Please pull the 'merge' branch of my MPC5200 tree (url below). I've
got mpc5200 bug fixes, virtex bug fixes and defconfig updates in it.
This all needs to go into 2.6.28. This branch does have both mpc5200
and Xilinx Virtex 4xx changes. I've cleared it with Josh that it is
okay to push the 4xx changes out to my tree rather than having him
pull it first.
The following changes since commit 58e20d8d344b0ee083febb18c2b021d2427e56ca:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git.kernel.org/.../jbarnes/pci-2.6
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6-mpc52xx merge
Grant Likely (4):
powerpc/mpc5200: fix bestcomm Kconfig dependencies
powerpc/virtex: fix various format/casting printk mismatches
powerpc/52xx: update defconfigs
powerpc/virtex: Update defconfigs
Yuri Tikhonov (1):
xsysace: Fix driver to use resource_size_t instead of unsigned long
arch/powerpc/configs/40x/virtex_defconfig | 1176 +++++++++++++++++++++++++
arch/powerpc/configs/44x/virtex5_defconfig | 234 +++---
arch/powerpc/configs/52xx/cm5200_defconfig | 169 +++-
arch/powerpc/configs/52xx/lite5200b_defconfig | 206 ++++--
arch/powerpc/configs/52xx/motionpro_defconfig | 168 +++-
arch/powerpc/configs/52xx/pcm030_defconfig | 182 +++--
arch/powerpc/configs/52xx/tqm5200_defconfig | 180 +++-
arch/powerpc/configs/mpc5200_defconfig | 573 +++++++++---
arch/powerpc/configs/ppc40x_defconfig | 92 ++-
arch/powerpc/configs/ppc44x_defconfig | 92 ++-
arch/powerpc/sysdev/bestcomm/Kconfig | 9 +-
arch/powerpc/sysdev/xilinx_intc.c | 4 +-
drivers/block/xsysace.c | 23 +-
drivers/char/xilinx_hwicap/xilinx_hwicap.c | 9 +-
drivers/net/Kconfig | 3 +-
drivers/serial/uartlite.c | 4 +-
drivers/video/xilinxfb.c | 5 +-
sound/soc/fsl/Kconfig | 3 +-
18 files changed, 2617 insertions(+), 515 deletions(-)
create mode 100644 arch/powerpc/configs/40x/virtex_defconfig
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
next reply other threads:[~2008-11-14 19:20 UTC|newest]
Thread overview: 39+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 19:20 Grant Likely [this message]
2008-11-24 3:38 ` Please pull linux-2.6-mpc52xx.git Paul Mackerras
2008-11-24 14:41 ` Grant Likely
-- strict thread matches above, loose matches on Subject: below --
2009-01-09 23:09 Grant Likely
2008-05-01 18:04 Grant Likely
2008-04-29 13:34 Grant Likely
2008-02-24 7:35 Grant Likely
[not found] ` <47DE94F4.90804@semihalf.com>
2008-03-17 19:19 ` Grant Likely
2008-03-17 20:59 ` Wolfgang Denk
2008-03-17 21:43 ` Grant Likely
2008-03-17 22:28 ` Wolfgang Denk
2008-03-17 23:43 ` Grant Likely
2008-03-18 0:26 ` Wolfgang Denk
2008-03-18 2:42 ` Grant Likely
2008-03-18 12:20 ` Josh Boyer
2008-03-18 8:29 ` Bartlomiej Sieka
2008-03-18 10:04 ` Richard Purdie
2008-03-25 15:29 ` Bartlomiej Sieka
2008-03-18 14:47 ` Grant Likely
2008-03-18 16:41 ` Richard Purdie
2008-03-18 16:53 ` Grant Likely
2008-03-25 16:50 ` Bartlomiej Sieka
2008-03-25 18:49 ` Grant Likely
2008-03-25 17:38 ` Bartlomiej Sieka
2008-03-25 18:51 ` Grant Likely
2008-04-01 12:37 ` Bartlomiej Sieka
2008-04-04 11:13 ` Bartlomiej Sieka
2008-04-04 16:11 ` Grant Likely
2008-04-04 16:14 ` Grant Likely
2008-04-04 16:38 ` Olof Johansson
2008-04-04 17:15 ` Josh Boyer
2008-04-04 17:25 ` Grant Likely
2008-04-15 10:34 ` Bartlomiej Sieka
2008-03-18 7:57 ` Bartlomiej Sieka
2007-10-16 23:22 Grant Likely
2007-10-17 10:27 ` Paul Mackerras
2007-10-17 13:13 ` Grant Likely
2007-10-10 16:30 Grant Likely
2007-10-11 17:35 ` tnt
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=fa686aa40811141120o2c0394daja732184aefaec901@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=benh@kernel.crashing.org \
--cc=jwboyer@linux.vnet.ibm.com \
--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).