coreboot-kgpe-d16/src/drivers/spi
Zheng Bao 600784e8b9 spi.h: Rename the spi.h to spi-generic.h
Since there are and will be other files in nb/sb folders, we change
the general spi.h to a file name which is not easy to be duplicated.

Change-Id: I6548a81206caa608369be044747bde31e2b08d1a
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: zbao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/2309
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2013-02-11 21:01:47 +01:00
..
Kconfig SPI: Fix and enable Fast Read support 2012-11-12 17:09:21 +01:00
Makefile.inc Add Gigadevice SPI rom support 2012-11-09 19:03:35 +01:00
eon.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
gigadevice.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
macronix.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
spansion.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
spi_flash.c spi.h: Rename the spi.h to spi-generic.h 2013-02-11 21:01:47 +01:00
spi_flash_internal.h Add Gigadevice SPI rom support 2012-11-09 19:03:35 +01:00
sst.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
stmicro.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
winbond.c Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00