| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: dboard_manager: add more args to update_ref_clock_freq | Trung Tran | 2018-10-12 | 1 | -1/+1 |
* | mpm: dboard_manager: Fix docstring for get_serial() | Martin Braun | 2018-06-18 | 1 | -1/+2 |
* | mpm: allow multiple spi device objects to use the same chip select | Mark Meserve | 2018-05-14 | 1 | -2/+2 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 1 | -1/+1 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 1 | -2/+2 |
* | mpm: n310: Fix various bugs in sensor API | Martin Braun | 2018-01-12 | 1 | -1/+1 |
* | mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack | Martin Braun | 2018-01-11 | 1 | -10/+2 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 1 | -13/+2 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: PeriphManager decides and applies overlay | Brent Stapleton | 2017-12-22 | 1 | -13/+0 |
* | mpm: mg: Add dboard sensors for low- and highband LO lock status | Martin Braun | 2017-12-22 | 1 | -3/+6 |
* | mpm: Make dboard manager __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -12/+17 |
* | mpm: mg: Add lowband LO lock and AD9371 lock sensors | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: Properly populate device_info dict for dboard classes | Martin Braun | 2017-12-22 | 1 | -1/+18 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -3/+3 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+38 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 1 | -1/+2 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm: Made overlay selection a static method for more flexibility | Martin Braun | 2017-12-22 | 1 | -6/+13 |
* | mpm: Added auto-loading of dboard-specific overlays | Martin Braun | 2017-12-22 | 1 | -0/+6 |
* | mpm: Moved device and dboard init/deinit to their own methods | Martin Braun | 2017-12-22 | 1 | -2/+28 |
* | mpm: Moved some SPI setup code to dboard base | Martin Braun | 2017-12-22 | 1 | -0/+22 |
* | mpm: Enabled mboard EEPROM readout | Martin Braun | 2017-12-22 | 1 | -6/+11 |
* | mpm: Updating ref clock frequency will propagate to dboard, changed slot inde... | Martin Braun | 2017-12-22 | 1 | -0/+6 |
* | mpm: Improved udev identification of SPI device nodes | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 1 | -4/+2 |
* | mpm: mpm reorganization | Andrej Rode | 2017-12-22 | 1 | -5/+5 |
* | mpm: CMake cleanup, Python code enhancements | Andrej Rode | 2017-12-22 | 1 | -0/+1 |
* | mpm: python refactoring | Andrej Rode | 2017-12-22 | 1 | -0/+37 |