1. 91f4afa Random whitespace and coding-style fixes by Uwe Hermann · 13 years ago
  2. b9dbe48 Kill central list of SPI programmers by Michael Karcher · 13 years ago
  3. 6279751 Factor out SPI write/read chunking wrappers by Michael Karcher · 13 years ago
  4. 18430a0 Remove duplicate includes from the code by Stefan Reinauer · 14 years ago
  5. 2822888 SPI bitbanging: request/release bus by Carl-Daniel Hailfinger · 14 years ago
  6. 5b997c3 Split off programmer.h from flash.h by Carl-Daniel Hailfinger · 14 years ago
  7. 17e23ac Check during SPI bitbang init that SPI bitbang master configuration is correct by Carl-Daniel Hailfinger · 14 years ago
  8. 62175a0 Use struct pointer instead of enum to set bitbang adapter by Michael Karcher · 14 years ago
  9. 0d974e7 Refine SPI bitbanging by Carl-Daniel Hailfinger · 14 years ago
  10. 1a854fc Remove temporary buffers from bitbanging by Michael Karcher · 14 years ago
  11. 29a1c66 Use generic unlocking infrastructure for SPI chips by Carl-Daniel Hailfinger · 14 years ago
  12. 9a795d8 Convert SPI chips to partial write by Carl-Daniel Hailfinger · 14 years ago
  13. 5824fbf Introduce a generic SPI read function: spi_write_chunked() by Carl-Daniel Hailfinger · 14 years ago
  14. 14ba668 Split spi.c into programmer and chip code Remove chipdriver.h include from flash.h by Sean Nelson · 15 years ago
  15. 676a232 Convert all messages in bitbang_spi.c to the new message infrastructure by Sean Nelson · 15 years ago
  16. b7e0145 Reduce realloc syscall overhead for FT2232 and bitbang by Carl-Daniel Hailfinger · 15 years ago
  17. 3a4781e Make bitbang_spi naming consistent by Carl-Daniel Hailfinger · 15 years ago
  18. 547872b This is the bitbanging SPI driver infrastructure by Carl-Daniel Hailfinger · 15 years ago