| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: remove liberio | RobertWalstab | 2020-07-20 | 1 | -6/+1 |
* | mpm: Return filesystem info from get_device_info | Lane Kolbly | 2020-06-05 | 1 | -0/+14 |
* | mpm: Return dboard_info in get_device_info | Lane Kolbly | 2020-06-05 | 1 | -0/+5 |
* | mpm: Return build info in mpm_sw_version | Lane Kolbly | 2020-05-27 | 1 | -1/+1 |
* | mpm/mpmd: Expose APIs to drive GPIO sources | Martin Braun | 2020-01-23 | 1 | -0/+38 |
* | mpm: Clean up code, improve Pylint score | Martin Braun | 2019-11-26 | 1 | -17/+23 |
* | mpm/mpmd: Remove token requirement for device info | Martin Braun | 2019-11-26 | 1 | -1/+2 |
* | mpm: Move common mboard regs code to common location | Martin Braun | 2019-11-26 | 1 | -25/+30 |
* | x300/mpmd: Port all RFNoC devices to the new RFNoC framework | Martin Braun | 2019-11-26 | 1 | -139/+125 |
* | MPM: Add check for valid EEPROM address | michael-west | 2019-10-15 | 1 | -0/+3 |
* | mpm: periph manager: Fix typo in docstring (update default args) | Martin Braun | 2019-10-11 | 1 | -2/+3 |
* | mpm: fixed mboard_max_revision value | Matthew Crymble | 2019-09-24 | 1 | -12/+7 |
* | mpm: Change SW/HW compat check to use last_rev_compat | Trung Tran | 2019-05-10 | 1 | -15/+30 |
* | e310/e320: Move E310 to MPM architecture and refactor | Sugandha Gupta | 2019-05-01 | 1 | -0/+6 |
* | n3xx: init peripherals before loading FPGA | Trung Tran | 2019-02-01 | 1 | -20/+32 |
* | mpm: add Git hash, version to device info | Brent Stapleton | 2018-08-20 | 1 | -0/+9 |
* | mpm: Remove unused _init_args from PeriphManagerBase | Martin Braun | 2018-07-17 | 1 | -4/+0 |
* | mpm: n3xx: Factor out component updating | Brent Stapleton | 2018-07-11 | 1 | -1/+2 |
* | mpm: n3xx: Overridable crossbar base port | Brent Stapleton | 2018-07-06 | 1 | -1/+4 |
* | mpm: Use device_info to determine overlay list | Martin Braun | 2018-06-08 | 1 | -7/+5 |
* | mpm: n3xx: Derive product key programmatically | Martin Braun | 2018-06-08 | 1 | -2/+6 |
* | mpm: Distinguish mboard_info and device_info | Martin Braun | 2018-06-08 | 1 | -9/+22 |
* | mpm: Refactor periph manager init; split EEPROM read from rest | Martin Braun | 2018-06-08 | 1 | -104/+135 |
* | mpm: Adding offset to EEPROM reads | Brent Stapleton | 2018-03-20 | 1 | -0/+14 |
* | mpm: Add INFO log statements on MPM reset and component update | Martin Braun | 2018-03-13 | 1 | -0/+1 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 1 | -1/+0 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -7/+7 |
* | mpm: n300/n310: Select correct overlay based on product ID | Martin Braun | 2018-03-05 | 1 | -12/+15 |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 1 | -0/+7 |
* | mpm: periph_manager: Guarantee self.dboards exists | Martin Braun | 2018-02-28 | 1 | -1/+1 |
* | mpm: adding get_component_info | Brent Stapleton | 2018-02-19 | 1 | -0/+18 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
* | mpm: Use prefs API for periph manager | Martin Braun | 2018-02-08 | 1 | -3/+36 |
* | mpm: n310: Return CHDR addresses as part of device_info | Martin Braun | 2018-02-07 | 1 | -1/+17 |
* | fixup! mpm: Log timeouts during API calls, reset timer on claimed calls | Martin Braun | 2018-01-23 | 1 | -0/+6 |
* | mpm/mpmd: Report device state using get_init_status() and verify | Martin Braun | 2018-01-16 | 1 | -1/+7 |
* | mpm: Refactor PeriphManager classes | Martin Braun | 2018-01-16 | 1 | -36/+65 |
* | mpm: n310: Check all periphs for initialization status | Martin Braun | 2018-01-12 | 1 | -0/+4 |
* | mpm: periph_manager: Pass default args to dboard manager | Martin Braun | 2018-01-11 | 1 | -2/+3 |
* | mpm: Add API call for claim and unclaim | Martin Braun | 2018-01-10 | 1 | -0/+18 |
* | mpm: n310: Move SID re-alloc log message to right spot | Martin Braun | 2018-01-08 | 1 | -1/+0 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 1 | -2/+3 |
* | mpm: Fix linter warnings | Martin Braun | 2017-12-22 | 1 | -1/+5 |
* | mpm: periph_manager: Clarify request/commit protocol | Martin Braun | 2017-12-22 | 1 | -5/+8 |
* | mpm: xports: Amend protocol for request/commit xport, add allocation | Martin Braun | 2017-12-22 | 1 | -0/+11 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | mpm: UIOs now open only when necessary | Brent Stapleton | 2017-12-22 | 1 | -0/+4 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 1 | -6/+6 |
* | mpm: Factor out xport managers as own objects | Martin Braun | 2017-12-22 | 1 | -5/+0 |
* | mpm: Reset periph manager on update | Brent Stapleton | 2017-12-22 | 1 | -1/+7 |