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
2020-04-22
Merge branch 'opt_skip_powerdown' of https://github.com/smunaut/icestorm
Claire Wolf
2020-02-02
Added an option to choose the erase block size.
Piotr Esden-Tempski
2019-12-28
iceprog: Add option to keep flash powered up
Sylvain Munaut
2019-08-15
Merge pull request #230 from smunaut/fix_flash_reset
Clifford Wolf
2019-08-05
iceprog: Better reset of flash
Sylvain Munaut
2019-08-05
Fix piping on windows
Tim Pambor
2019-04-27
Add -X option to iceprog
Pablo Cossutta
2018-12-24
Split the hardware specific gpio functions.
Piotr Esden-Tempski
2018-12-24
Factored out mpsse functions for easier reusability.
Piotr Esden-Tempski
2018-09-02
Force flash to exist QPI mode in iceprog
Clifford Wolf
2018-09-02
iceprog: switch to SPI mode 0, add -s option, add flash_reset
Clifford Wolf
2018-08-19
Minor style changes in iceprog
Clifford Wolf
2018-08-19
iceprog coding style, don't use "assert" as variable name
Clifford Wolf
2018-08-18
Slightly more robust flash wait function.
Piotr Esden-Tempski
2018-08-18
Add a function to read and decode the status register.
Piotr Esden-Tempski
2018-08-18
Added the FTDI cable pinout for reference.
Piotr Esden-Tempski
2018-08-18
Improved JEDEC ID read function.
Piotr Esden-Tempski
2018-08-18
Replaced some more magic numbers with FLASH command IDs.
Piotr Esden-Tempski
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-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-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
[next]