| Commit message (Expand) | Author | Age | Files | Lines |
* | n3xx: add White Rabbit support | Daniel Jepson | 2018-03-30 | 1 | -3/+17 |
* | tdc: support for tdc 2.0 | djepson1 | 2018-03-07 | 1 | -25/+25 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 1 | -6/+6 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -7/+6 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
* | mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own module | Martin Braun | 2018-02-14 | 1 | -191/+2 |
* | mpm: mg: add cpld revision to dboard info | Trung N Tran | 2018-02-12 | 1 | -5/+7 |
* | mpm: mg: Remove superfluous import | Martin Braun | 2018-01-23 | 1 | -1/+1 |
* | mg: ease the usage of init and tracking cal | Trung N Tran | 2018-01-23 | 1 | -9/+94 |
* | n310: Update the dboard UIO usage | Brent Stapleton | 2018-01-19 | 1 | -25/+22 |
* | mpm: mg: Demote notice on LMK not being locked b/c of lacking init | Martin Braun | 2018-01-18 | 1 | -1/+1 |
* | mpm: Demoted some log statements from INFO to TRACE or DEBUG | Martin Braun | 2018-01-17 | 1 | -2/+1 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 1 | -0/+8 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 1 | -0/+1 |
* | mpm: mg: Assert that ref clock freq was actually set before init() | Martin Braun | 2018-01-05 | 1 | -5/+7 |
* | mg cpld: update compatibility checking to major/minor | djepson1 | 2018-01-04 | 1 | -18/+19 |
* | jesd: add in detailed error reporting for JESD204b links | djepson1 | 2018-01-04 | 1 | -20/+81 |
* | mpm: mg: Fix CPLD rev check | Martin Braun | 2017-12-22 | 1 | -6/+13 |
* | mg: ignore Mykonos framer error | djepson1 | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Repeat deframer init upon failure | djepson1 | 2017-12-22 | 1 | -1/+8 |
* | mpm: Fix linter warnings | Martin Braun | 2017-12-22 | 1 | -31/+36 |
* | mpm: tdc: fixed typos in comments | Daniel Jepson | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Fix lookup of user EEPROM map | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -14/+3 |
* | mpm: UIOs now open only when necessary | Brent Stapleton | 2017-12-22 | 1 | -28/+16 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 1 | -8/+8 |
* | n3xx: enable DRP access to DB MGTS & QPLLs | djepson1 | 2017-12-22 | 1 | -25/+173 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 1 | -11/+19 |
* | tdc: fix bug in pps capture reporting | Daniel Jepson | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Refactor init(), limit object scopes | Martin Braun | 2017-12-22 | 1 | -39/+53 |
* | mpm: PeriphManager decides and applies overlay | Brent Stapleton | 2017-12-22 | 1 | -14/+0 |
* | mpm: mg: Add ref lock sensor | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: mg: Add flag to see if master clock rate is being changed | Martin Braun | 2017-12-22 | 1 | -10/+26 |
* | mpm: mg: Fix linter errors, compacted SPI factories | Martin Braun | 2017-12-22 | 1 | -27/+16 |
* | mpm: mg: Move some class attributes to local scopes | Martin Braun | 2017-12-22 | 1 | -31/+35 |
* | mpm: mg: Remove unused spi_factories key | Trung N Tran | 2017-12-22 | 1 | -5/+3 |
* | mpm: mg: Set default master_clock_rate to 125 MHz at every init | Trung Tran | 2017-12-22 | 1 | -0/+2 |
* | mpm: mykonos: Add API to change master clock rate | Trung N Tran | 2017-12-22 | 1 | -1/+5 |
* | n3xx: add support for 122.88 and 153.6 MHz sample clock rates | Martin Braun | 2017-12-22 | 1 | -25/+45 |
* | mg: Enable variable master clock rates | Martin Braun | 2017-12-22 | 1 | -2/+6 |
* | mpm: mg: Add dboard sensors for low- and highband LO lock status | Martin Braun | 2017-12-22 | 1 | -11/+20 |
* | mpm: mg: Make Magnesium __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -5/+33 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 1 | -0/+11 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 1 | -2/+21 |
* | mpm: mg: Add lowband LO lock and AD9371 lock sensors | Martin Braun | 2017-12-22 | 1 | -2/+54 |
* | mpm: mg: Refactor some periph inits into __init__ | Martin Braun | 2017-12-22 | 1 | -40/+18 |
* | mpm: mg: Fix linting issues and warnings | Martin Braun | 2017-12-22 | 1 | -51/+47 |
* | mpm: Fix minor logging issues with LMK04828 code | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Move CPLD controls to dedicated class | Martin Braun | 2017-12-22 | 1 | -91/+163 |
* | mpm: Replace MMCM lock and TDC PPS sleeps with poll_with_timeout | Martin Braun | 2017-12-22 | 1 | -4/+7 |