index
:
icestorm
main
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
iceprog
/
iceprog.c
Age
Commit message (
Expand
)
Author
2017-07-05
Fix coding style in iceprog.c (mostly line breaks and indenting)
Clifford Wolf
2017-07-04
iceprog: Keep name space clean
Roland Lutz
2017-07-04
iceprog: Remove trailing newline
Roland Lutz
2017-07-04
iceprog: Break overlong lines
Roland Lutz
2017-07-04
iceprog: Fix coding style inconsistencies
Roland Lutz
2017-07-04
iceprog: Fix error messages
Roland Lutz
2017-07-02
iceprog: Return a meaningful exit status
Roland Lutz
2017-07-02
iceprog: When reading, don't write more bytes than requested
Roland Lutz
2017-07-02
iceprog: Allow programming from pipe
Roland Lutz
2017-07-02
iceprog: Allow programming from standard input
Roland Lutz
2017-07-02
iceprog: Open input/output files before talking to hardware
Roland Lutz
2017-07-02
iceprog: Overhaul `--help' text
Roland Lutz
2017-07-02
iceprog: Add option `--help'
Roland Lutz
2017-06-19
iceprog: Check for non-applicable options
Roland Lutz
2017-06-08
iceprog: Check for invalid offset/size arguments
Roland Lutz
2017-06-08
iceprog: Give more information about invocation errors
Roland Lutz
2017-05-03
Reduced the timer latency to 1 (minimum allowed) some users are reporting bet...
Salvador E. Tropea
2017-05-03
Added code to restore the original timer latency. In this way the user can av...
Salvador E. Tropea
2017-05-03
Added a call to ftdi_set_latency_timer to make iceprog performance independen...
Salvador E. Tropea
2016-05-16
Added missing #include <stdlib.h> to iceprog.c
Clifford Wolf
2016-05-04
Improvements in iceprog
Clifford Wolf
2016-03-27
Fix iceprog on Windows opening binary in text mode
Ben Pye
2015-12-31
Added config.mk, correct DESTDIR/PREFIX usage
Clifford Wolf
2015-12-08
Fixed very long usleep in iceprog flash_wait()
Clifford Wolf
2015-10-21
Revert "iceprog: Print help with a single fprintf call"
Clifford Wolf
2015-10-17
iceprog: Added support for reading/writing data to pipes
Joel Holdsworth
2015-10-17
iceprog: Print help with a single fprintf call
Joel Holdsworth
2015-10-17
iceprog: Print status messages into stderr
Joel Holdsworth
2015-07-18
Imported full dev sources
Clifford Wolf
2015-07-18
Import of icestorm-snapshot-150526.zip
Clifford Wolf