| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 1 | -20/+68 |
* | mpm: Lower logging level for PeriphManagerBase.deinit() | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: Cache connection type in PeriphManagerBase | Martin Braun | 2017-12-22 | 1 | -0/+13 |
* | mpm: Remove leading _ from _get_device_info() | Martin Braun | 2017-12-22 | 1 | -1/+2 |
* | mpm: Make list_updateable_components return something | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | fpga load: add update_component function to MPM | Brent Stapleton | 2017-12-22 | 1 | -0/+68 |
* | mpm: Minor refactoring of PeriphManagerBase attributes | Martin Braun | 2017-12-22 | 1 | -8/+2 |
* | mpm: Provide default dboard EEPROM getter/setters | Martin Braun | 2017-12-22 | 1 | -0/+28 |
* | mpm: Add mboard EEPROM support | Martin Braun | 2017-12-22 | 1 | -1/+25 |
* | mpm: Added sensor API | Martin Braun | 2017-12-22 | 1 | -0/+38 |
* | mpm: Added max rev check overridable | Martin Braun | 2017-12-22 | 1 | -5/+29 |
* | mpm: Overlay handling functions use dtoverlay module | Martin Braun | 2017-12-22 | 1 | -10/+8 |
* | mpm/n310: Moved eth dispatcher setup into __init__ | Martin Braun | 2017-12-22 | 1 | -7/+6 |
* | n310: Allow --override-db-pids to skip dbs | Martin Braun | 2017-12-22 | 1 | -0/+5 |
* | mpm/mpmd: Dboard info is now stored in mboard info; refactored initialization | Martin Braun | 2017-12-22 | 1 | -6/+4 |
* | mpmd/mpm/n310: Added clock and time source APIs | Martin Braun | 2017-12-22 | 1 | -2/+4 |
* | mpm/mpmd: Call init() during UHD session init, not on hwd spawn | Martin Braun | 2017-12-22 | 1 | -2/+7 |
* | mpm: Addition Py3k fixes, all related to string/UTF-8/ascii differences | Martin Braun | 2017-12-22 | 1 | -1/+8 |
* | mpm/mpmd: Further improvements on multi-device operations | Martin Braun | 2017-12-22 | 1 | -3/+23 |
* | mpm: Made code Python3-compatible | Martin Braun | 2017-12-22 | 1 | -3/+6 |
* | mpm/mpmd: Crossbar info is now polled instead of hardcoded | Martin Braun | 2017-12-22 | 1 | -0/+32 |
* | mpm: Factored out eeprom code into its own module | Martin Braun | 2017-12-22 | 1 | -127/+8 |
* | mpm: motherboards can now also request overlays, dboard overlay code slightly... | Martin Braun | 2017-12-22 | 1 | -10/+41 |
* | mpm: Made overlay selection a static method for more flexibility | Martin Braun | 2017-12-22 | 1 | -4/+8 |
* | mpm: dt overlay handling: Better error handling, fewer FIXMEs | Martin Braun | 2017-12-22 | 1 | -10/+10 |
* | mpm: Added auto-loading of dboard-specific overlays | Martin Braun | 2017-12-22 | 1 | -2/+7 |
* | mpm: Better handling of case where no CHDR interfaces are available | Martin Braun | 2017-12-22 | 1 | -1/+4 |
* | mpm: periphs and n310 use eth table dispatcher now | Martin Braun | 2017-12-22 | 1 | -11/+30 |
* | mpm: SIDs are returned to pool after device is uninitialized | Martin Braun | 2017-12-22 | 1 | -12/+5 |
* | mpm: Guaranteed stringification of mboard_info values | Martin Braun | 2017-12-22 | 1 | -1/+3 |
* | mpm: Moved device and dboard init/deinit to their own methods | Martin Braun | 2017-12-22 | 1 | -13/+28 |
* | mpm: Added command line args to usrp_hwd.py | Martin Braun | 2017-12-22 | 1 | -4/+3 |
* | mpm: Enabled mboard EEPROM readout | Martin Braun | 2017-12-22 | 1 | -39/+309 |
* | mpm: Fixed python import in discovery module | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: Various EISCAT fixes | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mg: bring up links | Mark Meserve | 2017-12-22 | 1 | -1/+1 |
* | mpm: Updating ref clock frequency will propagate to dboard, changed slot inde... | Martin Braun | 2017-12-22 | 1 | -3/+2 |
* | mpm: eiscat: Added first pass at EISCAT dboard driver | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: Improved udev identification of SPI device nodes | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: Moved over to new logging infrastructure | Martin Braun | 2017-12-22 | 1 | -15/+32 |
* | mpm: comment out functionality to make it work | Andrej Rode | 2017-12-22 | 1 | -5/+7 |
* | mpm: mpm reorganization | Andrej Rode | 2017-12-22 | 1 | -19/+74 |
* | mpm: python refactoring | Andrej Rode | 2017-12-22 | 1 | -0/+75 |