From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from parcelfarce.linux.theplanet.co.uk (parcelfarce.linux.theplanet.co.uk [195.92.249.252]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 18D3A679F0 for ; Tue, 14 Jun 2005 02:47:04 +1000 (EST) Date: Mon, 13 Jun 2005 08:50:13 -0300 From: Marcelo Tosatti To: linux-ppc-embedded Message-ID: <20050613115013.GA22652@logos.cnet> References: <20050609162650.GA8125@logos.cnet> <20050609182452.GC8125@logos.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20050609182452.GC8125@logos.cnet> Cc: Aristeu Sergio Rozanski Filho Subject: Re: 8xx fixes GIT tree List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, On Thu, Jun 09, 2005 at 03:24:52PM -0300, Marcelo Tosatti wrote: > On Thu, Jun 09, 2005 at 01:26:50PM -0300, Marcelo Tosatti wrote: > > Hi, > > > > I've put up a GIT tree with some 8xx fixes. > > > > I plan to continue collecting fixes there - I encourage other folks > > working with v2.6 on 8xx to join in and contribute. > > > > Its about time to setup a "TODO" list for v2.6 8xx, a few which I > > remember from the top of my head: > > > > - merge CPU15 workaround > > - merge PCMCIA driver > > - merge arch/ppc/8xx_io/fec.c v2.6 update > > - Remove misc-embedded.c > > > > It should live somewhere in the web (wiki would be ideal). > > > > It contains the following changes at the moment: > > Oh, I forgot to mention the URL - its at: > > http://www.kernel.org/pub/scm/linux/kernel/git/marcelo/8xx-fixes/ > > Web interface at: > > http://www.kernel.org/git/?p=linux/kernel/git/marcelo/8xx-fixes;a=summary Wolfgang setup a "TODO list" at http://www.denx.de/twiki/bin/view/Todo8xx/WebHome It currently contains: - merge CPU15 workaround - merge PCMCIA driver - merge arch/ppc/8xx_io/fec.c v2.6 update - Remove misc-embedded.c - Fix BDI2000 support