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
2021-09-06
Merge pull request #282 from jkiv/iceprog-ignorig-fix
Miodrag Milanović
2021-09-06
Fixes for macOS
Miodrag Milanovic
2021-05-03
[iceprog] Fixed typo in error message: "Ignorig"
Jon Kivinen
2021-01-16
iceprog: Add write and read progress indication.
Piotr Esden-Tempski
2020-04-22
Merge branch 'opt_skip_powerdown' of https://github.com/smunaut/icestorm
Claire Wolf
2020-04-10
Support custom PROGRAM_PREFIX
Miodrag Milanovic
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
2019-03-02
Minor cleanups in iceprog/mpsse.h
Clifford Wolf
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-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
[next]