| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: add Git hash, version to device info | Brent Stapleton | 2018-08-20 | 2 | -1/+13 |
* | mpm: n3xx: Improve error messages for invalid clock/time settings | Martin Braun | 2018-08-13 | 1 | -2/+4 |
* | mpm: n3xx: Bump max rev to G/6 | Martin Braun | 2018-08-10 | 1 | -1/+1 |
* | e320: Add all 5 temp sensors, fan sensor and rssi sensors per channel | Sugandha Gupta | 2018-08-09 | 1 | -17/+40 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 2 | -97/+150 |
* | e320: Fix front panel gpio to support 3.3V | Sugandha Gupta | 2018-07-31 | 2 | -22/+19 |
* | e320: Add 'ref_locked' sensor to mboard sensors | Sugandha Gupta | 2018-07-31 | 1 | -0/+14 |
* | mpm: n3xx: Allow to run without daughterboards connected | Trung Tran | 2018-07-23 | 1 | -0/+2 |
* | uio: mpm: Fixup for opening mboard-regs UIO | Brent Stapleton | 2018-07-23 | 2 | -32/+32 |
* | mpm: n3xx: Init device on boot | Martin Braun | 2018-07-18 | 1 | -0/+5 |
* | e320: mpm: Add dboard and mboard sensors | Sugandha Gupta | 2018-07-18 | 2 | -17/+91 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 3 | -3/+1059 |
* | mpm: Remove unused _init_args from PeriphManagerBase | Martin Braun | 2018-07-17 | 1 | -4/+0 |
* | mpm: n3xx: mg: Refactor init code | Martin Braun | 2018-07-17 | 1 | -0/+2 |
* | mpm: n3xx: Remove unused imports | Martin Braun | 2018-07-17 | 1 | -2/+0 |
* | mpm: n3xx: Factor out component updating | Brent Stapleton | 2018-07-11 | 2 | -73/+5 |
* | mpm: n3xx: Factor out GPSd Iface functions | Brent Stapleton | 2018-07-06 | 1 | -69/+22 |
* | mpm: n3xx: Overridable crossbar base port | Brent Stapleton | 2018-07-06 | 2 | -1/+5 |
* | mpm: fix sanity check in _init_peripherals | Mark Meserve | 2018-06-13 | 1 | -23/+24 |
* | mpm: Use device_info to determine overlay list | Martin Braun | 2018-06-08 | 2 | -9/+7 |
* | mpm: n3xx: Derive product key programmatically | Martin Braun | 2018-06-08 | 2 | -5/+40 |
* | mpm: Distinguish mboard_info and device_info | Martin Braun | 2018-06-08 | 2 | -21/+34 |
* | mpm: Remove 'test' periph_manager | Martin Braun | 2018-06-08 | 2 | -68/+1 |
* | mpm: Refactor periph manager init; split EEPROM read from rest | Martin Braun | 2018-06-08 | 1 | -104/+135 |
* | mpm: Adding FPGA type to device info | Brent Stapleton | 2018-06-06 | 1 | -1/+2 |
* | mpm: n3xx: Refactor n3xx_periphs into its own module | Martin Braun | 2018-05-08 | 3 | -386/+400 |
* | mpm: n3xx: Bump maximum supported revision to 5 (RevF) | Moritz Fischer | 2018-04-17 | 1 | -1/+1 |
* | fixup! n3xx: add White Rabbit support | Daniel Jepson | 2018-04-03 | 1 | -12/+0 |
* | mpm: cmake: Add git hash and version info to Python module | Martin Braun | 2018-04-02 | 1 | -0/+3 |
* | mpm: n3xx: Disable PPS out during initialization | Martin Braun | 2018-04-02 | 1 | -1/+12 |
* | n3xx: add White Rabbit support | Daniel Jepson | 2018-03-30 | 1 | -8/+74 |
* | mpm: Adding offset to EEPROM reads | Brent Stapleton | 2018-03-20 | 2 | -0/+16 |
* | mpm: Add INFO log statements on MPM reset and component update | Martin Braun | 2018-03-13 | 1 | -0/+1 |
* | mpm: n3xx: Fix failure on get_device_info() when uninitialized | Martin Braun | 2018-03-13 | 1 | -2/+3 |
* | mpm: n300: Warn when user tries to use external LOs | Martin Braun | 2018-03-09 | 1 | -0/+10 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 1 | -1/+0 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 2 | -29/+28 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 2 | -20/+20 |
* | mpm: n300/n310: Select correct overlay based on product ID | Martin Braun | 2018-03-05 | 2 | -21/+32 |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 2 | -1/+14 |
* | mpm: n310: Default-initialize some members | Martin Braun | 2018-02-28 | 1 | -4/+4 |
* | mpm: periph_manager: Guarantee self.dboards exists | Martin Braun | 2018-02-28 | 1 | -1/+1 |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 1 | -1/+78 |
* | mpm: N310 updates FPGA information on init | Brent Stapleton | 2018-02-19 | 1 | -1/+43 |
* | mpm: adding get_component_info | Brent Stapleton | 2018-02-19 | 1 | -0/+18 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 4 | -8/+8 |
* | 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 |
* | fixup! mpm: magnesium_update_cpld.py: Add axi_bitq support | Brent Stapleton | 2018-02-09 | 1 | -1/+1 |
* | mpm: Use prefs API for periph manager | Martin Braun | 2018-02-08 | 2 | -6/+39 |