aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx_bist: Fix regex to match with optional spacesugandhagupta2018-03-011-1/+1
* mpm: n310: Default-initialize some membersMartin Braun2018-02-281-4/+4
* mpm: periph_manager: Guarantee self.dboards existsMartin Braun2018-02-281-1/+1
* n3xx_bist: set fp_gpio master to PSTrung N Tran2018-02-211-0/+2
* n3xx: add front panel gpio control registersTrung N Tran2018-02-211-1/+78
* mpm: N310 updates FPGA information on initBrent Stapleton2018-02-191-1/+43
* mpm: adding get_component_infoBrent Stapleton2018-02-192-1/+19
* mpm: Update all license headersMartin Braun2018-02-19110-203/+203
* mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own moduleMartin Braun2018-02-143-195/+209
* mpm: Add RAII style GIL release mechanism to Python libraryMartin Braun2018-02-131-2/+28
* mpm: n310: Remove some leftover cruftMoritz Fischer2018-02-131-2/+0
* mpm: Add entries for renamed sfpsMoritz Fischer2018-02-131-1/+13
* mpm: mg: add cpld revision to dboard infoTrung N Tran2018-02-121-5/+7
* fixup! mpm: magnesium_update_cpld.py: Add axi_bitq supportBrent Stapleton2018-02-091-1/+1
* mpm: remove GPIOBank.set_all functionTrung N Tran2018-02-092-13/+20
* mpm: ad937x: implement set_bw_filterTrung N Tran2018-02-083-6/+24
* mpm: Use prefs API for periph managerMartin Braun2018-02-085-16/+52
* mpm: Use prefs API in logging moduleMartin Braun2018-02-081-6/+6
* mpm: Add prefs modulesMartin Braun2018-02-084-2/+99
* mpm: ad9371: Enable separate RX1/RX2 enable pinsTrung N Tran2018-02-081-2/+2
* fixup! mpm: Changed mpm_shell to support scripted useMoritz Fischer2018-02-071-26/+31
* mpm: magnesium_update_cpld.py: Add axi_bitq supportMoritz Fischer2018-02-071-19/+65
* mpm: n310: Return CHDR addresses as part of device_infoMartin Braun2018-02-074-1/+56
* fixup! mpm: Fixup for argument parsing in N310Martin Braun2018-02-071-1/+9
* mpm: rpc_server: Declare local connection for *all* local IPsMartin Braun2018-02-071-2/+3
* mpm: net: Add get_local_ip_addrs() methodMartin Braun2018-02-071-1/+15
* mpm: n310: Removed superfluous importMartin Braun2018-02-071-1/+0
* mpm: Fixup for argument parsing in N310Brent Stapleton2018-02-072-3/+5
* mpm: n310: bist: Add error_msg for temp bist if no sensores were foundMartin Braun2018-02-071-1/+3
* mpm: convert to string explicitly in GPIOBankTrung N Tran2018-01-241-1/+1
* usrp3: Changes for Vivado 2017.4Ashish Chaudhari2018-01-241-1/+1
* mpm: Changed mpm_shell to support scripted useDerek Kozel2018-01-241-14/+16
* fixup! mpm: Log timeouts during API calls, reset timer on claimed callsMartin Braun2018-01-232-1/+8
* mpm: mg: Remove superfluous importMartin Braun2018-01-231-1/+1
* mg: ease the usage of init and tracking calTrung N Tran2018-01-231-9/+94
* mpm: Log timeouts during API calls, reset timer on claimed callsMartin Braun2018-01-221-0/+7
* mpm: ad937x: RefactorMartin Braun2018-01-224-149/+312
* mpm: n310: Fix setting time source depending on clock sourceMartin Braun2018-01-221-7/+4
* fixup! mpm: Harmonize imports, tidy + sort modulesMartin Braun2018-01-221-1/+1
* n310: removed orphaned commentsBrent Stapleton2018-01-191-4/+0
* n310: Update the dboard UIO usageBrent Stapleton2018-01-191-25/+22
* mpm: Demoting watchdog related log message to DEBUGMartin Braun2018-01-191-1/+2
* mpm: Update unclaim timeout logicMartin Braun2018-01-181-9/+30
* mpm: mg: Demote notice on LMK not being locked b/c of lacking initMartin Braun2018-01-181-1/+1
* mpm: Demoted some log statements from INFO to TRACE or DEBUGMartin Braun2018-01-172-3/+2
* mpm: Refactored RPC serverMartin Braun2018-01-171-66/+80
* mpm: n310: Bump compat number to 2.0Martin Braun2018-01-161-1/+1
* mpm/mpmd: Report device state using get_init_status() and verifyMartin Braun2018-01-161-1/+7
* mpm: n310: Refactor N3xx periph managerMartin Braun2018-01-161-20/+32
* mpm: Refactor PeriphManager classesMartin Braun2018-01-162-39/+72