From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jordan Crouse" Subject: [GIT PATCH] Geode patches for 2.6.17 Date: Fri, 23 Jun 2006 11:00:58 -0600 Message-ID: <20060623170058.GA12819@cosmic.amd.com> Reply-To: linux-fbdev-devel@lists.sourceforge.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list1-new.sourceforge.net with esmtp (Exim 4.43) id 1Ftox5-0003Da-9O for linux-fbdev-devel@lists.sourceforge.net; Fri, 23 Jun 2006 09:56:15 -0700 Received: from outbound-fra.frontbridge.com ([62.209.45.174] helo=outbound1-fra-R.bigfish.com) by mail.sourceforge.net with esmtps (TLSv1:DES-CBC3-SHA:168) (Exim 4.44) id 1Ftox2-0000gi-7d for linux-fbdev-devel@lists.sourceforge.net; Fri, 23 Jun 2006 09:56:15 -0700 Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-fbdev-devel-bounces@lists.sourceforge.net Errors-To: linux-fbdev-devel-bounces@lists.sourceforge.net To: linux-kernel@vger.kernel.org Cc: akpm@osdl.org, linux-fbdev-devel@lists.sourceforge.net Hi - Please consider pulling from: git://git.infradead.net/users/jcrouse/geode.git linus-upstream This is the new home for patches for the AMD Geode family of processors. For 2.6.18, we offer up patches to support the One Laptop Per Child effort - namely framebuffer tweaks, plus an attempt to remove automagic probing of VGA registers (which we don't have on the OLPC platform). Here is the shortlog: Jordan Crouse: GEODE: Update and fixup the PCI IDs for the CS5535 FB: Get the Geode GX frambuffer size from the BIOS Add a configuration option to avoid automatically probing VGA gxfb: Fixups for the AMD Geode GX framebuffer driver -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751783AbWFWQ4F (ORCPT ); Fri, 23 Jun 2006 12:56:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751784AbWFWQ4F (ORCPT ); Fri, 23 Jun 2006 12:56:05 -0400 Received: from outbound-fra.frontbridge.com ([62.209.45.174]:33741 "EHLO outbound1-fra-R.bigfish.com") by vger.kernel.org with ESMTP id S1751783AbWFWQ4D (ORCPT ); Fri, 23 Jun 2006 12:56:03 -0400 X-BigFish: V X-Server-Uuid: 89466532-923C-4A88-82C1-66ACAA0041DF Date: Fri, 23 Jun 2006 11:00:58 -0600 From: "Jordan Crouse" To: linux-kernel@vger.kernel.org cc: linux-fbdev-devel@lists.sourceforge.net, akpm@osdl.org Subject: [GIT PATCH] Geode patches for 2.6.17 Message-ID: <20060623170058.GA12819@cosmic.amd.com> MIME-Version: 1.0 User-Agent: Mutt/1.5.11 X-OriginalArrivalTime: 23 Jun 2006 16:55:49.0543 (UTC) FILETIME=[E1223370:01C696E5] X-WSS-ID: 6882C29E31G3579734-01-01 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi - Please consider pulling from: git://git.infradead.net/users/jcrouse/geode.git linus-upstream This is the new home for patches for the AMD Geode family of processors. For 2.6.18, we offer up patches to support the One Laptop Per Child effort - namely framebuffer tweaks, plus an attempt to remove automagic probing of VGA registers (which we don't have on the OLPC platform). Here is the shortlog: Jordan Crouse: GEODE: Update and fixup the PCI IDs for the CS5535 FB: Get the Geode GX frambuffer size from the BIOS Add a configuration option to avoid automatically probing VGA gxfb: Fixups for the AMD Geode GX framebuffer driver -- Jordan Crouse Senior Linux Engineer Advanced Micro Devices, Inc.