summaryrefslogtreecommitdiff
path: root/serprog.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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