u-boot-brain/drivers/mtd/spi
Jagan Teki 210d8ad0fa mtd: spi: Drop sf.c
spi_write_then_read, will manage to do the respective
spi_xfer based on the tx_buf, rx_buf so drop the
legacy spi_flash_read/write/cm code.

Tested-by: Adam Ford <aford173@gmail.com> #da850-evm
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2019-09-16 08:09:22 +05:30
..
fsl_espi_spl.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
Kconfig dm: spi: Read default speed and mode values from DT 2019-04-12 11:54:50 +05:30
Makefile mtd: spi: Drop sf.c 2019-09-16 08:09:22 +05:30
sandbox.c mtd: spi: Switch to new SPI NOR framework 2019-02-07 15:33:21 +05:30
sf_dataflash.c mtd: spi_dataflash: Use spi read then write 2019-09-16 08:09:22 +05:30
sf_internal.h mtd: spi: Drop sf.c 2019-09-16 08:09:22 +05:30
sf_mtd.c mtd: sf: Make sf_mtd.c more robust 2018-12-06 00:45:36 +05:30
sf_probe.c mtd: sf_probe: remove spi-flash compatible 2019-04-12 10:54:27 +05:30
sf-uclass.c sf: Add a method to obtain the block-protect setting 2018-11-20 19:14:22 -07:00
spi-nor-core.c mtd: spi-nor: fix page program issue when using spi-mem driver 2019-05-03 15:26:12 +05:30
spi-nor-ids.c mtd: spi: Add micron mt35xu512aba and mt35xu02g flash ID 2019-07-22 16:57:23 +05:30
spi-nor-tiny.c mtd: spi: Add lightweight SPI flash stack for SPL 2019-02-07 15:33:21 +05:30