| 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 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 4 | -2/+231 |
* | mpm: rhodium: Fix clock value log formatting | Martin Braun | 2019-02-22 | 1 | -2/+3 |
* | mpm: rhodium: Fix typo in log message | Martin Braun | 2019-02-22 | 1 | -1/+1 |
* | mpm: n320: Properly check for the LO distribution board | Martin Braun | 2019-02-19 | 2 | -9/+23 |
* | mpm: Fix up Rhodium EEPROM handling for BfrfsEEPROM | Alex Williams | 2019-01-23 | 1 | -24/+3 |
* | rhodium: Fix some Pylint warnings | Martin Braun | 2019-01-21 | 1 | -6/+4 |
* | rh: general code cleanup | Mark Meserve | 2019-01-10 | 3 | -8/+9 |
* | mpm: Factor out user EEPROM code into own module | Martin Braun | 2018-12-20 | 2 | -169/+8 |
* | uhd/mpm: eiscat: Various changes | Ryan Marlow | 2018-12-19 | 2 | -28/+41 |
* | rh: remove polarity setting for sdclkout11 | Mark Meserve | 2018-12-12 | 1 | -2/+2 |
* | rh: add functions to toggle lowband lo | Mark Meserve | 2018-12-12 | 2 | -0/+20 |
* | rh: Enable clock synchronization error checking | Humberto Jimenez | 2018-11-29 | 1 | -7/+3 |
* | mpm: rh: Remove n321 overlay | Alex Williams | 2018-11-27 | 1 | -1/+0 |
* | rh: Fix update_ref_clock_freq() to update init args | Humberto Jimenez | 2018-11-26 | 1 | -0/+3 |
* | rh: fix typo in set_clk_safe_state | Mark Meserve | 2018-11-16 | 1 | -1/+1 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -4/+4 |
* | rh: change uio access to utilize with-as | Mark Meserve | 2018-11-12 | 2 | -79/+85 |
* | mpm: rh: Add MAX 10 update script | Alex Williams | 2018-11-07 | 1 | -0/+165 |
* | rh: add lo distribution support | Mark Meserve | 2018-11-05 | 2 | -3/+144 |
* | rh: disable lmk test output | Mark Meserve | 2018-10-30 | 1 | -1/+1 |
* | rh: Phase DAC configuration clean-up | Humberto Jimenez | 2018-10-30 | 1 | -6/+4 |
* | rh: Deterministic latency optimization in JESD204B | Humberto Jimenez | 2018-10-30 | 1 | -3/+14 |
* | rh: add support for rhodium devices | Mark Meserve | 2018-10-25 | 10 | -0/+2520 |
* | nijesdcore: add variable configuration support | Mark Meserve | 2018-10-25 | 2 | -2/+8 |
* | mg: adding skip_rfic argument | Trung Tran | 2018-10-18 | 1 | -2/+3 |
* | mpm: identify sysfs gpios more generically | Mark Meserve | 2018-10-18 | 1 | -1/+1 |
* | 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 | 2 | -2/+3 |
* | mpm: mg: move init_rf_cal before JESD de/framer bringup | Trung Tran | 2018-08-16 | 1 | -4/+4 |
* | e320: Add all 5 temp sensors, fan sensor and rssi sensors per channel | Sugandha Gupta | 2018-08-09 | 1 | -4/+2 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 2 | -4/+81 |
* | mpm: mg: periphs: Modify AD9361 reset function to keep it in reset | Martin Braun | 2018-08-02 | 1 | -2/+9 |
* | uio: mpm: Fixup for opening mboard-regs UIO | Brent Stapleton | 2018-07-23 | 1 | -13/+13 |
* | e320: mpm: Add dboard and mboard sensors | Sugandha Gupta | 2018-07-18 | 1 | -13/+57 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 3 | -4/+286 |
* | mpm: mg: Adding fast-reinit mode | Martin Braun | 2018-07-17 | 2 | -19/+99 |
* | mpm: mg: Move RF cal initialization after JESD init | Martin Braun | 2018-07-17 | 1 | -2/+1 |
* | 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 | 3 | -499/+583 |
* | mpm: mg: Print AD9371 info as debug message during init | Martin Braun | 2018-07-17 | 1 | -0/+8 |
* | mpm: dboard_manager: Fix docstring for get_serial() | Martin Braun | 2018-06-18 | 1 | -1/+2 |
* | mpm: allow multiple spi device objects to use the same chip select | Mark Meserve | 2018-05-14 | 1 | -2/+2 |
* | 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 |
* | lmk: clean up logging statements | djepson1 | 2018-03-07 | 1 | -2/+2 |
* | tdc: support for tdc 2.0 | djepson1 | 2018-03-07 | 3 | -35/+55 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 2 | -11/+12 |