| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: Remove references to rfnoc_num_blocks | Martin Braun | 2021-04-12 | 1 | -3/+3 |
* | mpm: n3xx: bist: Read mboard and dboard eeprom to determine product | Steve Czabaniuk | 2020-07-31 | 1 | -2/+12 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 1 | -6/+7 |
* | mpm: n3xx: bist: Auto-load the AA image for the ddr3 BIST | Martin Braun | 2019-02-20 | 1 | -0/+22 |
* | mpm: n3xx: Remove DDR3 from standard BIST collection | Martin Braun | 2019-02-20 | 1 | -1/+1 |
* | mpm: n3xx_bist: Add QSFP loopback to BIST tests | Alex Williams | 2018-11-07 | 1 | -1/+45 |
* | mpm: e320: n3xx: Factor BIST code to common module | Martin Braun | 2018-10-24 | 1 | -562/+135 |
* | n3xx_bist: add ref_clock bist | Trung Tran | 2018-10-18 | 1 | -45/+107 |
* | n3xx: Fix UIO usage in Aurora BIST | Brent Stapleton | 2018-07-26 | 1 | -19/+23 |
* | mpm: n3xx: bist: Only conditionally reload FPGA image | Martin Braun | 2018-07-19 | 1 | -3/+19 |
* | mpm: n3xx: bist: Provide switch for not reloading default FPGA image | Martin Braun | 2018-07-19 | 1 | -1/+7 |
* | mpm: n3xx: bist: Add White Rabbit lock test | Martin Braun | 2018-07-19 | 1 | -0/+33 |
* | n3xx_bist: update sfp loopback test | Trung Tran | 2018-07-18 | 1 | -0/+39 |
* | n3x0: Pick different standard tests for BIST | Martin Braun | 2018-05-14 | 1 | -1/+1 |
* | mpm: n3xx: Refactor n3xx_periphs into its own module | Martin Braun | 2018-05-08 | 1 | -4/+4 |
* | n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 test | sugandhagupta | 2018-03-06 | 1 | -5/+3 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 1 | -13/+15 |
* | mpm: n3xx: Fix usage of UIO in Aurora tests | Martin Braun | 2018-03-01 | 1 | -12/+23 |
* | mpm: n3xx_bist: Fix regex to match with optional space | sugandhagupta | 2018-03-01 | 1 | -1/+1 |
* | n3xx_bist: set fp_gpio master to PS | Trung N Tran | 2018-02-21 | 1 | -0/+2 |
* | mpm: remove GPIOBank.set_all function | Trung N Tran | 2018-02-09 | 1 | -1/+20 |
* | mpm: n310: bist: Add error_msg for temp bist if no sensores were found | Martin Braun | 2018-02-07 | 1 | -1/+3 |
* | fixup! mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2018-01-22 | 1 | -1/+1 |
* | mpm: Factor GPIO panel code into common module | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | n3xx_bist: Fix spurious reference to self.REV | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | n3xx_bist: Specify localhost for opening UHD sessions | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: add n310 motherboard revD support | Trung N Tran | 2017-12-22 | 1 | -3/+13 |
* | mpm: n3xx_bist: Added more comments, clarified timeout units | Martin Braun | 2017-12-22 | 1 | -7/+18 |
* | n3xx: BIST add GPS option and fix minor gps timing conversion bug | Trung N Tran | 2017-12-22 | 1 | -2/+16 |
* | mpm: n310 BIST change aurora default phy name | Trung N Tran | 2017-12-22 | 1 | -4/+4 |
* | n3xx bist: Fixed defaults for LV compat mode | Martin Braun | 2017-12-22 | 1 | -7/+8 |
* | n310_bist: add ddr3 bist | Trung N Tran | 2017-12-22 | 1 | -4/+24 |
* | n3xx bist: Refactored functions with timeout | Martin Braun | 2017-12-22 | 1 | -15/+28 |
* | n3xx bist: Added socket read timeout | Martin Braun | 2017-12-22 | 1 | -9/+29 |
* | n3xx bist: Properly sequence GPSDO test | Martin Braun | 2017-12-22 | 1 | -2/+30 |
* | n3xx bist: Added LV compat mode | Martin Braun | 2017-12-22 | 1 | -0/+96 |
* | n3xx bist: Minor refactoring of GPIO code | Martin Braun | 2017-12-22 | 1 | -15/+15 |
* | n3xx bist: Better pass/fail conditions, flattened results | Martin Braun | 2017-12-22 | 1 | -15/+15 |
* | mpm: Made Python3 the default interpreter for all N3xx-related executables | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | n310: gpio bist | Trung N Tran | 2017-12-22 | 1 | -5/+28 |
* | n3xx bist: Added --verbose and --debug options | Martin Braun | 2017-12-22 | 1 | -5/+16 |
* | n3xx bist: Added SFP loopback tests | Martin Braun | 2017-12-22 | 1 | -15/+114 |
* | n3xx bist: Make sure error_msg is in every result | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | n3xx bist: Added both time and date to rtc test, added error_msg common key | Martin Braun | 2017-12-22 | 1 | -10/+14 |
* | n3xx bist: Stubbed out all tests, implemented TPM test | Martin Braun | 2017-12-22 | 1 | -55/+92 |
* | n3xx bist: Added dry-run version of sfp test | Martin Braun | 2017-12-22 | 1 | -7/+22 |
* | n3xx bist: Added gpsd test | Martin Braun | 2017-12-22 | 1 | -10/+51 |
* | n3xx bist: Added dry-run feature, and implemented temp, rtc, and fan tests | Martin Braun | 2017-12-22 | 1 | -39/+93 |
* | n3xx_bist Documentation | DanielleB-NI-OOPL | 2017-12-22 | 1 | -3/+91 |