From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from buildserver.ru.mvista.com (unknown [85.21.88.6]) by ozlabs.org (Postfix) with ESMTP id 1557A67B33 for ; Sat, 24 Jun 2006 09:59:08 +1000 (EST) Received: from localhost.localdomain ([10.150.0.9]) by buildserver.ru.mvista.com (8.11.6/8.11.6) with ESMTP id k5NNx6s03305 for ; Sat, 24 Jun 2006 04:59:06 +0500 Date: Sat, 24 Jun 2006 03:59:04 +0400 From: Vitaly Bordug To: "linuxppc-dev@ozlabs.org" Subject: [PATCH 0/6] Add mpc8560 support to powerpc Message-ID: <20060624035904.162b0276@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This is a first preliminary series to move 8560ads to powerpc and hence finish 85xx family in terms of merge. Subsequient fs_enet patches are strictly required for the following to work, but submitted here as reference only (will be updated and sent to netdev shortly). ATM not all points are adressed, there still may be bugs, but in general it works and have most of the SoC stuff (UARTs, Gig eth, 100BaseT FCC) as well as the PCI stuff. All the comments are greatly appreciated. -- Sincerely, Vitaly