From mboxrd@z Thu Jan 1 00:00:00 1970 From: Haavard Skinnemoen Date: Thu, 10 Jul 2008 13:12:58 +0200 Subject: [U-Boot-Users] Release status - things to be done In-Reply-To: <20080705230540.22A8C248AC@gemini.denx.de> References: <20080705230540.22A8C248AC@gemini.denx.de> Message-ID: <20080710131258.796c2e1b@siona.local> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de [removing my private e-mail address from Cc] On Sun, 06 Jul 2008 01:05:40 +0200 Wolfgang Denk wrote: > 2582 05/21 Haavard Skinnemoe [PATCH] MMC: Consolidate MMC/SD command definitions > -> Rejected, needs to be rebased I see you applied v2 instead -- good. Please ignore v1 as it was posted before the big whitespace cleanup. > 2584 05/21 Haavard Skinnemoe [PATCH] Remove kharris at nexus-tech.net from MAINTAINERS > -> asked submitter for fixes / cleanup I'll send you a new patch later today...if I can find the original commit. > 3648 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 1/6] AT572D940HF-EB Support > 3649 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 2/6] AT572D940HF-EB Support > 3650 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 3/6] AT572D940HF-EB Support > 3651 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 4/6] AT572D940HF-EB Support > 3652 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 5/6] AT572D940HF-EB Support > 3653 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 6/6] AT572D940HF-EB Support > 3654 06/11 "Antonio R. Costa [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3733 06/12 "Ulf Samuelsson" Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3735 06/12 "COSTA, Antonio" Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3737 06/12 "Ulf Samuelsson" Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3739 06/12 Jerry Van Baren Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3859 06/15 Haavard Skinnemoe Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3897 06/16 Ken.Fuchs at bench.c Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3899 06/17 Haavard Skinnemoe Re: [U-Boot-Users] [PATCH 1/3] SDHC Support for AT572d940HF-EB > 3740 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 1/6] AT572D940HF-EB Support v2 (board folder) > 3741 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 2/2] AT572D940HF-EB Support v2 (SDHC support part 2) > 3742 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 1/2] AT572D940HF-EB Support v2 (SDHC support part 1) > 3743 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 3/6] AT572D940HF-EB Support v2 (include files part 1) > 3744 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 5/6] AT572D940HF-EB Support v2 (ethernet files) > 3745 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 4/6] AT572D940HF-EB Support v2 (include files part 2) > 3747 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 2/6] AT572D940HF-EB Support v2 (cpu folder) > 3748 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 6/6] AT572D940HF-EB Support v2 (configuration files) > 3746 06/12 "Antonio R. Costa [U-Boot-Users] [PATCH 1/1] mmc_verbosity variable > 3764 06/12 Haavard Skinnemoe Re: [U-Boot-Users] [PATCH 1/2] AT572D940HF-EB Support v2 (SDHC support part 1) > -> still under discussion; who is reponsible? I think Jean-Christophe should be responsible for most of this, but I obviously want to be kept in the loop with the MMC/SD/SDHC stuff and possibly other stuff that is or ought to be shared with avr32. Now that the MMC driver has been moved into drivers/mmc, I'd really like to see a patch with the minimum amount of changes needed to make the driver work on AT91 and AT57 as well. With that in place, we'll have a great baseline to add new features like SDHC and MMC+ support, and the rest of the AT57 board support can be merged independently. Haavard