Please pull 'next' branch of 4xx tree
Josh Boyer
jwboyer at linux.vnet.ibm.com
Fri May 30 01:40:36 EST 2008
Hi Paul,
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx.git next
to pick up some of the initial changes for 2.6.27 in the 4xx tree.
They include some PIKA Warp updates, a DCR infrastructure rework, and
David's large dts conversion patch (which accounts for most of the
large diffstat).
I'll have some more updates a bit later, but I'd like to get these into
your next branch now as they've been sitting in mine for a while to get
testing coverage.
josh
David Gibson (1):
[POWERPC] Convert remaining dts-v0 files to v1
Josh Boyer (2):
[POWERPC] 4xx: Fix PCI mem in rainier DTS
[POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds
Sean MacLennan (2):
[POWERPC] PIKA Warp: Update DTS to support Rev B boards
[POWERPC] PIKA Warp: Update platform code to support Rev B boards
Stephen Neuendorffer (1):
[POWERPC] Refactor DCR code
arch/powerpc/boot/cuboot-warp.c | 47 +++++-
arch/powerpc/boot/dts/bamboo.dts | 142 ++++++++--------
arch/powerpc/boot/dts/canyonlands.dts | 222 ++++++++++++------------
arch/powerpc/boot/dts/ebony.dts | 164 +++++++++---------
arch/powerpc/boot/dts/ep405.dts | 100 ++++++------
arch/powerpc/boot/dts/glacier.dts | 262 ++++++++++++++--------------
arch/powerpc/boot/dts/haleakala.dts | 136 ++++++++--------
arch/powerpc/boot/dts/holly.dts | 122 +++++++-------
arch/powerpc/boot/dts/katmai.dts | 210 ++++++++++++-----------
arch/powerpc/boot/dts/kilauea.dts | 182 ++++++++++----------
arch/powerpc/boot/dts/makalu.dts | 182 ++++++++++----------
arch/powerpc/boot/dts/ps3.dts | 16 +-
arch/powerpc/boot/dts/rainier.dts | 163 +++++++++---------
arch/powerpc/boot/dts/sequoia.dts | 172 ++++++++++---------
arch/powerpc/boot/dts/taishan.dts | 212 ++++++++++++------------
arch/powerpc/boot/dts/walnut.dts | 118 +++++++-------
arch/powerpc/boot/dts/warp.dts | 145 +++++++++-------
arch/powerpc/boot/dts/yosemite.dts | 146 ++++++++--------
arch/powerpc/platforms/44x/warp-nand.c | 49 ++++--
arch/powerpc/platforms/44x/warp.c | 293 ++++++++++++++++++++++++++------
arch/powerpc/sysdev/dcr.c | 156 +++++++++++++----
include/asm-powerpc/dcr-generic.h | 49 ++++++
include/asm-powerpc/dcr-mmio.h | 20 ++-
include/asm-powerpc/dcr-native.h | 16 +-
include/asm-powerpc/dcr.h | 39 ++++-
25 files changed, 1928 insertions(+), 1435 deletions(-)
More information about the Linuxppc-dev
mailing list