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
/
icemulti
Age
Commit message (
Expand
)
Author
2018-03-31
Mount NODEFS if using emscripten and nodejs
Robert Ou
2017-11-15
Fix up build system to work with emscripten
Robert Ou
2017-09-04
icemulti: Re-use images
Roland Lutz
2017-09-04
icemulti: Print image filenames along with offsets
Roland Lutz
2017-09-04
icemulti: Treat offset printing like ordinary flag
Roland Lutz
2017-09-04
icemulti: Remove constant `NUM_HEADERS'
Roland Lutz
2017-09-04
icemulti: Remove special first element from header lists
Roland Lutz
2017-09-04
icemulti: Differentiate between header and image count
Roland Lutz
2017-09-04
icemulti: Populate headers early
Roland Lutz
2017-09-04
icemulti: Remove class `Header'
Roland Lutz
2017-09-04
icemulti: Make function `write_header' global
Roland Lutz
2017-09-04
icemulti: Store image reference in header
Roland Lutz
2017-09-04
icemulti: Remove unused flag Header::empty
Roland Lutz
2017-09-04
icemulti: Treat coldboot as global flag
Roland Lutz
2017-09-04
icemulti: Check for negative alignment exponent
Roland Lutz
2017-09-04
icemulti: Use getopt to parse arguments
Roland Lutz
2017-09-04
icemulti: Refuse to pack empty image
Roland Lutz
2017-09-04
icemulti: Add missing error checks
Roland Lutz
2017-09-04
icemulti: Give more information about I/O errors
Roland Lutz
2017-09-04
icemulti: Report program name in error messages
Roland Lutz
2017-09-04
icemulti: Use standard macros for exit status
Roland Lutz
2017-07-16
makefile: Make install target work for Windows
Robert Ou
2017-02-16
Add icemulti -a<n>, -A<n>
Clifford Wolf
2017-02-12
Clean up Makefiles
Elvira Khabirova
2016-03-02
Added Makefile support for "make STATIC=1"
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-19
Tidy up an unused variable warning
Micah Elizabeth Scott
2015-08-18
variablize CXX and PYTHON and add -L and -I
Aaron Bieber
2015-08-07
Created a tool for building multiboot images
Marcus Comstedt