Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | iceprog: When reading, don't write more bytes than requested | Roland Lutz | 2017-07-02 | 1 | -1/+2 | |
| | ||||||
* | iceprog: Allow programming from pipe | Roland Lutz | 2017-07-02 | 1 | -8/+48 | |
| | ||||||
* | iceprog: Allow programming from standard input | Roland Lutz | 2017-07-02 | 1 | -6/+9 | |
| | ||||||
* | iceprog: Open input/output files before talking to hardware | Roland Lutz | 2017-07-02 | 1 | -47/+35 | |
| | ||||||
* | iceprog: Overhaul `--help' text | Roland Lutz | 2017-07-02 | 1 | -52/+41 | |
| | ||||||
* | iceprog: Add option `--help' | Roland Lutz | 2017-07-02 | 1 | -3/+15 | |
| | ||||||
* | iceprog: Check for non-applicable options | Roland Lutz | 2017-06-19 | 1 | -0/+18 | |
| | ||||||
* | iceprog: Check for invalid offset/size arguments | Roland Lutz | 2017-06-08 | 1 | -4/+12 | |
| | ||||||
* | iceprog: Give more information about invocation errors | Roland Lutz | 2017-06-08 | 1 | -9/+24 | |
| | ||||||
* | Reduced the timer latency to 1 (minimum allowed) some users are reporting ↵ | Salvador E. Tropea | 2017-05-03 | 1 | -2/+2 | |
| | | | | better results | |||||
* | Added code to restore the original timer latency. In this way the user can ↵ | Salvador E. Tropea | 2017-05-03 | 1 | -1/+15 | |
| | | | | avoid 500 Hz interrupts. | |||||
* | Added a call to ftdi_set_latency_timer to make iceprog performance ↵ | Salvador E. Tropea | 2017-05-03 | 1 | -0/+5 | |
| | | | | independent of system settings | |||||
* | Clean up Makefiles | Elvira Khabirova | 2017-02-12 | 1 | -2/+0 | |
| | ||||||
* | Minor Makefile typo fix | Clifford Wolf | 2016-09-04 | 1 | -1/+1 | |
| | ||||||
* | The fix will check to see if you are compiling on Mac OS X and set the | Adam D. Horden | 2016-09-04 | 1 | -9/+2 | |
| | | | | | | | | | | correct LDLIBS and CFLAGS for Mac OS X. This attempts to detect the correct version of the FTDI headers and sets the correct CFLAGS for the version of the FTDI headers installed. Cleaned up Makefile and removed verbose checking of FTDI version. Cleaned up Makefile and removed verbose checking of uname. | |||||
* | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 | |
| | | | | | | | | The fix will check to see if you are compiling on Mac OS X and set the correct LDLIBS and CFLAGS for Mac OS X. This attempts to detect the correct version of the FTDI headers and sets the correct CFLAGS for the version of the FTDI headers installed. | |||||
* | Fix to enable a clean build on Mac OS X. | Adam D. Horden | 2016-09-04 | 1 | -2/+9 | |
| | | | | | The fix will check to see if you are compiling on Mac OS X and set the correct LDLIBS and CFLAGS for Mac OS X. | |||||
* | Give priority to libftdi1 over libftdi | Jesús Arroyo Torrens | 2016-07-23 | 1 | -4/+4 | |
| | ||||||
* | Added missing #include <stdlib.h> to iceprog.c | Clifford Wolf | 2016-05-16 | 1 | -0/+1 | |
| | ||||||
* | Improvements in iceprog | Clifford Wolf | 2016-05-04 | 1 | -17/+47 | |
| | ||||||
* | Fix iceprog on Windows opening binary in text mode | Ben Pye | 2016-03-27 | 1 | -4/+4 | |
| | ||||||
* | Added Makefile support for "make STATIC=1" | Clifford Wolf | 2016-03-02 | 1 | -0/+6 | |
| | ||||||
* | Use pkg-config for libftdi | Clifford Wolf | 2016-02-29 | 1 | -4/+3 | |
| | ||||||
* | Added/improved support for mxe-based win32 cross builds | Clifford Wolf | 2016-02-14 | 2 | -5/+7 | |
| | ||||||
* | Added config.mk, correct DESTDIR/PREFIX usage | Clifford Wolf | 2015-12-31 | 2 | -8/+8 | |
| | ||||||
* | Added mxe-based win32 build | Clifford Wolf | 2015-12-15 | 1 | -0/+5 | |
| | ||||||
* | Fixed very long usleep in iceprog flash_wait() | Clifford Wolf | 2015-12-08 | 1 | -1/+1 | |
| | ||||||
* | Revert "iceprog: Print help with a single fprintf call" | Clifford Wolf | 2015-10-21 | 1 | -58/+54 | |
| | | | | | | | This reverts commit 33c1a3ea5aeb8a295c9fdc6f2cc8120246ef1134. Conflicts: iceprog/iceprog.c | |||||
* | iceprog: Added support for reading/writing data to pipes | Joel Holdsworth | 2015-10-17 | 1 | -8/+20 | |
| | ||||||
* | iceprog: Print help with a single fprintf call | Joel Holdsworth | 2015-10-17 | 1 | -54/+54 | |
| | ||||||
* | iceprog: Print status messages into stderr | Joel Holdsworth | 2015-10-17 | 1 | -44/+44 | |
| | ||||||
* | variablize CXX and PYTHON and add -L and -I | Aaron Bieber | 2015-08-18 | 1 | -2/+2 | |
| | ||||||
* | Define and use DESTDIR for installation (by Larry Doolittle) | Clifford Wolf | 2015-07-27 | 1 | -2/+3 | |
| | ||||||
* | Various Makefile cleanups | Clifford Wolf | 2015-07-18 | 1 | -0/+3 | |
| | ||||||
* | Imported full dev sources | Clifford Wolf | 2015-07-18 | 1 | -13/+76 | |
| | ||||||
* | Import of icestorm-snapshot-150526.zip | Clifford Wolf | 2015-07-18 | 2 | -0/+620 | |