coreboot/src
Aaron Durbin 98c00dc269 spi: Add support for Winbod W25Q64DW
The W25Q64DW spi part is programatically equivalent
to the other W25Q64 parts except it operates at 1.8V.
Just add a new entry with the appropriate ID.

BUG=chrome-os-partner:22292
BRANCH=None
TEST=SPI controller can program the part.

Change-Id: I65b0261223a9fefcb07477a43b6a3edb8228dd03
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/170011
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2013-09-20 00:52:20 +00:00
..
arch ARMv7: get rmodule support to compile 2013-09-20 00:52:02 +00:00
console console: conditionally include console in bootblock 2013-09-13 22:18:40 +00:00
cpu Exynos5420: Make SPI driver less chatty 2013-09-20 00:52:05 +00:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers spi: Add support for Winbod W25Q64DW 2013-09-20 00:52:20 +00:00
ec chromeec: Implement full battery workaround at 6% 2013-09-16 23:31:17 +00:00
include arm: libpayload: Add cache coherent DMA memory definition and management 2013-08-29 22:48:49 +00:00
lib ARMv7: get rmodule support to compile 2013-09-20 00:52:02 +00:00
mainboard exynos5: Implement support for USB 3.0 DRD PHYs/controllers 2013-09-17 03:21:53 +00:00
northbridge Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c 2013-08-23 17:16:24 -07:00
southbridge lynxpoint: xhci: Port reset changes on suspend/resume 2013-09-16 23:31:14 +00:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode chromeos: Add code to read FMAP on ARM 2013-09-20 00:52:08 +00:00
Kconfig drivers: Add I2C TPM driver to coreboot 2013-09-09 21:39:07 +00:00