Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If FT2232H SPI is not enabled, it should be compiled out completely | Carl-Daniel Hailfinger | 2009-08-19 | 1 | -28/+2 |
* | Use a common parameter variable for all programmers | Carl-Daniel Hailfinger | 2009-08-12 | 1 | -10/+8 |
* | Replace remaining explicit erases in SPI programmer drivers with auto-erases | Carl-Daniel Hailfinger | 2009-08-10 | 1 | -2/+8 |
* | Use a distinct return code for SPI commands with unsupported/invalid length | Carl-Daniel Hailfinger | 2009-07-14 | 1 | -0/+3 |
* | Convert SPI byte program to use the multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-12 | 1 | -1/+0 |
* | Add SPI multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-10 | 1 | -2/+2 |
* | ft2232_spi: Allow runtime selection of FT2232H vs. FT4232H and interface A vs | Carl-Daniel Hailfinger | 2009-07-01 | 1 | -5/+40 |
* | Random minor flashrom fixes | Uwe Hermann | 2009-06-28 | 1 | -1/+1 |
* | This patch adds support for a new SPI programmer, based on the FT2232H/4232H ... | Paul Fox | 2009-06-16 | 1 | -0/+284 |