coreboot-kgpe-d16/src/drivers/spi
Kyösti Mälkki 1110495de9 SPI: Split writes using spi_crop_chunk()
SPI controllers in Intel and AMD bridges have a slightly different
restriction on how long transactions they can handle.

Change-Id: I3d149d4b7e7e9633482a153d5e380a86c553d871
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/6163
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
2014-07-14 19:42:49 +02:00
..
adesto.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
amic.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
eon.c drivers/spi/eon: Add EN25Q64 2014-01-12 18:07:02 +01:00
gigadevice.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
Kconfig spi flash: Organise options list 2014-07-05 11:35:53 +02:00
macronix.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
Makefile.inc drivers/spi: Add support for adesto SPI flash parts 2014-03-12 01:03:31 +01:00
spansion.c Whitespace: Replace tab character in license text with two spaces 2013-02-20 23:30:45 +01:00
spi_flash.c spi: Change spi_xfer to work in units of bytes instead of bits. 2014-07-05 11:36:20 +02:00
spi_flash_internal.h drivers/spi: Add support for adesto SPI flash parts 2014-03-12 01:03:31 +01:00
sst.c drivers/spi/sst.c: Remove unused func to_sst_spi_flash() 2014-05-18 18:05:42 +02:00
stmicro.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00
winbond.c SPI: Split writes using spi_crop_chunk() 2014-07-14 19:42:49 +02:00