coreboot/src/drivers/spi
Scott Chao e6d1c7fae8 spi: add Winbond W25Q64JW spi rom support
BUG=b:153515968
TEST=Able to boot to kernel

Signed-off-by: Scott Chao <scott.chao@bitland.corp-partner.google.com>
Change-Id: I699f6d7ba3af01436f10c9a59af4a22fc45aa300
Reviewed-on: https://review.coreboot.org/c/coreboot/+/40270
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-04-10 15:14:53 +00:00
..
acpi Replace DEVICE_NOOP with noop_(set|read)_resources 2020-04-10 11:50:22 +00:00
tpm src/: Remove g_ prefixes and _g suffixes from variables 2019-12-02 10:44:38 +00:00
adesto.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
amic.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
atmel.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
bitbang.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
boot_device_rw_nommap.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
cbfs_spi.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
eon.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
flashconsole.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
gigadevice.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
Kconfig drives/spi/spi_flash: add option to not select all drivers 2020-01-15 16:34:13 +00:00
macronix.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
Makefile.inc drivers/spi: add drivers for sdcard mounted on the spi bus 2019-11-14 11:38:38 +00:00
spansion.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi-generic.c {drivers,southbridge}: Replace min() with MIN() 2019-12-20 17:48:00 +00:00
spi_flash.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi_flash_internal.h drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
spi_sdcard.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
spi_winbond.h src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
spiconsole.c src/drivers: Use SPDX for GPL-2.0-only files 2020-04-06 13:42:15 +00:00
sst.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
stmicro.c drivers/spi/spi_flash: remove spi flash names 2020-01-28 14:44:37 +00:00
winbond.c spi: add Winbond W25Q64JW spi rom support 2020-04-10 15:14:53 +00:00