1. c2973d1 spi: Get rid of SPI_ATOMIC_SEQUENCING by Furquan Shaikh · 8 years ago
  2. b5d41cb spi: Clean up SPI driver interface by Furquan Shaikh · 8 years ago
  3. 94f8699 spi: Define and use spi_ctrlr structure by Furquan Shaikh · 8 years ago
  4. 36b81af spi: Pass pointer to spi_slave structure in spi_setup_slave by Furquan Shaikh · 8 years ago
  5. 0dba025 spi: Fix parameter types for spi functions by Furquan Shaikh · 8 years ago
  6. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  7. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  8. dc34fb6 spi: Get rid of max_transfer_size parameter in spi_slave structure by Furquan Shaikh · 8 years ago
  9. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  10. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  11. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  12. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  13. f9ff353 spi: support controllers with limited transfer size capabilities by Vadim Bendebury · 10 years ago
  14. ec9293f spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. by Gabe Black · 10 years ago
  15. 87f3b4e spi: Remove the spi_set_speed and spi_cs_is_valid functions. by Gabe Black · 10 years ago
  16. 6dbc680 spi: Remove unused constants from spi-generic.h. by Gabe Black · 10 years ago
  17. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  18. 93d9f92 spi: Change spi_xfer to work in units of bytes instead of bits. by Gabe Black · 10 years ago
  19. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  20. e23bd0e SPI: Add API for programmer-specific flashing. by Vladimir Serbinenko · 11 years ago
  21. bc64cae spi-generic.h: Adapt include guard by Patrick Georgi · 12 years ago
  22. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago[Renamed from src/include/spi.h]
  23. 3316cf2 Claim the SPI bus before writes if the IMC ROM is present by Martin Roth · 12 years ago
  24. 23b0053 SPI: Fix and enable Fast Read support by Duncan Laurie · 12 years ago
  25. a2f1b95 SPI: opmenu special case for WREN as atomic prefix by Duncan Laurie · 12 years ago
  26. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  27. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago