1. f20d7d6 spi: Add new struct spi_flash_bpbits for block protection bits by Daniel Gröber · 4 years, 2 months ago
  2. df50622 drivers: spi_flash: Add Fast Read Dual I/O support by Julius Werner · 3 years, 1 month ago
  3. 493937e coreboot tables: Add SPI flash memory map windows to coreboot tables by Furquan Shaikh · 3 years, 9 months ago
  4. f48acbd src: Change BOOL CONFIG_ to CONFIG() in comments & strings by Martin Roth · 4 years, 1 month ago
  5. 0d0b2f4 spi: Remove non_volatile flag from block protection interface by Daniel Gröber · 4 years, 3 months ago
  6. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  7. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  8. fc7b953 drivers/spi/spi_flash: remove spi flash names by Aaron Durbin · 4 years, 7 months ago
  9. 5abeb06 drivers/spi/spi_flash: organize spi flash by sector topology by Aaron Durbin · 4 years, 7 months ago
  10. a6c73c8 drivers/spi/spi_flash: introduce common spi_flash_part_id object by Aaron Durbin · 4 years, 7 months ago
  11. f584f19 drivers/spi/spi_flash: separate out protection ops by Aaron Durbin · 4 years, 7 months ago
  12. d701ef7 drives/spi_flash: add spi_flash_cmd_write_page_program() by Aaron Durbin · 4 years, 8 months ago
  13. 99e45ce spi_flash: Add Dual SPI support by Julius Werner · 5 years ago
  14. f9f5093 drivers/spi: Add controller protection type by Rizwan Qureshi · 6 years ago
  15. 630a418 drivers/spi: store detected flash IDs by Stefan Tauner · 6 years ago
  16. e63a5f1 drivers/spi: Winbond specific write-protection enable by Patrick Rudolph · 6 years ago
  17. 0f8bf02 drivers/spi: Read Winbond's flash protection bits by Patrick Rudolph · 6 years ago
  18. 851dde8 drivers/spi: reduce confusion in the API by Aaron Durbin · 6 years ago
  19. 10d65b0 drivers/spi/spi_flash: add flash region protection to controller by Aaron Durbin · 7 years ago
  20. e2fc5e2 drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure by Furquan Shaikh · 7 years ago
  21. a149157 drivers/spi/spi_flash: Clean up SPI flash probe by Furquan Shaikh · 7 years ago
  22. bd9e32e drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions by Furquan Shaikh · 7 years ago
  23. 30221b4 drivers/spi/spi_flash: Pass in flash structure to fill in probe by Furquan Shaikh · 7 years ago
  24. fc1a123 drivers/spi/spi_flash: Add page_size to struct spi_flash by Furquan Shaikh · 7 years ago
  25. 305c0ca drivers/spi: provide a mechanism to obtain the SPI flash boot device by Aaron Durbin · 8 years ago
  26. 810e2cd spi_flash: Make a deep copy of spi_slave structure by Furquan Shaikh · 8 years ago
  27. 52896c6 spi_flash: Move spi flash opcodes to spi_flash.h by Furquan Shaikh · 8 years ago
  28. d2fb6ae spi: Get rid of flash_programmer_probe in spi_slave structure by Furquan Shaikh · 8 years ago
  29. c28984d spi: Clean up SPI flash driver interface by Furquan Shaikh · 8 years ago
  30. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  31. 4460703 Drop "See file CREDITS..." comment by Stefan Reinauer · 9 years ago
  32. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  33. a3565ae spi_flash: document expected return values by Aaron Durbin · 9 years ago
  34. fb03239 spi: Add function to read flash status register by Duncan Laurie · 10 years ago
  35. a5aac76 drivers/spi: Pass flash parameters from coreboot to payload by Dan Ehrenberg · 10 years ago
  36. 4417deb Move container_of() macro to stddef.h by Stefan Reinauer · 10 years ago
  37. 199b581 Drop duplicate API from spi_flash.h by Stefan Reinauer · 10 years ago
  38. 9b29aad Revert "Re-factor 'to_flash_offset()' into 'spi_flash.h'" by Kyösti Mälkki · 10 years ago
  39. 5f066b2 doxygen fixes: change @var to @param var by Martin Roth · 10 years ago
  40. 9270553 Re-factor 'to_flash_offset()' into 'spi_flash.h' by Edward O'Callaghan · 10 years ago
  41. 1110495 SPI: Split writes using spi_crop_chunk() by Kyösti Mälkki · 10 years ago
  42. 1e18735 spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. by Gabe Black · 10 years ago
  43. 931c1dc stdlib: Drop duplicates of min() and max() by Kyösti Mälkki · 10 years ago
  44. a8ae1c6 Whitespace: Replace tab character in license text with two spaces by Paul Menzel · 11 years ago
  45. 600784e spi.h: Rename the spi.h to spi-generic.h by Zheng Bao · 12 years ago
  46. 5f3aca3 SPI flash layer: remove unused function spi_flash_free() by Stefan Reinauer · 12 years ago
  47. 1c56d9b Add SPI flash driver by Stefan Reinauer · 12 years ago