aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* images: Update manifest and compat number for X410Aaron Rossetto2022-03-101-1/+1
* mpm: fix ref_locked sensor on n320David Raeman2022-03-031-0/+15
* mpm: rh: Minor linter cleanupMartin Braun2022-03-031-8/+5
* mpm: Use receiving socket for sending responsePhilipp Homann2022-03-021-5/+3
* mpm: eeprom: Fix default values in EEPROM utilitiesMartin Braun2022-02-245-34/+113
* e320: mpm: Remove monitor threadMartin Braun2022-02-241-34/+0
* Remove FSRU-related filesMartin Braun2022-02-226-958/+1
* mpm: xportmgr_udp: Match DNAT arguments to manpageMartin Braun2022-02-211-3/+5
* mpm: eeprom: Improve E320 and N3x0 EEPROM code/commentsMartin Braun2022-02-163-12/+23
* mpm: cmake: Remove installation of non-relevant EEPROM toolsMartin Braun2022-02-162-15/+15
* mpm: x4xx: Add function to map from gpio src list indicesLane Kolbly2022-02-111-2/+29
* images: Revert x4xx manifest and FPGA compat updateAaron Rossetto2022-02-081-1/+1
* mpm: add device name to discovery processLars Amsel2022-02-083-0/+4
* mpm: x4xx: Update FPGA minor compat numberAaron Rossetto2022-02-071-1/+1
* systemd: enable tx flow control automaticallyAndrew Lynch2022-02-042-0/+2
* mpm: Add x4xx DRAM BISTWade Fife2022-02-031-1/+23
* mpm: Fix units for DRAM BISTWade Fife2022-02-033-4/+4
* mpm: Remove further references to rfnoc_num_blocksMartin Braun2022-02-011-1/+1
* mpm: x4xx: Align get/set_gpio_src mappings with HDMI pinoutsLane Kolbly2022-01-241-4/+6
* fixup! cmake: Replace distutils.sysconfig with sysconfigSteven Koo2022-01-201-5/+5
* cmake: Replace distutils.sysconfig with sysconfigAaron Rossetto2022-01-141-1/+4
* cmake: Replace distutils with CMake for version checksAaron Rossetto2022-01-142-13/+21
* mpm: Demote WARNING on minor compat mismatch to DEBUGMartin Braun2022-01-141-1/+2
* MPM: X410: Set correct tuning wordLars Amsel2022-01-101-1/+7
* mpm: x410: Fix docstrings related to GPS sensorsMartin Braun2022-01-102-2/+2
* mpm: e320/e31x: Fix lo-lock sensorsMartin Braun2022-01-102-16/+39
* e31x/e320: Amend LO-locked sensor namesMartin Braun2022-01-102-6/+20
* mpm: x4xx: Add log message for older DIO boardsMartin Braun2021-12-091-1/+2
* mpm: x4xx: Move DioControl into its own moduleMartin Braun2021-12-094-882/+914
* mpm: x4xx: Add checks before accessing self.dio_controlMartin Braun2021-12-061-5/+12
* mpm: x4xx: Remove superfluous importMartin Braun2021-12-061-1/+0
* mpm: x4xx: update mboard_max_revVirendra Kakade2021-12-021-1/+1
* uhd: add support for max10 variantsVirendra Kakade2021-12-022-5/+74
* mpmd: Increase UHD-side MTU cap for 10 GbE and 1 GbEMartin Braun2021-11-081-4/+4
* mpm: x4xx: Allow retrieving external power stateLane Kolbly2021-11-052-5/+51
* mpm: x4xx: Allow GPIO0 and GPIO1 as port namesLane Kolbly2021-11-041-3/+5
* fixup! mpm: x4xx: add DIO GPIO API configuration methodsLane Kolbly2021-11-031-0/+22
* mpm: x4xx: add DIO GPIO API configuration methodsDhiren Wijesinghe2021-11-033-39/+227
* mpm: Fix handling of rfic_digital_loopback argumentMartin Anderseck2021-10-121-5/+5
* mpm: rfdc: Tear down RFDC on teardownLane Kolbly2021-10-112-3/+5
* cmake: Replace CMAKE_{SOURCE,BINARY}_DIR with UHD_*_DIRMartin Braun2021-09-107-31/+31
* x4xx_bist: use get_mpm_client in gpio bistGrant Meyerhoff2021-09-021-19/+18
* mpmd: Add discoverable feature for trig i/o modeGrant Meyerhoff2021-09-021-1/+1
* mpm: x4xx: update mboard_max_revAndrew Lynch2021-08-251-1/+1
* MPM: add X410 support for 250e6 master clock rateMichael Dickens2021-08-241-0/+1
* n3xx: Add support for rev 10michael-west2021-08-161-1/+1
* N320: Reduce PLL lock timemichael-west2021-08-161-5/+5
* mpm: Expose motherboard regs for debuggingSam O'Brien2021-08-131-0/+9
* host: Add static_assert to prevent meta_range_t(0,0)Lane Kolbly2021-07-141-1/+1
* mpm: Skip DTS compatibility check if DTS is not being updated.Andrew Lynch2021-07-091-1/+2