Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce a generic SPI read function: spi_write_chunked() | Carl-Daniel Hailfinger | 2010-05-21 | 1 | -19/+2 |
* | Split spi.c into programmer and chip code Remove chipdriver.h include from fl... | Sean Nelson | 2010-02-26 | 1 | -0/+1 |
* | Convert all messages in bitbang_spi.c to the new message infrastructure | Sean Nelson | 2010-01-09 | 1 | -4/+4 |
* | Reduce realloc syscall overhead for FT2232 and bitbang | Carl-Daniel Hailfinger | 2009-11-25 | 1 | -2/+5 |
* | Make bitbang_spi naming consistent | Carl-Daniel Hailfinger | 2009-10-01 | 1 | -26/+26 |
* | This is the bitbanging SPI driver infrastructure | Carl-Daniel Hailfinger | 2009-09-28 | 1 | -0/+161 |