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