Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CONFIG_BITBANG_SPI was not selected if CONFIG_NICINTEL_SPI was on by | hailfinger | 2010-10-08 | 1 | -2/+3 |
* | Remove duplicate includes from the code. | stepan | 2010-10-06 | 1 | -1/+0 |
* | Thanks to Johannes Sjölund for reporting that the Bus Pirate init could | hailfinger | 2010-09-16 | 1 | -2/+6 |
* | Split off programmer.h from flash.h. | hailfinger | 2010-07-27 | 1 | -1/+2 |
* | Various coding style and cosmetic changes (trivial). | uwe | 2010-03-13 | 1 | -11/+12 |
* | Windows wants UNC names for COM ports >9 (legacy COM ports only work with one... | oxygene | 2010-01-26 | 1 | -1/+9 |
* | Convert all messages in serial.c to the new message infrastructure. | snelson | 2010-01-09 | 1 | -3/+3 |
* | buspiratespi support on mingw | oxygene | 2010-01-06 | 1 | -4/+53 |
* | - replace the hand written serial input flush routine with the termios one. | oxygene | 2010-01-06 | 1 | -29/+9 |
* | Move OS-dependent serial code from buspirate_spi.c to serial.c and | hailfinger | 2010-01-06 | 1 | -0/+52 |
* | Move serial handling from serprog.c to serial.c. | hailfinger | 2009-11-23 | 1 | -0/+142 |