1. c3b02dc Rebrand to flashprog and update URLs by Nico Huber · 1 year, 1 month ago flashprog
  2. 6e6cce0 bitbang_spi.c: Pass spi data into bitbang_spi_master functions by Anastasia Klimchuk · 3 years, 4 months ago
  3. 0e78818 bitbang: Extend bitbang_spi_master functions to accept spi data by Anastasia Klimchuk · 3 years, 4 months ago
  4. a447c12 bitbang: Extend register_spi_bitbang_master() API with spi data by Anastasia Klimchuk · 3 years, 4 months ago
  5. cbc5ba0 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 9 months ago
  6. 0cea753 spi: Add function to probe erase command opcode for all spi_master by Aarya Chaumal · 2 years, 3 months ago
  7. 0b587f9 spi: Make 'default_spi_write_aai' the default unless defined by Edward O'Callaghan · 2 years ago
  8. 5e08e3e programmer: Smoothen register_spi_master() API by Nico Huber · 3 years, 4 months ago
  9. ac90af6 Change references to flashrom-stable by Nico Huber · 1 year, 9 months ago
  10. 13f90e6 tree/: Drop const from opaque data ptr in master definitions [alt] by Edward O'Callaghan · 3 years, 9 months ago
  11. 5eca427 const'ify flashctx to align signatures with cros flashrom by Edward O'Callaghan · 4 years, 5 months ago
  12. 519be66 Fix -Wsign-compare trouble by Nico Huber · 6 years ago
  13. cb44eb7 bitbang_spi: Drop bitbang_spi_master_type by Nico Huber · 7 years ago
  14. 455a6fc bitbang_spi: Add half-duplex optimizations by Daniel Thompson · 6 years ago
  15. b623f40 bitbang_spi: Add functions to optimize xfers by Daniel Thompson · 6 years ago
  16. e083880 Remove address from GPLv2 headers by Elyes HAOUAS · 6 years ago
  17. 1cf407b spi_master: Introduce SPI_MASTER_4BA feature flag by Nico Huber · 7 years ago
  18. a5bcbce Rename programmer registration functions by Carl-Daniel Hailfinger · 10 years ago
  19. 67d163d Fix duplicate 'const' declaration specifiers by Stefan Tauner · 12 years ago
  20. 7bca126 Let the programmer driver decide how to do AAI transfers by Nico Huber · 12 years ago
  21. c40cff7 Have all programmer init functions register bus masters/programmers by Carl-Daniel Hailfinger · 13 years ago
  22. 8a3c60c Add struct flashctx * parameter to all functions accessing flash chips by Carl-Daniel Hailfinger · 13 years ago
  23. a63c7c4 Remove unneeded inclusions of chipdrivers.h by Stefan Tauner · 13 years ago
  24. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  25. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  26. 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 13 years ago
  27. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  28. 2822888 SPI bitbanging: request/release bus by Carl-Daniel Hailfinger · 14 years ago
  29. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  30. 17e23ac Check during SPI bitbang init that SPI bitbang master configuration is correct by Carl-Daniel Hailfinger · 14 years ago
  31. 62175a0 Use struct pointer instead of enum to set bitbang adapter by Michael Karcher · 14 years ago
  32. 0d974e7 Refine SPI bitbanging by Carl-Daniel Hailfinger · 14 years ago
  33. 1a854fc Remove temporary buffers from bitbanging by Michael Karcher · 14 years ago
  34. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  35. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  36. 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
  37. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  38. 676a232 Convert all messages in bitbang_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  39. b7e0145 Reduce realloc syscall overhead for FT2232 and bitbang by Carl-Daniel Hailfinger · 15 years ago
  40. 3a4781e Make bitbang_spi naming consistent by Carl-Daniel Hailfinger · 15 years ago
  41. 547872b This is the bitbanging SPI driver infrastructure by Carl-Daniel Hailfinger · 15 years ago