From mboxrd@z Thu Jan 1 00:00:00 1970 From: DrEagle Date: Mon, 08 Jul 2013 01:43:13 +0200 Subject: [U-Boot] [PATCH 0/8] arm kirkwood - sheevaplug refresh In-Reply-To: <20130705230848.457e1e24@lilith> References: <51D3437F.9040000@doukki.net> <20130705230848.457e1e24@lilith> Message-ID: <51D9FD11.7060806@doukki.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This serie of patch : - add kirkwood_id to detect supported devices and revisions - update supported devices and revisions - add kw88f6282 support - add SDIO/MMC generic driver v3 - add SDIO/MMC driver support to Kirkwood SoC - add SDIO/MMC support to Sheevaplug board - add MVSATA sheevaplug support - update sheevaplug defaults config Signed-off-by: drEagle