aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/n3xx_bist
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx: Recommend reboot USRP after BISTAaron Rossetto2022-03-231-1/+4
* mpm: Fix units for DRAM BISTWade Fife2022-02-031-2/+2
* mpm: Remove references to rfnoc_num_blocksMartin Braun2021-04-121-3/+3
* mpm: n3xx: bist: Read mboard and dboard eeprom to determine productSteve Czabaniuk2020-07-311-2/+12
* mpm/mpmd: Expose APIs to drive GPIO sourcesMartin Braun2020-01-231-6/+7
* mpm: n3xx: bist: Auto-load the AA image for the ddr3 BISTMartin Braun2019-02-201-0/+22
* mpm: n3xx: Remove DDR3 from standard BIST collectionMartin Braun2019-02-201-1/+1
* mpm: n3xx_bist: Add QSFP loopback to BIST testsAlex Williams2018-11-071-1/+45
* mpm: e320: n3xx: Factor BIST code to common moduleMartin Braun2018-10-241-562/+135
* n3xx_bist: add ref_clock bistTrung Tran2018-10-181-45/+107
* n3xx: Fix UIO usage in Aurora BISTBrent Stapleton2018-07-261-19/+23
* mpm: n3xx: bist: Only conditionally reload FPGA imageMartin Braun2018-07-191-3/+19
* mpm: n3xx: bist: Provide switch for not reloading default FPGA imageMartin Braun2018-07-191-1/+7
* mpm: n3xx: bist: Add White Rabbit lock testMartin Braun2018-07-191-0/+33
* n3xx_bist: update sfp loopback testTrung Tran2018-07-181-0/+39
* n3x0: Pick different standard tests for BISTMartin Braun2018-05-141-1/+1
* mpm: n3xx: Refactor n3xx_periphs into its own moduleMartin Braun2018-05-081-4/+4
* n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 testsugandhagupta2018-03-061-5/+3
* mpm: Rename n310 to n3xxMartin Braun2018-03-051-13/+15
* mpm: n3xx: Fix usage of UIO in Aurora testsMartin Braun2018-03-011-12/+23
* mpm: n3xx_bist: Fix regex to match with optional spacesugandhagupta2018-03-011-1/+1
* n3xx_bist: set fp_gpio master to PSTrung N Tran2018-02-211-0/+2
* mpm: remove GPIOBank.set_all functionTrung N Tran2018-02-091-1/+20
* mpm: n310: bist: Add error_msg for temp bist if no sensores were foundMartin Braun2018-02-071-1/+3
* fixup! mpm: Harmonize imports, tidy + sort modulesMartin Braun2018-01-221-1/+1
* mpm: Factor GPIO panel code into common moduleMartin Braun2018-01-101-1/+1
* mpm: Harmonize all license headerMartin Braun2017-12-221-13/+2
* n3xx_bist: Fix spurious reference to self.REVMartin Braun2017-12-221-2/+1
* n3xx_bist: Specify localhost for opening UHD sessionsMartin Braun2017-12-221-1/+1
* mpm: add n310 motherboard revD supportTrung N Tran2017-12-221-3/+13
* mpm: n3xx_bist: Added more comments, clarified timeout unitsMartin Braun2017-12-221-7/+18
* n3xx: BIST add GPS option and fix minor gps timing conversion bugTrung N Tran2017-12-221-2/+16
* mpm: n310 BIST change aurora default phy nameTrung N Tran2017-12-221-4/+4
* n3xx bist: Fixed defaults for LV compat modeMartin Braun2017-12-221-7/+8
* n310_bist: add ddr3 bistTrung N Tran2017-12-221-4/+24
* n3xx bist: Refactored functions with timeoutMartin Braun2017-12-221-15/+28
* n3xx bist: Added socket read timeoutMartin Braun2017-12-221-9/+29
* n3xx bist: Properly sequence GPSDO testMartin Braun2017-12-221-2/+30
* n3xx bist: Added LV compat modeMartin Braun2017-12-221-0/+96
* n3xx bist: Minor refactoring of GPIO codeMartin Braun2017-12-221-15/+15
* n3xx bist: Better pass/fail conditions, flattened resultsMartin Braun2017-12-221-15/+15
* mpm: Made Python3 the default interpreter for all N3xx-related executablesMartin Braun2017-12-221-1/+1
* n310: gpio bistTrung N Tran2017-12-221-5/+28
* n3xx bist: Added --verbose and --debug optionsMartin Braun2017-12-221-5/+16
* n3xx bist: Added SFP loopback testsMartin Braun2017-12-221-15/+114
* n3xx bist: Make sure error_msg is in every resultMartin Braun2017-12-221-0/+1
* n3xx bist: Added both time and date to rtc test, added error_msg common keyMartin Braun2017-12-221-10/+14
* n3xx bist: Stubbed out all tests, implemented TPM testMartin Braun2017-12-221-55/+92
* n3xx bist: Added dry-run version of sfp testMartin Braun2017-12-221-7/+22
* n3xx bist: Added gpsd testMartin Braun2017-12-221-10/+51