From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 71E2567B52 for ; Wed, 6 Sep 2006 03:26:59 +1000 (EST) Date: Tue, 5 Sep 2006 12:26:13 -0500 From: Olof Johansson To: paulus@samba.org, anton@samba.org Subject: [0/5] powerpc: PA Semi PWRficient patches Message-ID: <20060905122613.4337bbaf@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, The following series of patches introduces basic support for PA Semi's PA6T core, and the base platform support for PWRficient PA6T-1682M. It is split up in 5 separate patches: 1. Reduce default cacheline size to 64 bytes 2. Divorce CPU_FTR_CTRL from CPU_FTR_PPCAS_ARCH_V2_BASE 3. Cpu table entry, PVR value 4. Basic arch/powerpc/platforms/pasemi contents 5. MAINTAINER entry -Olof