| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mpm: n310: Refactor N3xx periph manager | Martin Braun | 2018-01-16 | 1 | -20/+32 |
* | mpm: Refactor PeriphManager classes | Martin Braun | 2018-01-16 | 2 | -39/+72 |
* | mpm: add init clock and time source from args | Trung N Tran | 2018-01-16 | 1 | -0/+4 |
* | mpm: Enable systemd watchdog and update it from MPM | Martin Braun | 2018-01-15 | 4 | -7/+30 |
* | mpm: sys_utils: Add watchdog module | Martin Braun | 2018-01-15 | 2 | -0/+64 |
* | mpm: n310: Check all periphs for initialization status | Martin Braun | 2018-01-12 | 2 | -7/+22 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 1 | -0/+8 |
* | mpm: n310: Fix various bugs in sensor API | Martin Braun | 2018-01-12 | 2 | -6/+3 |
* | mpm: tdc: add signature/revision checks and master reset routine | djepson1 | 2018-01-12 | 2 | -1/+62 |
* | fixup! mpm: adding GPS sensor functions | Brent Stapleton | 2018-01-11 | 1 | -1/+1 |
* | mpm: periph_manager: Pass default args to dboard manager | Martin Braun | 2018-01-11 | 1 | -2/+3 |
* | mpm: utils: Fix to_native_str for non-string types | Martin Braun | 2018-01-11 | 1 | -2/+5 |
* | mpm: dboard_manager: Use mpmutils.to_native_str instead of local hack | Martin Braun | 2018-01-11 | 1 | -10/+2 |
* | mpm: usrp_hwd: Fix logging issue on default_args failure | Martin Braun | 2018-01-11 | 1 | -3/+7 |
* | mpm: Factor GPIO panel code into common module | Martin Braun | 2018-01-10 | 3 | -256/+224 |
* | mpm: Add code to drive the back panel LEDs | Moritz Fischer | 2018-01-10 | 1 | -10/+100 |
* | mpm: n310: Add status monitor thread | Martin Braun | 2018-01-10 | 1 | -0/+46 |
* | mpm: n310: Shuffle around location of functions for better browsability | Martin Braun | 2018-01-10 | 1 | -37/+44 |
* | mpm: Add API call for claim and unclaim | Martin Braun | 2018-01-10 | 2 | -59/+87 |
* | mpm: Spawn periph manager inside the RPC process | Martin Braun | 2018-01-10 | 4 | -76/+96 |
* | mpm: Bump default log level to INFO | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpmd: Add API to read back logs from device and send to native logging | Martin Braun | 2018-01-10 | 1 | -1/+1 |
* | mpm: n310: Factor out compat number check | Martin Braun | 2018-01-08 | 1 | -16/+12 |
* | mpm: utils: Add assert_compat_number function | Martin Braun | 2018-01-08 | 1 | -0/+59 |
* | mpm: n310: Move SID re-alloc log message to right spot | Martin Braun | 2018-01-08 | 2 | -1/+1 |
* | mpm: Add API to read back log buffer | Martin Braun | 2018-01-08 | 2 | -1/+64 |
* | jesd: mg bug fix: default state of the RX link is scrambled | djepson1 | 2018-01-05 | 1 | -1/+1 |
* | fixup! mpm: mg: Added magnesium_update_cpld.py | Brent Stapleton | 2018-01-05 | 1 | -1/+1 |
* | mpm: mg: Assert that ref clock freq was actually set before init() | Martin Braun | 2018-01-05 | 1 | -5/+7 |
* | mg cpld: update compatibility checking to major/minor | djepson1 | 2018-01-04 | 1 | -18/+19 |
* | jesd: add in detailed error reporting for JESD204b links | djepson1 | 2018-01-04 | 2 | -50/+164 |
* | mpm: n310: Fix setting time source | Martin Braun | 2017-12-22 | 1 | -2/+4 |
* | n3xx: MPM: Add FPGA build timestamp | Ashish Chaudhari | 2017-12-22 | 1 | -11/+45 |
* | mpm: n310: Add temp and fan sensors | Martin Braun | 2017-12-22 | 1 | -0/+43 |
* | mpm: Add sysfs_thermal module | Trung Tran | 2017-12-22 | 2 | -0/+27 |
* | mpm: mg: Fix CPLD rev check | Martin Braun | 2017-12-22 | 1 | -6/+13 |
* | n3xx: Removed PHY reset after Aurora BIST | Ashish Chaudhari | 2017-12-22 | 1 | -2/+1 |
* | mpm: Drop default log level to DEBUG | Martin Braun | 2017-12-22 | 1 | -2/+2 |
* | n310: Move SID framing all the way to n310.py | Martin Braun | 2017-12-22 | 2 | -5/+13 |
* | mg: ignore Mykonos framer error | djepson1 | 2017-12-22 | 1 | -1/+1 |
* | mpm: mg: Repeat deframer init upon failure | djepson1 | 2017-12-22 | 1 | -1/+8 |
* | n3xx: Updated Aurora BIST reg offsets | Ashish Chaudhari | 2017-12-22 | 1 | -10/+9 |
* | mpm: Fix linter warnings | Martin Braun | 2017-12-22 | 3 | -33/+42 |
* | mpm: n310: Set default clock source to 'internal' | Martin Braun | 2017-12-22 | 1 | -1/+1 |
* | mpm: periph_manager: Clarify request/commit protocol | Martin Braun | 2017-12-22 | 1 | -5/+8 |
* | mpm: xports: Sort requested transport options by QoS | Martin Braun | 2017-12-22 | 1 | -6/+6 |
* | mpm: udp xport: Bind SID addr 0 and 1 to respective SFP ports | Martin Braun | 2017-12-22 | 2 | -2/+15 |
* | mpm: udp xport: Increment TX/RX allocations for streamers | Martin Braun | 2017-12-22 | 1 | -4/+22 |
* | mpm: xports: Amend protocol for request/commit xport, add allocation | Martin Braun | 2017-12-22 | 2 | -1/+13 |
* | mpm: Fix ECHO command | Martin Braun | 2017-12-22 | 1 | -8/+16 |