summaryrefslogtreecommitdiff
path: root/serprog.c
Commit message (Expand)AuthorAgeFilesLines
* Bus Pirate support needs serial communication. Serprog already has suchhailfinger2009-11-211-9/+5
* this patch fixes all 27 flashrom source code issues reported bystepan2009-09-161-1/+1
* Fix strict aliasing in serprog.hailfinger2009-09-051-6/+5
* Allow to compile out serprog completely. If CONFIG_SERPROG is not set,hailfinger2009-08-121-42/+0
* Use a common parameter variable for all programmers. This allows us tohailfinger2009-08-121-15/+14
* Remove unnecessary #include files.hailfinger2009-08-091-2/+0
* Support for an external serial flasher protocol.hailfinger2009-07-211-1/+739
* Initial commit of an external serial flasher protocol.hailfinger2009-06-231-0/+80