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
Age
Commit message (
Expand
)
Author
2018-08-18
Added easier to read chip_select/reset functions.
Piotr Esden-Tempski
2018-08-16
Added more code comments.
Piotr Esden-Tempski
2018-05-30
Merge pull request #144 from daveshah1/unbrick
Clifford Wolf
2018-03-11
Added some flash command definitions to decrease magic number usage.
Piotr Esden-Tempski
2018-03-11
Added some MPSSE command definitions to decrease magic number usage.
Piotr Esden-Tempski
2018-02-12
Add write protection disable to iceprog
David Shah
2018-02-09
Add out-of-the-box FT232H support (for Upduino 2, etc)
David Shah
2018-01-02
Add "iceprog -e"
Clifford Wolf
2017-08-31
Removed files that are under GNU licenses
Clifford Wolf
2017-08-01
Squelch trailing whitespace
Larry Doolittle
2017-07-17
iceprog: Make errors print only the program name
Robert Ou
2017-07-17
iceprog: Do not use nonstandard err.h
Robert Ou
2017-07-16
makefile: Make install target work for Windows
Robert Ou
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: Add manpage
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
2017-02-12
Clean up Makefiles
Elvira Khabirova
2016-09-04
Minor Makefile typo fix
Clifford Wolf
2016-09-04
The fix will check to see if you are compiling on Mac OS X and set the
Adam D. Horden
2016-09-04
Fix to enable a clean build on Mac OS X.
Adam D. Horden
2016-09-04
Fix to enable a clean build on Mac OS X.
Adam D. Horden
2016-07-23
Give priority to libftdi1 over libftdi
Jesús Arroyo Torrens
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
2016-03-02
Added Makefile support for "make STATIC=1"
Clifford Wolf
2016-02-29
Use pkg-config for libftdi
Clifford Wolf
2016-02-14
Added/improved support for mxe-based win32 cross builds
Clifford Wolf
2015-12-31
Added config.mk, correct DESTDIR/PREFIX usage
Clifford Wolf
2015-12-15
Added mxe-based win32 build
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
[next]