| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpm: Change SW/HW compat check to use last_rev_compat | Trung Tran | 2019-05-10 | 3 | -17/+32 |
* | E320: Add support for rev E | michael-west | 2019-05-02 | 1 | -1/+1 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 4 | -0/+1049 |
* | mpm: n320: Update FPGA type if QSFP board is available | Martin Braun | 2019-02-22 | 1 | -1/+9 |
* | mpm: n320: Demote warning on absence of QSFP board | Martin Braun | 2019-02-22 | 1 | -4/+5 |
* | e320: add fpga_version_hash to e320 device info | Sugandha Gupta | 2019-02-19 | 1 | -0/+2 |
* | N3xx: Update max rev to 7 | michael-west | 2019-02-19 | 1 | -2/+1 |
* | n3xx: init peripherals before loading FPGA | Trung Tran | 2019-02-01 | 3 | -45/+64 |
* | mpm: Parameterize max UDP link allocation | Alex Williams | 2019-01-25 | 1 | -0/+5 |
* | mpm: n3xx: e320: Add bridge mode support | Ryan Marlow | 2019-01-17 | 2 | -2/+9 |
* | e320: Fix return value of get_fpga_type | Sugandha Gupta | 2018-11-30 | 1 | -3/+3 |
* | n3xx: Change init() procedure to reduce configuration time | Humberto Jimenez | 2018-11-26 | 1 | -2/+6 |
* | mpm: add fpga githash to device info | Trung Tran | 2018-11-16 | 1 | -0/+2 |
* | cmake: Update coding style to use lowercase commands | Martin Braun | 2018-11-14 | 1 | -4/+4 |
* | mpm:e320: fixup gps_locked type | Trung Tran | 2018-11-13 | 1 | -1/+1 |
* | mpm: Add basic driver for QSFP board's retimer | Alex Williams | 2018-11-07 | 2 | -0/+34 |
* | rh: add lo distribution support | Mark Meserve | 2018-11-05 | 1 | -1/+1 |
* | rh: add support for rhodium devices | Mark Meserve | 2018-10-25 | 1 | -1/+5 |
* | n3xx: output exception string on boot init failure | Mark Meserve | 2018-10-24 | 1 | -1/+1 |
* | mpm:n3xx: improve set_time_source,set_clock_source | Trung Tran | 2018-10-22 | 1 | -50/+88 |
* | mg: adding skip_rfic argument | Trung Tran | 2018-10-18 | 1 | -1/+3 |
* | mpm: identify sysfs gpios more generically | Mark Meserve | 2018-10-18 | 2 | -4/+4 |
* | mpm: n3xx: Fix Pylint warnings | Martin Braun | 2018-10-12 | 1 | -11/+12 |
* | mpm: dboard_manager: add more args to update_ref_clock_freq | Trung Tran | 2018-10-12 | 1 | -6/+7 |
* | mpm: Add __mpm_device__ as usrp_hwd module variable | Martin Braun | 2018-10-09 | 1 | -0/+1 |
* | n3xx: e320: fixing GPSDIface sensor names | Brent Stapleton | 2018-09-26 | 2 | -2/+2 |
* | n3xx: Get RFNoC crossbar baseport from FPGA | Brent Stapleton | 2018-09-06 | 2 | -2/+7 |
* | e320: Get RFNoC crossbar baseport from FPGA | Brent Stapleton | 2018-09-06 | 2 | -2/+8 |
* | mpm: add Git hash, version to device info | Brent Stapleton | 2018-08-20 | 2 | -1/+13 |
* | mpm: n3xx: Improve error messages for invalid clock/time settings | Martin Braun | 2018-08-13 | 1 | -2/+4 |
* | mpm: n3xx: Bump max rev to G/6 | Martin Braun | 2018-08-10 | 1 | -1/+1 |
* | e320: Add all 5 temp sensors, fan sensor and rssi sensors per channel | Sugandha Gupta | 2018-08-09 | 1 | -17/+40 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 2 | -97/+150 |
* | e320: Fix front panel gpio to support 3.3V | Sugandha Gupta | 2018-07-31 | 2 | -22/+19 |
* | e320: Add 'ref_locked' sensor to mboard sensors | Sugandha Gupta | 2018-07-31 | 1 | -0/+14 |
* | mpm: n3xx: Allow to run without daughterboards connected | Trung Tran | 2018-07-23 | 1 | -0/+2 |
* | uio: mpm: Fixup for opening mboard-regs UIO | Brent Stapleton | 2018-07-23 | 2 | -32/+32 |
* | mpm: n3xx: Init device on boot | Martin Braun | 2018-07-18 | 1 | -0/+5 |
* | e320: mpm: Add dboard and mboard sensors | Sugandha Gupta | 2018-07-18 | 2 | -17/+91 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 3 | -3/+1059 |
* | mpm: Remove unused _init_args from PeriphManagerBase | Martin Braun | 2018-07-17 | 1 | -4/+0 |
* | mpm: n3xx: mg: Refactor init code | Martin Braun | 2018-07-17 | 1 | -0/+2 |
* | mpm: n3xx: Remove unused imports | Martin Braun | 2018-07-17 | 1 | -2/+0 |
* | mpm: n3xx: Factor out component updating | Brent Stapleton | 2018-07-11 | 2 | -73/+5 |
* | mpm: n3xx: Factor out GPSd Iface functions | Brent Stapleton | 2018-07-06 | 1 | -69/+22 |
* | mpm: n3xx: Overridable crossbar base port | Brent Stapleton | 2018-07-06 | 2 | -1/+5 |
* | mpm: fix sanity check in _init_peripherals | Mark Meserve | 2018-06-13 | 1 | -23/+24 |
* | mpm: Use device_info to determine overlay list | Martin Braun | 2018-06-08 | 2 | -9/+7 |
* | mpm: n3xx: Derive product key programmatically | Martin Braun | 2018-06-08 | 2 | -5/+40 |
* | mpm: Distinguish mboard_info and device_info | Martin Braun | 2018-06-08 | 2 | -21/+34 |