aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* makefile: Do not ignore user-provided CFLAGSRobert Ou2017-07-161-2/+2
* Fix coding style in iceprog.c (mostly line breaks and indenting)Clifford Wolf2017-07-051-97/+65
* Merge pull request #82 from rlutz/masterClifford Wolf2017-07-054-217/+474
|\
| * iceprog: Keep name space cleanRoland Lutz2017-07-041-23/+23
| * iceprog: Remove trailing newlineRoland Lutz2017-07-041-1/+0
| * iceprog: Break overlong linesRoland Lutz2017-07-041-18/+40
| * iceprog: Fix coding style inconsistenciesRoland Lutz2017-07-041-51/+47
| * iceprog: Fix error messagesRoland Lutz2017-07-041-2/+2
| * iceprog: Add manpageRoland Lutz2017-07-022-0/+158
| * iceprog: Return a meaningful exit statusRoland Lutz2017-07-021-14/+22
| * iceprog: When reading, don't write more bytes than requestedRoland Lutz2017-07-021-1/+2
| * iceprog: Allow programming from pipeRoland Lutz2017-07-021-8/+48
| * iceprog: Allow programming from standard inputRoland Lutz2017-07-021-6/+9
| * iceprog: Open input/output files before talking to hardwareRoland Lutz2017-07-021-47/+35
| * iceprog: Overhaul `--help' textRoland Lutz2017-07-021-52/+41
| * iceprog: Add option `--help'Roland Lutz2017-07-021-3/+15
| * iceprog: Check for non-applicable optionsRoland Lutz2017-06-191-0/+18
| * iceprog: Check for invalid offset/size argumentsRoland Lutz2017-06-081-4/+12
| * iceprog: Give more information about invocation errorsRoland Lutz2017-06-081-9/+24
| * Fix I/O tile documentationRoland Lutz2017-06-071-5/+5
* | Merge pull request #84 from C-Elegans/pll_divfClifford Wolf2017-07-031-1/+10
|\ \ | |/ |/|
| * Update PLL DIVF range to be [0,127]C-Elegans2017-06-241-1/+10
|/
* Merge pull request #81 from cbiffle/allow-long-sym-linesClifford Wolf2017-05-111-2/+10
|\
| * icetime: never silently truncate asc file linesCliff L. Biffle2017-05-091-2/+10
|/
* Merge pull request #80 from set-soft/less_latencyClifford Wolf2017-05-031-2/+2
|\
| * Reduced the timer latency to 1 (minimum allowed) some users are reporting bet...Salvador E. Tropea2017-05-031-2/+2
|/
* Merge pull request #79 from set-soft/fix_latency_timerClifford Wolf2017-05-031-1/+20
|\
| * Added code to restore the original timer latency. In this way the user can av...Salvador E. Tropea2017-05-031-1/+15
| * Added a call to ftdi_set_latency_timer to make iceprog performance independen...Salvador E. Tropea2017-05-031-0/+5
|/
* Add missing .rpt file to iceblink example "make clean"Clifford Wolf2017-04-231-1/+1
* Fix 32c3 video link in docsClifford Wolf2017-03-191-1/+1
* Merge pull request #75 from joshhead/icepll-commaClifford Wolf2017-03-141-1/+1
|\
| * Remove trailing comma in icepll module output.Josh Headapohl2017-03-131-1/+1
|/
* Add LP384 to list of supported devicesClifford Wolf2017-03-131-0/+3
* Add LP384 support to icetimeClifford Wolf2017-03-132-2/+9
* Disable propagation of LP384 ieren bits into iceboxdb.pyClifford Wolf2017-03-111-1/+8
* Merge branch 'master' of https://github.com/hermitsoft/icestormClifford Wolf2017-03-1122-58/+458
|\
| * icefuzz data and test scripts for LP384-CM49hermitsoft2017-03-1010-1/+246
| * make_mesh.py fix for even pin-distributionhermitsoft2017-03-091-2/+2
| * Maximized icefuzz testcases for LP384-CM49hermitsoft2017-03-099-16/+16
| * ieren and pin info for all LP384hermitsoft2017-03-094-41/+196
|/
* Merge branch 'hermitsoft'Clifford Wolf2017-03-095-21/+142
|\
| * Add icecube.sh support for lp384-cm36 and lp384-cm49, make cm49 defaultClifford Wolf2017-03-092-6/+17
| * Icebox builds chipdb-384, icebox.py data still to refine.hermitsoft2017-03-083-4/+5
| * filled LP384 fields in icebox.py but data needs refinementhermitsoft2017-03-081-8/+81
| * Some LP384 data added to icebox.pyhermitsoft2017-03-081-5/+41
|/
* Fix icecube.sh -384Clifford Wolf2017-03-081-1/+1
* Merge branch 'hermitsoft'Clifford Wolf2017-03-0820-77/+554
|\
| * Fix some of the obvious 384 todos in icebox.pyClifford Wolf2017-03-081-8/+3
| * Remove some trailing whitespacesClifford Wolf2017-03-082-4/+4