All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vitaly Bordug <vbordug@ru.mvista.com>
To: Paul Mackerras <paulus@samba.org>
Cc: "linuxppc-dev@ozlabs.org" <linuxppc-dev@ozlabs.org>
Subject: Please pull upstream branch of linux-2.6-PQ.git...
Date: Tue, 3 Oct 2006 22:30:54 +0400	[thread overview]
Message-ID: <20061003223054.06e25136@localhost.localdomain> (raw)

[-- Attachment #1: Type: text/plain, Size: 2678 bytes --]

Paul,

Please do a pull from

git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ.git, upstream branch.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>


To receive the updated 8272 addition to the  arch/powerpc.
All the comments have been addressed, and it has a minor bugfix addressed too in order to make both pq2 and pq3
co-exist happily in fsl_soc.c. CPM PIC now has "compatible" property that could be "CPM2" or "CPM1" for PQ/8xx.

I think it should go to rc1, because relevant stuff in ppc/ is more or less broken now, with new irq engine. 

--

 arch/powerpc/Kconfig                      |    1 
 arch/powerpc/boot/dts/mpc8272ads.dts      |  223 ++++++++++
 arch/powerpc/platforms/82xx/Kconfig       |   21 
 arch/powerpc/platforms/82xx/Makefile      |    5 
 arch/powerpc/platforms/82xx/m82xx_pci.h   |   19 
 arch/powerpc/platforms/82xx/mpc82xx.c     |  111 +++++
 arch/powerpc/platforms/82xx/mpc82xx_ads.c |  661 ++++++++++++++++++++++++++++++
 arch/powerpc/platforms/82xx/pq2ads.h      |   67 +++
 arch/powerpc/sysdev/cpm2_pic.c            |    2 
 arch/powerpc/sysdev/cpm2_pic.h            |    2 
 arch/powerpc/sysdev/fsl_soc.c             |   62 ++
 11 files changed, 1165 insertions(+), 9 deletions(-)

commit 91bd61099defb28a442db358dd9c1693c6589cee
Author: Vitaly Bordug <vbordug@ru.mvista.com>
Date:   Mon Oct 2 22:45:17 2006 +0400

    POWERPC: mpc82xx merge: board-specific/platform stuff(resend)
    
    This intruduces 82xx family in arch/powerpc/platforms,
    and has all the board-specific code to represent regression-less
    transaction from ppc. The functionality is apparently the same, including
    PCI controller.
    
    Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>

commit ed943c1faba53d9a0bde56007ee27762b29dccbd
Author: Vitaly Bordug <vbordug@ru.mvista.com>
Date:   Mon Oct 2 22:41:50 2006 +0400

    POWERPC: 8272ads merge to powerpc: common stuff
    
    This has modules of common directories related to the
    mpc8272ADS board, mainly common cpm2 changes and fsl_soc.c
    portions related to the bitbang MDIO and other mechanisms specific
    for this family.
    
    Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>

commit e02f73e9fd69f1c6d16c207f7a91ce721fe8beab
Author: Vitaly Bordug <vbordug@ru.mvista.com>
Date:   Mon Oct 2 22:22:36 2006 +0400

    POWERPC: Added devicetree for mpc8272ads board
    
    This adds current dts file used with MPC8272ADS,
    introducing new mdio bitbang defines, as well as
    fully-CPM2-SoC board design.
    
    Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>

--
Sincerely, Vitaly

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2006-10-03 18:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-03 18:30 Vitaly Bordug [this message]
2006-10-03 18:43 ` Please pull upstream branch of linux-2.6-PQ.git Kumar Gala
2006-10-03 19:05   ` Vitaly Bordug
2006-10-03 19:14     ` Kumar Gala
2006-10-03 19:37 ` Jerry Van Baren
2006-10-03 22:24   ` Vitaly Bordug
  -- strict thread matches above, loose matches on Subject: below --
2006-09-22  2:37 Vitaly Bordug
2006-09-22 17:24 ` Jon Loeliger

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=20061003223054.06e25136@localhost.localdomain \
    --to=vbordug@ru.mvista.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.