From: Grant Likely <grant.likely@secretlab.ca>
To: jwboyer@gmail.com, linuxppc-dev@ozlabs.org
Subject: Please pull linux-2.6-virtex.git
Date: Fri, 4 Jul 2008 11:22:40 -0600 [thread overview]
Message-ID: <20080704172240.GE17062@secretlab.ca> (raw)
Hi Josh,
Here are the bulk of the Xilinx 440 support patches. Please pull
into your next branch.
Thanks,
g.
The following changes since commit f3e909c2750eb20536bacacc867dc9047b70546a:
Michael Neuling (1):
powerpc: Update for VSX core file and ptrace
are available in the git repository at:
git://git.secretlab.ca/git/linux-2.6-virtex virtex-for-2.6.27
Grant Likely (2):
powerpc/bootwrapper: Add documentation of boot wrapper targets
powerpc/bootwrapper: add missing bit of simpleImage target
John Linn (5):
powerpc/virtex: add dts file for ML507 reference design
powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support
powerpc/virtex: add Xilinx 440 cpu to the cputable
powerpc/virtex: add defconfig for virtex 5 platforms
Documentation/powerpc/bootwrapper.txt | 141 ++++
arch/powerpc/Makefile | 15 +-
arch/powerpc/boot/Makefile | 2 +-
arch/powerpc/boot/dts/virtex440-ml507.dts | 238 ++++++
arch/powerpc/boot/simpleboot.c | 6 +
arch/powerpc/boot/virtex.c | 100 +++
arch/powerpc/boot/wrapper | 10 +-
arch/powerpc/configs/44x/virtex5_defconfig | 1107 ++++++++++++++++++++++++++++
arch/powerpc/kernel/cputable.c | 10 +
arch/powerpc/platforms/44x/Kconfig | 26 +
arch/powerpc/platforms/44x/Makefile | 1 +
arch/powerpc/platforms/44x/virtex.c | 60 ++
12 files changed, 1713 insertions(+), 3 deletions(-)
create mode 100644 Documentation/powerpc/bootwrapper.txt
create mode 100644 arch/powerpc/boot/dts/virtex440-ml507.dts
create mode 100644 arch/powerpc/boot/virtex.c
create mode 100644 arch/powerpc/configs/44x/virtex5_defconfig
create mode 100644 arch/powerpc/platforms/44x/virtex.c
next reply other threads:[~2008-07-04 17:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-04 17:22 Grant Likely [this message]
2008-07-07 12:17 ` Please pull linux-2.6-virtex.git Josh Boyer
2008-07-07 14:13 ` John Linn
2008-07-07 14:26 ` John Linn
2008-07-07 14:31 ` Grant Likely
2008-07-09 14:15 ` Josh Boyer
2008-07-09 14:39 ` Grant Likely
2008-07-09 15:57 ` Grant Likely
2008-07-09 16:49 ` Grant Likely
-- strict thread matches above, loose matches on Subject: below --
2008-01-09 6:07 Grant Likely
2008-01-09 12:35 ` Josh Boyer
2008-01-09 12:44 ` Peter Korsgaard
2008-01-09 15:03 ` Grant Likely
2008-01-11 13:09 ` Josh Boyer
2007-10-10 15:40 Grant Likely
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=20080704172240.GE17062@secretlab.ca \
--to=grant.likely@secretlab.ca \
--cc=jwboyer@gmail.com \
--cc=linuxppc-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 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).