| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 5 | -22/+21 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 1 | -1/+1 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 10 | -18/+18 |
* | mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own module | Martin Braun | 2018-02-14 | 3 | -195/+209 |
* | mpm: mg: add cpld revision to dboard info | Trung N Tran | 2018-02-12 | 1 | -5/+7 |
* | fixup! mpm: Changed mpm_shell to support scripted use | Moritz Fischer | 2018-02-07 | 1 | -26/+31 |
* | mpm: magnesium_update_cpld.py: Add axi_bitq support | Moritz Fischer | 2018-02-07 | 1 | -19/+65 |
* | 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: n310: Fix various bugs in sensor API | Martin Braun | 2018-01-12 | 1 | -1/+1 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 1 | -0/+1 |
* | mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack | Martin Braun | 2018-01-11 | 1 | -10/+2 |
* | fixup! mpm: mg: Added magnesium_update_cpld.py | Brent Stapleton | 2018-01-05 | 1 | -1/+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: mg: Added magnesium_update_cpld.py | Brent Stapleton | 2017-12-22 | 2 | -1/+128 |
* | 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 | 9 | -120/+22 |
* | mpm: UIOs now open only when necessary | Brent Stapleton | 2017-12-22 | 2 | -93/+94 |