Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split off programmer.h from flash.h | Carl-Daniel Hailfinger | 2010-07-27 | 1 | -0/+1 |
* | Kill global variables, constants and functions if local scope suffices | Carl-Daniel Hailfinger | 2010-07-03 | 1 | -16/+20 |
* | Remove unneeded #include statements completely | Carl-Daniel Hailfinger | 2010-05-30 | 1 | -3/+0 |
* | Split spi.c into programmer and chip code Remove chipdriver.h include from fl... | Sean Nelson | 2010-02-26 | 1 | -0/+1 |
* | Properly initialize USB device in dediprog driver | Patrick Georgi | 2010-02-04 | 1 | -0/+2 |
* | Add write support | Carl-Daniel Hailfinger | 2010-01-22 | 1 | -11/+15 |
* | Dediprog SF100 support | Carl-Daniel Hailfinger | 2010-01-19 | 1 | -0/+388 |