| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: Unify endianness of transports | Alex Williams | 2019-11-26 | 1 | -1/+1 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 1 | -79/+120 |
* | N3xx: Remove close-in noise on TX | Michael West | 2019-10-11 | 1 | -2/+3 |
* | n3xx: Disable gpsdo reference source when enable_gps=0 | Martin Braun | 2019-10-11 | 1 | -12/+18 |
* | mpm: fixed mboard_max_revision value | Matthew Crymble | 2019-09-24 | 1 | -1/+1 |
* | n3xx: bugfix for mpm set_db_eeprom access via network | Thomas Vogel | 2019-06-13 | 1 | -4/+7 |
* | mpm: Change SW/HW compat check to use last_rev_compat | Trung Tran | 2019-05-10 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -24/+29 |
* | 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 | 1 | -1/+8 |
* | 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 |
* | mpm: Add basic driver for QSFP board's retimer | Alex Williams | 2018-11-07 | 1 | -0/+17 |
* | 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: 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 |
* | n3xx: e320: fixing GPSDIface sensor names | Brent Stapleton | 2018-09-26 | 1 | -1/+1 |
* | n3xx: Get RFNoC crossbar baseport from FPGA | Brent Stapleton | 2018-09-06 | 1 | -2/+2 |
* | mpm: add Git hash, version to device info | Brent Stapleton | 2018-08-20 | 1 | -1/+4 |
* | mpm: n3xx: Bump max rev to G/6 | Martin Braun | 2018-08-10 | 1 | -1/+1 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 1 | -97/+133 |
* | mpm: n3xx: Allow to run without daughterboards connected | Trung Tran | 2018-07-23 | 1 | -0/+2 |
* | mpm: n3xx: Init device on boot | Martin Braun | 2018-07-18 | 1 | -0/+5 |
* | 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 | 1 | -72/+3 |
* | 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 | 1 | -0/+1 |
* | 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 | 1 | -2/+2 |
* | mpm: n3xx: Derive product key programmatically | Martin Braun | 2018-06-08 | 1 | -3/+34 |
* | mpm: Distinguish mboard_info and device_info | Martin Braun | 2018-06-08 | 1 | -12/+12 |
* | mpm: Adding FPGA type to device info | Brent Stapleton | 2018-06-06 | 1 | -1/+2 |
* | mpm: n3xx: Refactor n3xx_periphs into its own module | Martin Braun | 2018-05-08 | 1 | -386/+4 |
* | mpm: n3xx: Bump maximum supported revision to 5 (RevF) | Moritz Fischer | 2018-04-17 | 1 | -1/+1 |
* | fixup! n3xx: add White Rabbit support | Daniel Jepson | 2018-04-03 | 1 | -12/+0 |
* | mpm: n3xx: Disable PPS out during initialization | Martin Braun | 2018-04-02 | 1 | -1/+12 |
* | n3xx: add White Rabbit support | Daniel Jepson | 2018-03-30 | 1 | -8/+74 |
* | mpm: Adding offset to EEPROM reads | Brent Stapleton | 2018-03-20 | 1 | -0/+2 |
* | mpm: n3xx: Fix failure on get_device_info() when uninitialized | Martin Braun | 2018-03-13 | 1 | -2/+3 |
* | mpm: n300: Warn when user tries to use external LOs | Martin Braun | 2018-03-09 | 1 | -0/+10 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -22/+21 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 1 | -0/+1304 |