All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linuxppc64-dev@ozlabs.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] ppc64: prepare for integration of BPA platform
Date: Wed, 20 Apr 2005 01:49:21 +0200	[thread overview]
Message-ID: <200504200149.22063.arnd@arndb.de> (raw)

This series of patches adds a bit of infrastructure in preparation of
getting the Broadband Processor Architecture (BPA) into the kernel as
a new platform type of ppc64.
BPA is currently used in a single machine from IBM, with others likely
to be added at a later point.

None of these preparation patches are really specific to the
architecture itself. Hopefully, I will be able to send the actual
platform code really soon now.

BPA and pSeries can share some code, mostly because they are both
using rtas. The first two patches are splitting out the common
code from the pSeries_pci implementation into a generic rtas_pci
base.
The nvram and watchdog drivers are pretty generic and are first used
in the new machine.

	Arnd <><


             reply	other threads:[~2005-04-20  0:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19 23:49 Arnd Bergmann [this message]
2005-04-19 23:52 ` [PATCH 1/4] ppc64: rename arch/ppc64/kernel/pSeries_pci.c Arnd Bergmann
2005-04-20  2:12   ` Jörn Engel
2005-04-20  2:27     ` Paul Jackson
2005-05-06  5:10   ` Paul Mackerras
2005-05-07 11:31     ` Arnd Bergmann
2005-04-20  0:15 ` [PATCH 2/4] ppc64: Split out pSeries specific code from rtas_pci.c Arnd Bergmann
2005-04-20  0:22 ` [PATCH 3/4] ppc64: add a simple nvram lowlevel driver Arnd Bergmann
2005-04-20  0:29 ` [PATCH 4/4] ppc64: add an rtas based watchdog driver Arnd Bergmann

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=200504200149.22063.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc64-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 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.