aboutsummaryrefslogtreecommitdiffstats
path: root/iceprog/iceprog.c
Commit message (Collapse)AuthorAgeFilesLines
...
* iceprog: Check for non-applicable optionsRoland Lutz2017-06-191-0/+18
|
* iceprog: Check for invalid offset/size argumentsRoland Lutz2017-06-081-4/+12
|
* iceprog: Give more information about invocation errorsRoland Lutz2017-06-081-9/+24
|
* Reduced the timer latency to 1 (minimum allowed) some users are reporting ↵Salvador E. Tropea2017-05-031-2/+2
| | | | better results
* Added code to restore the original timer latency. In this way the user can ↵Salvador E. Tropea2017-05-031-1/+15
| | | | avoid 500 Hz interrupts.
* Added a call to ftdi_set_latency_timer to make iceprog performance ↵Salvador E. Tropea2017-05-031-0/+5
| | | | independent of system settings
* Added missing #include <stdlib.h> to iceprog.cClifford Wolf2016-05-161-0/+1
|
* Improvements in iceprogClifford Wolf2016-05-041-17/+47
|
* Fix iceprog on Windows opening binary in text modeBen Pye2016-03-271-4/+4
|
* Added config.mk, correct DESTDIR/PREFIX usageClifford Wolf2015-12-311-4/+4
|
* Fixed very long usleep in iceprog flash_wait()Clifford Wolf2015-12-081-1/+1
|
* Revert "iceprog: Print help with a single fprintf call"Clifford Wolf2015-10-211-58/+54
| | | | | | | This reverts commit 33c1a3ea5aeb8a295c9fdc6f2cc8120246ef1134. Conflicts: iceprog/iceprog.c
* iceprog: Added support for reading/writing data to pipesJoel Holdsworth2015-10-171-8/+20
|
* iceprog: Print help with a single fprintf callJoel Holdsworth2015-10-171-54/+54
|
* iceprog: Print status messages into stderrJoel Holdsworth2015-10-171-44/+44
|
* Imported full dev sourcesClifford Wolf2015-07-181-13/+76
|
* Import of icestorm-snapshot-150526.zipClifford Wolf2015-07-181-0/+598