| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 | 2 | -21/+42 |
* | mpm: sys_utils: Get list of temperatures from all thermal zones | Sugandha Gupta | 2018-08-09 | 1 | -4/+21 |
* | adf400x: Fix adf400x driver for ref counter and charge pump mode | Sugandha Gupta | 2018-08-02 | 1 | -11/+19 |
* | mpm: n3xx: clocking API changes for transitioning clock and time sources | Daniel Jepson | 2018-08-02 | 4 | -101/+231 |
* | mpm: mg: periphs: Modify AD9361 reset function to keep it in reset | Martin Braun | 2018-08-02 | 1 | -2/+9 |
* | 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 |
* | n3xx: Fixup for parsing the EEPROM | Brent Stapleton | 2018-07-30 | 1 | -3/+2 |
* | 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 | 7 | -62/+71 |
* | mpm: uio: Fix use of logger | Martin Braun | 2018-07-19 | 1 | -1/+2 |
* | 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 | 3 | -30/+148 |
* | mpm: initial commit of E320 code | Brent Stapleton | 2018-07-18 | 6 | -7/+1345 |
* | mpm: mg: Adding fast-reinit mode | Martin Braun | 2018-07-17 | 2 | -19/+99 |
* | mpm: mg: Move RF cal initialization after JESD init | Martin Braun | 2018-07-17 | 1 | -2/+1 |
* | mpm: mg: Store init args between runs | Martin Braun | 2018-07-17 | 1 | -2/+6 |
* | 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 | 4 | -499/+585 |
* | mpm: n3xx: Remove unused imports | Martin Braun | 2018-07-17 | 1 | -2/+0 |
* | mpm: mg: Print AD9371 info as debug message during init | Martin Braun | 2018-07-17 | 1 | -0/+8 |
* | mpm: n3xx: Factor out component updating | Brent Stapleton | 2018-07-11 | 4 | -73/+105 |
* | mpm: n3xx: Factor out GPSd Iface functions | Brent Stapleton | 2018-07-06 | 2 | -70/+129 |
* | mpm: n3xx: Overridable crossbar base port | Brent Stapleton | 2018-07-06 | 2 | -1/+5 |
* | mpm: adding adf400x support to chips | Brent Stapleton | 2018-06-27 | 3 | -2/+216 |
* | mpm: tools: Introduce dt-compat and mcu-compat fields | Moritz Fischer | 2018-06-20 | 1 | -1/+27 |
* | mpm: dboard_manager: Fix docstring for get_serial() | Martin Braun | 2018-06-18 | 1 | -1/+2 |
* | mpm: fix sanity check in _init_peripherals | Mark Meserve | 2018-06-13 | 1 | -23/+24 |
* | mpm: xportmgr_udp: Catch inconsistent Ethernet device detections | Martin Braun | 2018-06-08 | 1 | -7/+26 |
* | mpm: net: Fix rare failures for IP addr detection | Martin Braun | 2018-06-08 | 1 | -12/+13 |
* | 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: allow multiple spi device objects to use the same chip select | Mark Meserve | 2018-05-14 | 1 | -2/+2 |
* | mpm: n3xx: Refactor n3xx_periphs into its own module | Martin Braun | 2018-05-08 | 3 | -386/+400 |
* | mpm: xportmgr_udp: Assign xports to previously used SFPs | Martin Braun | 2018-04-30 | 1 | -1/+29 |
* | mpm: types: Add getters for dst_ep and dts_block to SID | Trung Tran | 2018-04-30 | 1 | -4/+12 |
* | mpm: rpc server: Remove disable_commit for init() | Trung Trang | 2018-04-30 | 1 | -2/+0 |
* | mpm: replace long execution function with async call | Trung N Tran | 2018-04-30 | 2 | -6/+24 |
* | mpm: rpc server: Increase claim timeout to 5 seconds | Trung Trang | 2018-04-30 | 1 | -1/+1 |
* | mpm: n3xx: Bump maximum supported revision to 5 (RevF) | Moritz Fischer | 2018-04-17 | 1 | -1/+1 |
* | jesd: add rx and tx SYSREF delay control in MPM | Daniel Jepson | 2018-04-10 | 1 | -1/+6 |
* | mg: implement digital loopback arg for the rfic | Daniel Jepson | 2018-04-10 | 1 | -1/+6 |
* | 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 | 2 | -0/+6 |