u-boot/drivers/mtd/spi
Jagannadha Sutradharudu Teki 4e09cc1e2c sf: Add extended read commands support
Current sf uses FAST_READ command, this patch adds support to
use the different/extended read command.

This implementation will determine the fastest command by taking
the supported commands from the flash and the controller, controller
is always been a priority.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
2014-01-11 15:10:28 +05:30
..
Makefile sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
eeprom_m95xxx.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fsl_espi_spl.c powerpc: spiflash:Add corenet devices support in eSPI SPL 2013-12-04 14:54:34 -08:00
ramtron.c sf: ramtron: Remove page_size print 2013-10-07 19:35:09 +05:30
sandbox.c sandbox: spi: Add new SPI flash driver 2013-12-09 12:22:39 -07:00
sf.c sf: Add GPL-2.0+ SPDX-License-Identifier for missing ones 2013-10-16 00:14:01 +05:30
sf_internal.h sf: Add extended read commands support 2014-01-11 15:10:28 +05:30
sf_ops.c sf: Add extended read commands support 2014-01-11 15:10:28 +05:30
sf_probe.c sf: Add extended read commands support 2014-01-11 15:10:28 +05:30
spi_spl_load.c sf: Fix code cleanups 2013-08-07 01:05:06 +05:30