aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* 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
* ic_reg_maps: Add SPCC reg mapToni Jones2021-03-011-0/+4
* cmake: Add RegMaps build component to MPMToni Jones2021-03-016-0/+75
* mpm: Add an LMK03328 base chip driverToni Jones2021-02-223-0/+86
* mpm: Add an LMK04832 base chip driverToni Jones2021-02-223-0/+165
* MPM: prevent dead lock in timer kill during unclaimLars Amsel2021-02-181-1/+1
* mpm: Add support to safely reset peripheral manager from uhdVirendra Kakade2021-02-181-0/+29
* mpm: Create Mock classes for unit testingToni Jones2021-02-181-0/+113
* mpm: deduplicate dboard eeprom handlingMichael Auchter2021-02-112-39/+29
* mpm: added DBFlash classJoerg Hofrichter2021-02-111-0/+87
* mpm: added Mount classJoerg Hofrichter2021-02-111-0/+96
* mpm: systemd: create udev rules files for each MPM_DEVICEJoerg Hofrichter2021-02-113-15/+6
* mpm: filesystem_status: tolerate absence of menderMichael Auchter2021-02-092-6/+10
* mpm: Implement get_sync_source and get_sync_sources.Lane Kolbly2021-01-252-0/+21
* sim: Ignore mender artifact file on sim devicesAaron Rossetto2021-01-212-2/+13
* mpmd: Add support to delay and trigger fpga/dts load after updateVirendra Kakade2021-01-111-2/+3