aboutsummaryrefslogtreecommitdiffstats
path: root/mpm (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mpm: zbx: Fix revision compat checkMartin Braun2021-07-081-11/+35
* mpm: Update usrp_update_fs to support X410Martin Braun2021-07-081-8/+13
* mpm: max10_cpld_flash_ctrl: improve programming logHumberto Jimenez2021-07-071-4/+4
* mpm: update x410 fpga minor compat numberHumberto Jimenez2021-06-241-1/+1
* mpm: Bump MPM compat version to 4.0Lane Kolbly2021-06-241-1/+1
* mpm: Move cal freeze defaults to x4xxLane Kolbly2021-06-232-3/+27
* mpm: restore rfdc nco frequency after setting sync sourceGrant Meyerhoff2021-06-222-0/+31
* mpm: tests: Add lib/ to library load pathAaron Rossetto2021-06-181-1/+8
* mpm: install cpld update scripts in runtime dirMichael Auchter2021-06-161-0/+10
* mpm: x4xx_bist: run spi_flash tests on both DBsMichael Auchter2021-06-151-9/+29
* mpm: max10_cpld_flash_ctrl: only reprogram cpld if necessaryMichael Auchter2021-06-101-0/+8
* uhd: Add support for the USRP X410Lars Amsel2021-06-1082-93/+28524
* transport: Set mtu to 9000 for all 10GbE use casesmattprost2021-06-101-1/+1
* mpm: Add chip driver for LMK05318 PLLThomas Vogel2021-06-033-0/+198
* mpm: gpsd_iface: Make GPGGA generation more robustMartin Braun2021-06-031-6/+9
* mpm: sys_utils: add libgpiod-based Gpio helperMichael Auchter2021-06-034-6/+143
* mpm: Remove helper classes from RPC APILars Amsel2021-06-031-9/+9
* mpm: systemd: Add UseDomains=true to eth0.networkLars Amsel2021-06-031-0/+1
* mpm: Fix MD5 hashing of opkg statusLars Amsel2021-06-031-1/+1
* mpm: check-filesystem: liberalize version checkMichael Auchter2021-06-022-12/+3
* tlv_eeprom: add eeprom-set-autoboot helper scriptMichael Auchter2021-05-312-0/+60
* mpm: add unit tests for EEPROM readersLars Amsel2021-05-3110-0/+201
* mpm: Add symbol name based EEPROM read, cleanup EEPROM handlingLars Amsel2021-05-312-71/+217
* mpm: add tlv_eepromMichael Auchter2021-05-3117-3/+1386
* fixup! ic_reg_maps: Remove SPCC core reg mapmichael-west2021-05-281-4/+0
* mpm: gpsd_iface: Refactor classMartin Braun2021-05-241-94/+103
* mpm: remove unnecessary importsMichael Dickens2021-05-201-2/+0
* mpm: add FPGA type to the info returned during discoveryMichael Dickens2021-05-203-0/+8
* mpm: remove unused argument infoMichael Dickens2021-05-201-2/+0
* MPM for N32x: Add 'XQ' image as valid when using sfp0 as time_sourceMichael Dickens2021-05-181-1/+1
* mpm: lmk04832: Clean up driverMartin Braun2021-05-101-12/+23
* mpm: PeriphManagerBase: Add _add_public_methods()Martin Braun2021-04-291-0/+41
* mpm: Fix minor log formatting issueMartin Braun2021-04-271-1/+1
* mpm: db_flash: Check mount status before mountingMartin Braun2021-04-261-7/+13
* fixup! mpm: rpc: don't expose reset_mgr call via RPCGrant Meyerhoff2021-04-221-1/+1
* mpm: sysutils: mount: Check both mount point and data pathMartin Braun2021-04-211-4/+5
* mpm: mount: Demote already-mounted warningMartin Braun2021-04-211-1/+1
* mpm: periph_mgr: Demote "no SPI nodes" warningMartin Braun2021-04-211-1/+1
* mpm: mg: periphs: Read lowband lo lock status from cpldmattprost2021-04-191-1/+2
* mpm: Remove references to rfnoc_num_blocksMartin Braun2021-04-122-4/+4
* mpm: Remove logging for mmap_regs_ifaceMartin Braun2021-04-121-2/+0
* mpm: periph manager: Fix get_mb_eeprom() return value formattingMartin Braun2021-03-251-1/+4
* mpm: rpc: don't expose reset_mgr call via RPCThomas Vogel2021-03-111-2/+2
* mpm: Add i2c_dev lookup using sys_nameToni Jones2021-03-081-7/+51
* mpm: rpc: Use contextmanager for claim timeoutsToni Jones2021-03-041-13/+12
* mpm: add helper for symbol lookupCiro Nishiguchi2021-03-041-0/+81
* mpm: Implement 32 bit register interface with SPIToni Jones2021-03-048-14/+120
* mpm: Add DboardIface for MB DB driver controlToni Jones2021-03-044-0/+111