| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own module | Martin Braun | 2018-02-14 | 3 | -195/+209 |
* | mpm: Add RAII style GIL release mechanism to Python library | Martin Braun | 2018-02-13 | 1 | -2/+28 |
* | mpm: n310: Remove some leftover cruft | Moritz Fischer | 2018-02-13 | 1 | -2/+0 |
* | mpm: Add entries for renamed sfps | Moritz Fischer | 2018-02-13 | 1 | -1/+13 |
* | mpm: mg: add cpld revision to dboard info | Trung N Tran | 2018-02-12 | 1 | -5/+7 |
* | fixup! mpm: magnesium_update_cpld.py: Add axi_bitq support | Brent Stapleton | 2018-02-09 | 1 | -1/+1 |
* | mpm: remove GPIOBank.set_all function | Trung N Tran | 2018-02-09 | 2 | -13/+20 |
* | mpm: Use prefs API for periph manager | Martin Braun | 2018-02-08 | 5 | -16/+52 |
* | mpm: Use prefs API in logging module | Martin Braun | 2018-02-08 | 1 | -6/+6 |
* | mpm: Add prefs modules | Martin Braun | 2018-02-08 | 4 | -2/+99 |
* | fixup! mpm: Changed mpm_shell to support scripted use | Moritz Fischer | 2018-02-07 | 1 | -26/+31 |
* | mpm: magnesium_update_cpld.py: Add axi_bitq support | Moritz Fischer | 2018-02-07 | 1 | -19/+65 |
* | mpm: n310: Return CHDR addresses as part of device_info | Martin Braun | 2018-02-07 | 4 | -1/+56 |
* | fixup! mpm: Fixup for argument parsing in N310 | Martin Braun | 2018-02-07 | 1 | -1/+9 |
* | mpm: rpc_server: Declare local connection for *all* local IPs | Martin Braun | 2018-02-07 | 1 | -2/+3 |
* | mpm: net: Add get_local_ip_addrs() method | Martin Braun | 2018-02-07 | 1 | -1/+15 |
* | mpm: n310: Removed superfluous import | Martin Braun | 2018-02-07 | 1 | -1/+0 |
* | mpm: Fixup for argument parsing in N310 | Brent Stapleton | 2018-02-07 | 2 | -3/+5 |
* | mpm: n310: bist: Add error_msg for temp bist if no sensores were found | Martin Braun | 2018-02-07 | 1 | -1/+3 |
* | mpm: convert to string explicitly in GPIOBank | Trung N Tran | 2018-01-24 | 1 | -1/+1 |
* | usrp3: Changes for Vivado 2017.4 | Ashish Chaudhari | 2018-01-24 | 1 | -1/+1 |
* | fixup! mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-23 | 2 | -1/+8 |
* | mpm: mg: Remove superfluous import | Martin Braun | 2018-01-23 | 1 | -1/+1 |
* | mg: ease the usage of init and tracking cal | Trung N Tran | 2018-01-23 | 1 | -9/+94 |
* | mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-22 | 1 | -0/+7 |
* | mpm: n310: Fix setting time source depending on clock source | Martin Braun | 2018-01-22 | 1 | -7/+4 |
* | fixup! mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2018-01-22 | 1 | -1/+1 |
* | n310: removed orphaned comments | Brent Stapleton | 2018-01-19 | 1 | -4/+0 |
* | n310: Update the dboard UIO usage | Brent Stapleton | 2018-01-19 | 1 | -25/+22 |
* | mpm: Demoting watchdog related log message to DEBUG | Martin Braun | 2018-01-19 | 1 | -1/+2 |
* | mpm: Update unclaim timeout logic | Martin Braun | 2018-01-18 | 1 | -9/+30 |
* | mpm: mg: Demote notice on LMK not being locked b/c of lacking init | Martin Braun | 2018-01-18 | 1 | -1/+1 |
* | mpm: Demoted some log statements from INFO to TRACE or DEBUG | Martin Braun | 2018-01-17 | 2 | -3/+2 |
* | mpm: Refactored RPC server | Martin Braun | 2018-01-17 | 1 | -66/+80 |
* | mpm: n310: Bump compat number to 2.0 | Martin Braun | 2018-01-16 | 1 | -1/+1 |
* | mpm/mpmd: Report device state using get_init_status() and verify | Martin Braun | 2018-01-16 | 1 | -1/+7 |
* | mpm: n310: Refactor N3xx periph manager | Martin Braun | 2018-01-16 | 1 | -20/+32 |
* | mpm: Refactor PeriphManager classes | Martin Braun | 2018-01-16 | 2 | -39/+72 |
* | mpm: add init clock and time source from args | Trung N Tran | 2018-01-16 | 1 | -0/+4 |
* | mpm: Enable systemd watchdog and update it from MPM | Martin Braun | 2018-01-15 | 4 | -7/+30 |
* | mpm: sys_utils: Add watchdog module | Martin Braun | 2018-01-15 | 2 | -0/+64 |
* | mpm: n310: Check all periphs for initialization status | Martin Braun | 2018-01-12 | 2 | -7/+22 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 1 | -0/+8 |
* | mpm: n310: Fix various bugs in sensor API | Martin Braun | 2018-01-12 | 2 | -6/+3 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 2 | -1/+62 |
* | fixup! mpm: adding GPS sensor functions | Brent Stapleton | 2018-01-11 | 1 | -1/+1 |
* | mpm: periph_manager: Pass default args to dboard manager | Martin Braun | 2018-01-11 | 1 | -2/+3 |
* | mpm: utils: Fix to_native_str for non-string types | Martin Braun | 2018-01-11 | 1 | -2/+5 |
* | mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack | Martin Braun | 2018-01-11 | 1 | -10/+2 |
* | mpm: usrp_hwd: Fix logging issue on default_args failure | Martin Braun | 2018-01-11 | 1 | -3/+7 |