From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (cdma-45-244.msk.skylink.ru [83.217.45.244]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id A934467BA5 for ; Sat, 12 Aug 2006 10:20:26 +1000 (EST) From: Vitaly Bordug Subject: [PATCH 0/6] POWERPC: Add support for CPM2 peripherals and 8560 eval board Date: Sat, 12 Aug 2006 03:42:44 +0400 To: Paul Mackerras Message-Id: <20060812000655.6186.42738.stgit@localhost.localdomain> Content-Type: text/plain; charset=utf-8; format=fixed Cc: linuxppc-dev List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , The following series implements the generic cpm2 infrastructure port, mpc8560 board-specific bits, and an attempt to overhaul and get rid of some stuff moved along from the 2.4 times. Signed-off-by: Vitaly Bordug -- Sincerely, Vitaly