| Commit message (Expand) | Author | Age | Files | Lines |
* | n3xx: mg: Make set_freq() call asynchronous | Martin Braun | 2019-08-22 | 1 | -0/+14 |
* | mpm: mg: Only import AD9371 API calls if not yet on Magnesium | Martin Braun | 2019-08-22 | 1 | -2/+3 |
* | mpm: Factor out user EEPROM code into own module | Martin Braun | 2018-12-20 | 1 | -106/+5 |
* | nijesdcore: add variable configuration support | Mark Meserve | 2018-10-25 | 1 | -1/+2 |
* | N310: Clarify logging for when re-inits occur | Trung Tran | 2018-10-16 | 1 | -0/+2 |
* | mpm: dboard_manager: add more args to update_ref_clock_freq | Trung Tran | 2018-10-12 | 1 | -1/+2 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 1 | -3/+81 |
* | mpm: mg: Adding fast-reinit mode | Martin Braun | 2018-07-17 | 1 | -7/+27 |
* | mpm: mg: Store init args between runs | Martin Braun | 2018-07-17 | 1 | -2/+6 |
* | mpm: n3xx: mg: Refactor init code | Martin Braun | 2018-07-17 | 1 | -499/+15 |
* | mpm: mg: Print AD9371 info as debug message during init | Martin Braun | 2018-07-17 | 1 | -0/+8 |
* | mpm: replace long execution function with async call | Trung N Tran | 2018-04-30 | 1 | -5/+10 |
* | mg: implement digital loopback arg for the rfic | Daniel Jepson | 2018-04-10 | 1 | -1/+6 |
* | 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 |