Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all messages in serprog.c to the new message infrastructure. | snelson | 2010-01-10 | 1 | -58/+45 |
* | Move serial handling from serprog.c to serial.c. | hailfinger | 2009-11-23 | 1 | -110/+0 |
* | Bus Pirate support needs serial communication. Serprog already has such | hailfinger | 2009-11-21 | 1 | -9/+5 |
* | this patch fixes all 27 flashrom source code issues reported by | stepan | 2009-09-16 | 1 | -1/+1 |
* | Fix strict aliasing in serprog. | hailfinger | 2009-09-05 | 1 | -6/+5 |
* | Allow to compile out serprog completely. If CONFIG_SERPROG is not set, | hailfinger | 2009-08-12 | 1 | -42/+0 |
* | Use a common parameter variable for all programmers. This allows us to | hailfinger | 2009-08-12 | 1 | -15/+14 |
* | Remove unnecessary #include files. | hailfinger | 2009-08-09 | 1 | -2/+0 |
* | Support for an external serial flasher protocol. | hailfinger | 2009-07-21 | 1 | -1/+739 |
* | Initial commit of an external serial flasher protocol. | hailfinger | 2009-06-23 | 1 | -0/+80 |