| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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: ad9371: Accept PID 0x01 as well as 0x03 | Martin Braun | 2018-06-28 | 1 | -1/+5 |
* | mpm: adding adf400x support to chips | Brent Stapleton | 2018-06-27 | 5 | -3/+226 |
* | mpm: tools: Introduce dt-compat and mcu-compat fields | Moritz Fischer | 2018-06-20 | 6 | -30/+140 |
* | 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: Remove superfluous test file | Martin Braun | 2018-06-10 | 1 | -57/+0 |
* | 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 |
* | n3x0: Pick different standard tests for BIST | Martin Braun | 2018-05-14 | 1 | -1/+1 |
* | mpm: n3xx: Refactor n3xx_periphs into its own module | Martin Braun | 2018-05-08 | 4 | -390/+404 |
* | 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 | 4 | -15/+76 |
* | mpm: rpc server: Increase claim timeout to 5 seconds | Trung Trang | 2018-04-30 | 1 | -1/+1 |
* | mpm: Set C++ standard to C++14 | Martin Braun | 2018-04-30 | 1 | -1/+7 |
* | mpm: Fixed db slot typo in db-id | Derek Kozel | 2018-04-23 | 1 | -1/+1 |
* | mpm: add device-specific Boost.Python bindings | Brent Stapleton | 2018-04-18 | 3 | -14/+5 |
* | mpm: Use configurable components for build system | Alex Williams | 2018-04-18 | 7 | -5/+137 |
* | mpm: Validate MPM_DEVICE in CMake | Brent Stapleton | 2018-04-18 | 1 | -1/+9 |
* | mpm: n3xx: Bump maximum supported revision to 5 (RevF) | Moritz Fischer | 2018-04-17 | 1 | -1/+1 |
* | mpm: update cmake to find the correct python3 | Trung Tran | 2018-04-17 | 1 | -6/+6 |
* | 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 | 5 | -15/+79 |
* | mpm: increase timeout interval for claiming | Trung N Tran | 2018-04-02 | 1 | -1/+1 |
* | 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 | 6 | -101/+263 |
* | mpm: improve logging on exception | Trung N Tran | 2018-03-30 | 1 | -4/+5 |
* | mpm: Adding offset to EEPROM reads | Brent Stapleton | 2018-03-20 | 3 | -1/+18 |
* | mpm: adding reference counters to UIO | Brent Stapleton | 2018-03-14 | 1 | -5/+39 |
* | mpm: Add INFO log statements on MPM reset and component update | Martin Braun | 2018-03-13 | 2 | -0/+2 |
* | 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 |
* | mg: fix char printout of arm version | Mark Meserve | 2018-03-08 | 1 | -3/+3 |
* | mpm: sysfs_gpio: Throw exception on unsuccessful init | Martin Braun | 2018-03-08 | 1 | -3/+8 |
* | tdc: support for White Rabbit | Daniel Jepson | 2018-03-07 | 1 | -29/+39 |
* | lmk: clean up logging statements | djepson1 | 2018-03-07 | 1 | -2/+2 |
* | tdc: support for tdc 2.0 | djepson1 | 2018-03-07 | 4 | -221/+368 |