| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: UIOs now open only when necessary | Brent Stapleton | 2017-12-22 | 8 | -185/+190 |
* | mpm: adding GPS sensor functions | Brent Stapleton | 2017-12-22 | 4 | -0/+198 |
* | mpm: Harmonize imports, tidy + sort modules | Martin Braun | 2017-12-22 | 33 | -71/+87 |
* | n3xx: enable DRP access to DB MGTS & QPLLs | djepson1 | 2017-12-22 | 2 | -36/+249 |
* | mpm: bfrfs: Assert reference buffer is a byte string | Martin Braun | 2017-12-22 | 1 | -0/+1 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 1 | -11/+19 |
* | tdc: fix bug in pps capture reporting | Daniel Jepson | 2017-12-22 | 2 | -8/+19 |
* | mpm: add all time_source options and complete MB clk control | Daniel Jepson | 2017-12-22 | 1 | -10/+96 |
* | mpm: added uio for motherboard regs | sugandhagupta | 2017-12-22 | 1 | -7/+47 |
* | mpm: Factor out xport managers as own objects | Martin Braun | 2017-12-22 | 8 | -233/+327 |
* | mpm: utils: Add string conversion utilities | Martin Braun | 2017-12-22 | 1 | -0/+42 |
* | mpm: close unused pyroute objects | Trung N Tran | 2017-12-22 | 1 | -33/+39 |
* | mpm: Fix python2 vs python3 zlib.crc32 output difference | Steven Bingler | 2017-12-22 | 1 | -1/+1 |
* | mpm: n310: Compile .dts files to .dtbo on update | Martin Braun | 2017-12-22 | 1 | -7/+31 |
* | mpm: mg: Refactor init(), limit object scopes | Martin Braun | 2017-12-22 | 1 | -39/+53 |
* | mpm: Add temporary failure for FPGA reload | Martin Braun | 2017-12-22 | 1 | -0/+9 |
* | mpm: Reset periph manager on update | Brent Stapleton | 2017-12-22 | 3 | -13/+102 |
* | mpm: adding destructor for UIO | Brent Stapleton | 2017-12-22 | 1 | -0/+11 |
* | mpm: PeriphManager decides and applies overlay | Brent Stapleton | 2017-12-22 | 5 | -57/+14 |
* | fpga load: Components file paths in component dict | Brent Stapleton | 2017-12-22 | 1 | -9/+12 |
* | fpga load: Atomic updating of multiple components | Brent Stapleton | 2017-12-22 | 2 | -40/+46 |
* | mpm: mg: Add ref lock sensor | Martin Braun | 2017-12-22 | 1 | -0/+15 |
* | mpm: lmk04828: Fix docstring | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: mg: Add flag to see if master clock rate is being changed | Martin Braun | 2017-12-22 | 1 | -10/+26 |
* | mpm: mg: Fix linter errors, compacted SPI factories | Martin Braun | 2017-12-22 | 1 | -27/+16 |
* | mpm: mg: Move some class attributes to local scopes | Martin Braun | 2017-12-22 | 2 | -32/+38 |
* | mpm: n310: Remove unused imports (linter warnings) | Martin Braun | 2017-12-22 | 1 | -2/+1 |
* | mpm: mg: Remove unused spi_factories key | Trung N Tran | 2017-12-22 | 1 | -5/+3 |
* | mpm: mg: Set default master_clock_rate to 125 MHz at every init | Trung Tran | 2017-12-22 | 1 | -0/+2 |
* | mpm: mykonos: Add API to change master clock rate | Trung N Tran | 2017-12-22 | 1 | -1/+5 |
* | jesd: add reset routine and make portions more generic for various links | djepson1 | 2017-12-22 | 1 | -33/+101 |
* | n3xx: add support for 122.88 and 153.6 MHz sample clock rates | Martin Braun | 2017-12-22 | 5 | -91/+207 |
* | mg: Enable variable master clock rates | Martin Braun | 2017-12-22 | 1 | -2/+6 |
* | mpm: mg: Add dboard sensors for low- and highband LO lock status | Martin Braun | 2017-12-22 | 2 | -14/+26 |
* | mpm: mg: Optionally parallelize init calls to dboard | Martin Braun | 2017-12-22 | 1 | -3/+19 |
* | mpm: n310: Made n310.__init__() more exception-safe | Martin Braun | 2017-12-22 | 1 | -1/+15 |
* | mpm: Made PeriphManagerBase.__init__ more exception-safe | Martin Braun | 2017-12-22 | 1 | -4/+13 |
* | mpm: discovery returns 'product' information | Brent Stapleton | 2017-12-22 | 1 | -1/+3 |
* | n3xx_bist: remove unused python package | Trung N Tran | 2017-12-22 | 1 | -1/+0 |
* | mpm: mg: Make Magnesium __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -5/+33 |
* | mpm: Make dboard manager __init__ exception-safe | Martin Braun | 2017-12-22 | 1 | -12/+17 |
* | mpm: net: Add ip_addr_to_iface() function | Martin Braun | 2017-12-22 | 1 | -0/+17 |
* | mpm: n310: Allow Ethernet connections to both SFPs | Martin Braun | 2017-12-22 | 1 | -16/+30 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 1 | -0/+11 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 1 | -2/+21 |
* | mpm: Run C++ logger through central logging | Martin Braun | 2017-12-22 | 1 | -0/+16 |
* | mpm: mg: Add lowband LO lock and AD9371 lock sensors | Martin Braun | 2017-12-22 | 2 | -3/+55 |
* | mpm/mpmd: Move to request_xport()/commit_xport() architecture | Martin Braun | 2017-12-22 | 5 | -166/+386 |
* | mpm: Lower logging level for PeriphManagerBase.deinit() | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | mpm: n310: Load Liberio dispatcher | Martin Braun | 2017-12-22 | 1 | -9/+39 |