linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Josh Boyer <jwboyer@linux.vnet.ibm.com>
To: paulus@samba.org
Cc: linuxppc-dev@ozlabs.org
Subject: Please pull 'for-2.6.25' branch of 4xx tree
Date: Fri, 25 Jan 2008 15:19:18 -0600	[thread overview]
Message-ID: <20080125151918.731bf71e@zod.rchland.ibm.com> (raw)

Hi Paul,

Please pull from:

 master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git for-2.6.25

to pick up a few more patches for 4xx that should go in for 2.6.25.
Mostly self explanatory in the changelogs.  The diffstat is mostly from
the PIKA Warp board patches that Sean worked quite hard on.

thx,
josh

David Gibson (1):
      [POWERPC] Enable RTC for Ebony and Walnut (v2)

Roel Kluin (1):
      [POWERPC] 4xx: logical/bitand typo in powerpc/boot/4xx.c

Sean MacLennan (5):
      [POWERPC] 4xx: Add PowerPC 440EP Rev C
      [POWERPC] 4xx: PIKA Warp base platform
      [POWERPC] 4xx: PIKA Warp DTS
      [POWERPC] 4xx: PIKA Warp bootwrapper
      [POWERPC] 4xx: PIKA Warp defconfig

Stefan Roese (2):
      [POWERPC] 4xx: Add 405EXr to cputable
      [POWERPC] 4xx: Add AMCC Haleakala (405EXr) dts

 arch/powerpc/Kconfig                   |    2 +-
 arch/powerpc/boot/4xx.c                |    2 +-
 arch/powerpc/boot/Makefile             |    4 +-
 arch/powerpc/boot/cuboot-warp.c        |   39 ++
 arch/powerpc/boot/dts/ebony.dts        |    5 +-
 arch/powerpc/boot/dts/haleakala.dts    |  274 +++++++++
 arch/powerpc/boot/dts/walnut.dts       |    5 +-
 arch/powerpc/boot/dts/warp.dts         |  239 +++++++
 arch/powerpc/configs/warp_defconfig    | 1057 ++++++++++++++++++++++++++++++++
 arch/powerpc/kernel/cputable.c         |   28 +-
 arch/powerpc/platforms/40x/walnut.c    |    1 +
 arch/powerpc/platforms/44x/Kconfig     |   15 +
 arch/powerpc/platforms/44x/Makefile    |    2 +
 arch/powerpc/platforms/44x/ebony.c     |    2 +
 arch/powerpc/platforms/44x/warp-nand.c |  105 ++++
 arch/powerpc/platforms/44x/warp.c      |  153 +++++
 arch/powerpc/platforms/Kconfig         |    6 +
 arch/powerpc/sysdev/Makefile           |    1 +
 arch/powerpc/sysdev/of_rtc.c           |   59 ++
 include/asm-powerpc/of_platform.h      |    2 +
 20 files changed, 1992 insertions(+), 9 deletions(-)

             reply	other threads:[~2008-01-26  0:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25 21:19 Josh Boyer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-02-07  3:19 Please pull 'for-2.6.25' branch of 4xx tree Josh Boyer
2008-02-16 14:11 Josh Boyer
2008-02-28 16:44 Josh Boyer

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=20080125151918.731bf71e@zod.rchland.ibm.com \
    --to=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).