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: Wed, 6 Feb 2008 21:19:26 -0600 [thread overview]
Message-ID: <20080206211926.2e273f7f@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 some fixes that should go in for 2.6.25 and Grant's Virtex
tree.
thx,
josh
Grant Likely (2):
[POWERPC] Fix incorrectly tagged __devinitdata structures
[POWERPC] Eliminate broken OF console initialization.
Josh Boyer (2):
[POWERPC] 4xx: Fix Walnut build
Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-v
Sean MacLennan (1):
[POWERPC] 4xx: Fix offset value on Warp board
Stephen Neuendorffer (3):
[POWERPC] Xilinx: Update compatible to use values generated by BSP generat
[POWERPC] Xilinx: hwicap driver
[POWERPC] Xilinx: hwicap: update booting-without-of.txt
Valentine Barshak (4):
[POWERPC] 4xx: Add USB ehci-ppc-of dts bindings.
[POWERPC] 4xx: Add 440EPx Sequoia ehci dts entry
[POWERPC] Add missing native dcr dcr_ind_lock spinlock
[POWERPC] 4xx: PCIe indirect DCR spinlock fix.
Documentation/powerpc/booting-without-of.txt | 42 ++
arch/powerpc/boot/dts/sequoia.dts | 8 +
arch/powerpc/platforms/40x/Kconfig | 1 +
arch/powerpc/platforms/40x/virtex.c | 2 +-
arch/powerpc/platforms/40x/walnut.c | 1 +
arch/powerpc/platforms/44x/warp.c | 2 +-
arch/powerpc/sysdev/dcr.c | 5 +-
drivers/block/xsysace.c | 6 +-
drivers/char/Kconfig | 10 +
drivers/char/Makefile | 1 +
drivers/char/xilinx_hwicap/Makefile | 7 +
drivers/char/xilinx_hwicap/buffer_icap.c | 380 +++++++++++
drivers/char/xilinx_hwicap/buffer_icap.h | 57 ++
drivers/char/xilinx_hwicap/fifo_icap.c | 381 +++++++++++
drivers/char/xilinx_hwicap/fifo_icap.h | 62 ++
drivers/char/xilinx_hwicap/xilinx_hwicap.c | 904 ++++++++++++++++++++++++++
drivers/char/xilinx_hwicap/xilinx_hwicap.h | 193 ++++++
drivers/serial/uartlite.c | 53 +--
drivers/video/xilinxfb.c | 4 +-
include/asm-powerpc/dcr-native.h | 47 +-
20 files changed, 2102 insertions(+), 64 deletions(-)
next reply other threads:[~2008-02-07 3:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-07 3:19 Josh Boyer [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-02-28 16:44 Please pull 'for-2.6.25' branch of 4xx tree Josh Boyer
2008-02-16 14:11 Josh Boyer
2008-01-25 21:19 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=20080206211926.2e273f7f@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).