u-boot-brain/drivers/mtd/spi
Jagan Teki c2a7a7ef86 arm: sunxi: Move spl spi sunxi code to mach-sunxi
This SUNXI variant SPL SPI code doesn't use either SPI or
SPL_FLASG subsystems due to size constraints and also placing
this code in drivers/mtd/spi will unnecessary build SPI_FLASH
code(if defined) which never required, hence moved to arch area.

And also renamed the file according to kconfig which resembles
proper name.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
2018-03-13 19:50:10 +05:30
..
fsl_espi_spl.c spi: Move freescale-specific code into a private header 2016-10-06 15:07:35 -04:00
Kconfig arm: sunxi: Move spl spi sunxi code to mach-sunxi 2018-03-13 19:50:10 +05:30
Makefile arm: sunxi: Move spl spi sunxi code to mach-sunxi 2018-03-13 19:50:10 +05:30
sandbox.c dm: sandbox: spi: Convert driver to support livetree 2017-06-01 07:03:16 -06:00
sf_dataflash.c mtd: spi: sf_dataflash: Add print message while erase error 2017-08-08 12:34:27 +05:30
sf_internal.h Revert "sf: Fix quad bit set for micron devices" 2016-12-15 18:33:16 +01:00
sf_mtd.c treewide: replace #include <asm/errno.h> with <linux/errno.h> 2016-09-23 17:55:42 -04:00
sf_probe.c sf_probe: Merge spi_flash_probe_tail into spi_flash_probe 2018-01-24 12:04:08 +05:30
sf-uclass.c dm: core: Add flags parameter to device_remove() 2017-04-04 20:15:10 -06:00
sf.c spi: Remove dual flash options/flags 2016-11-19 08:41:44 +05:30
spi_flash_ids.c sf: Add ISSI IS25LP256 entry 2018-02-23 10:40:52 -05:00
spi_flash.c drivers: spi: consider command bytes when sending transfers 2018-01-24 12:03:43 +05:30