From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Guinot Date: Sun, 10 Jul 2011 10:47:40 +0000 Subject: [U-Boot] Pull request for sf patches (forward) Message-ID: <20110710104740.GA22702@kw.sim.vm.gnt> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 810cb19003ffe0115d10700fc512a2a743916f20: MPC83XX: Fix PCI express clock setup (2011-07-06 19:09:28 -0500) are available in the git repository at: git://lacie-nas.org/u-boot-lacie.git sf Macpaul Lin (1): sf: macronix: add MX25L4005 and MX25L8005 Mike Frysinger (6): sf: unify write enable commands sf: unify write funcs sf: kill off now-unused local state sf: eon/stmicro: inline useless ID defines sf: unify write disable commands sf: sst: support newer standardized flashes Shaohui Xie (1): sf: spansion: add support for S25FL129P_64K Simon Guinot (1): sf: macronix: disable write protection when initializing drivers/mtd/spi/eon.c | 102 ++++------------------------ drivers/mtd/spi/macronix.c | 126 +++++++++++++++------------------- drivers/mtd/spi/ramtron.c | 2 +- drivers/mtd/spi/spansion.c | 107 ++++++----------------------- drivers/mtd/spi/spi_flash.c | 59 ++++++++++++++++- drivers/mtd/spi/spi_flash_internal.h | 25 +++++++ drivers/mtd/spi/sst.c | 26 ++++++- drivers/mtd/spi/stmicro.c | 124 ++++++---------------------------- drivers/mtd/spi/winbond.c | 104 ++++------------------------ include/spi_flash.h | 5 +- 10 files changed, 232 insertions(+), 448 deletions(-) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: Digital signature Url : http://lists.denx.de/pipermail/u-boot/attachments/20110710/2fae134e/attachment.pgp