aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: Fix expected CPLD filename for x4xxWade Fife2022-06-101-2/+2
* mpm: ad937x: Fix tuning codeMartin Braun2022-04-111-2/+53
* n310: Add Filter API to n310mattprost2022-04-076-19/+81
* n310: Add frontend bandwidth controlmattprost2022-04-076-12/+57
* debian: Update control and package buildingMartin Braun2022-04-061-7/+10
* host: SPI: Read number of supported SPI slaves from deviceMartin Anderseck2022-04-041-6/+13
* cmake: mpm: Skip installing binaries for SIMMartin Braun2022-04-041-25/+31
* mpm: x4xx: Fix clock/time source APIMartin Braun2022-03-302-3/+6
* mpm: e3xx: Fix get_sync_sources() APIMartin Braun2022-03-283-2/+30
* mpm: PeriphManagerBase: List all sync-related methodsMartin Braun2022-03-281-0/+59
* mpm: Make default clock/time source values state-lessMartin Braun2022-03-284-13/+13
* mpm: e3xx: Simplify code referring to self.dboardsMartin Braun2022-03-282-42/+24
* fixup! uhd: add support for max10 variantsVirendra Kakade2022-03-281-2/+4
* mpm: speed up reading gps mboard sensorsDavid Raeman2022-03-231-13/+9
* images: Update manifest and compat number for X410Humberto Jimenez2022-03-231-1/+1
* mpm: n3xx: Recommend reboot USRP after BISTAaron Rossetto2022-03-231-1/+4
* mpm: x4xx: Remove GPIO classic mode registerLane Kolbly2022-03-231-12/+2
* mpm: Factor out common code between E31x_db and Neon classesMartin Braun2022-03-175-314/+222
* mpm: e3xx: Fix Pylint warnings in periph_mgr classesMartin Braun2022-03-172-14/+11
* 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