From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id A4C29DDE2C for ; Tue, 24 Jul 2007 06:50:40 +1000 (EST) From: Kumar Gala To: Benjamin Herrenschmidt , linuxppc-dev@ozlabs.org Subject: [PATCH 00/25] Freescale PCI/PCIe support/fixup/cleanup Date: Mon, 23 Jul 2007 15:49:47 -0500 Message-Id: <11852238122538-git-send-email-galak@kernel.crashing.org> List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , This set of patches is queued up for 2.6.23-rc1 that add support for PCI, PCI-X, PCIe for Freescale 8{5,6}xxx processors/boards. There are also some misc other PPC PCI cleanups in here. - k