| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -4/+4 |
* | nijesdcore: add PRBS-31 testing | Mark Meserve | 2018-10-25 | 1 | -0/+37 |
* | nijesdcore: add eyescan utility | Mark Meserve | 2018-10-25 | 3 | -4/+860 |
* | nijesdcore: add variable configuration support | Mark Meserve | 2018-10-25 | 2 | -28/+42 |
* | mpm: tdc: update PDAC BIST and flatness test to use latest APIs | Daniel Jepson | 2018-09-05 | 1 | -29/+35 |
* | uio: mpm: Fixup for opening mboard-regs UIO | Brent Stapleton | 2018-07-23 | 1 | -1/+1 |
* | jesd: add rx and tx SYSREF delay control in MPM | Daniel Jepson | 2018-04-10 | 1 | -1/+6 |
* | n3xx: add White Rabbit support | Daniel Jepson | 2018-03-30 | 4 | -90/+172 |
* | tdc: support for White Rabbit | Daniel Jepson | 2018-03-07 | 1 | -29/+39 |
* | tdc: support for tdc 2.0 | djepson1 | 2018-03-07 | 1 | -186/+313 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 2 | -34/+33 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -2/+2 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 3 | -6/+6 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 1 | -1/+61 |
* | jesd: mg bug fix: default state of the RX link is scrambled | djepson1 | 2018-01-05 | 1 | -1/+1 |
* | jesd: add in detailed error reporting for JESD204b links | djepson1 | 2018-01-04 | 1 | -30/+83 |
* | mpm: tdc: fixed typos in comments | Daniel Jepson | 2017-12-22 | 1 | -1/+1 |
* | mpm: tdc: compensate for the trace delay differences between daughterboards | Daniel Jepson | 2017-12-22 | 1 | -1/+8 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 4 | -51/+8 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 3 | -1/+327 |
* | tdc: fix bug in pps capture reporting | Daniel Jepson | 2017-12-22 | 1 | -7/+18 |
* | n3xx: add support for 122.88 and 153.6 MHz sample clock rates | Martin Braun | 2017-12-22 | 1 | -14/+26 |
* | sync: add PDAC BIST test | djepson1 | 2017-12-22 | 1 | -0/+80 |
* | mpm: tdc_sync: Fix number of samples, formatting issues | Martin Braun | 2017-12-22 | 1 | -7/+9 |
* | mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout | Martin Braun | 2017-12-22 | 1 | -8/+11 |
* | mpm: tdc_sync: Remove sleeps in offset polling | Martin Braun | 2017-12-22 | 1 | -7/+7 |
* | Sync: Improved range checking for offset measurements. | djepson1 | 2017-12-22 | 1 | -2/+2 |
* | mg: Preliminary clock sync support | djepson1 | 2017-12-22 | 1 | -6/+13 |
* | mpm: Update TDC sync code to make it generic for N dboards | Daniel Jepson | 2017-12-22 | 1 | -12/+62 |
* | mpmd/cores: Removed PPS disable logic from TDC routine and added comments | djepson1 | 2017-12-22 | 1 | -10/+15 |
* | mpmd/cores: Adding TDC range check and removing clock enable/disable logic | djepson1 | 2017-12-22 | 1 | -2/+10 |
* | mpm/tdc: Re-enable PPS after synchronization procedure is complete | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 1 | -0/+2 |
* | mpm: Remove numpy dependency | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpm: Replaced xrange with range for better Python future-proofing | Martin Braun | 2017-12-22 | 1 | -3/+3 |
* | mpm: Added TDC clock sync driver | Martin Braun | 2017-12-22 | 3 | -0/+345 |