aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rfnoc: Fix named readback of user_reg_read32()Martin Braun2018-01-051-1/+1
* jesd: mg bug fix: default state of the RX link is scrambleddjepson12018-01-051-1/+1
* fixup! mpm: mg: Added magnesium_update_cpld.pyBrent Stapleton2018-01-051-1/+1
* mpm: mg: Assert that ref clock freq was actually set before init()Martin Braun2018-01-051-5/+7
* mpm: cmake: Disable Python 2Martin Braun2018-01-041-19/+4
* mpm: systemd: Add a systemd service file for MPMMoritz Fischer2018-01-043-0/+30
* mpmd: Allow user-overrides for MPM portsMartin Braun2018-01-045-9/+35
* mpmd: Add latency measurement functionalityMartin Braun2018-01-041-1/+43
* mg cpld: update compatibility checking to major/minordjepson12018-01-041-18/+19
* jesd: add in detailed error reporting for JESD204b linksdjepson12018-01-042-50/+164
* docs: n3xx: Add paragraph on network configuration to manualMoritz Fischer2018-01-031-1/+50
* mpmd: Fix fake results returned by mpmd_findAshish Chaudhari2017-12-281-1/+3
* mpm: n310: Fix setting time sourceMartin Braun2017-12-221-2/+4
* Move all headers to SPDX format, harmonize license headersMartin Braun2017-12-2213-170/+30
* n3xx: MPM: Add FPGA build timestampAshish Chaudhari2017-12-221-11/+45
* mpmd: liberio: Factor out constants into top of fileMartin Braun2017-12-221-17/+29
* mpmd: liberio: Apply MTU of 2 page sizesMartin Braun2017-12-221-3/+4
* rfnoc: compat: Disable DMA FIFO if more radios than DMA channels existMartin Braun2017-12-221-1/+31
* mpm: n310: Add temp and fan sensorsMartin Braun2017-12-221-0/+43
* mpm: Add sysfs_thermal moduleTrung Tran2017-12-222-0/+27
* mpmd: Optionally parallelize all calls to setup_rpc_blocksMartin Braun2017-12-222-14/+39
* mpmd: Temporarily disable setting of clock and time sourceMartin Braun2017-12-221-2/+24
* mg: Add 'identify' block arg, will toggle LEDs for identificationMartin Braun2017-12-225-1/+51
* mg: Set default spp at ctor time, when xports have been init'dMartin Braun2017-12-221-0/+12
* mpmd: Expose get_mtu() API to mpmd_mboard_impl and to prop treeMartin Braun2017-12-225-12/+50
* mpmd: udp: Apply MTU to socket defaultsMartin Braun2017-12-221-8/+15
* mg: Don't set default rate before having RPC accessMartin Braun2017-12-221-2/+0
* mpm: mg: Fix CPLD rev checkMartin Braun2017-12-221-6/+13
* n3xx: Removed PHY reset after Aurora BISTAshish Chaudhari2017-12-221-2/+1
* mpm: Drop default log level to DEBUGMartin Braun2017-12-221-2/+2
* mg: Renamed lowband LO to 'lowband'Martin Braun2017-12-221-1/+1
* n310: Move SID framing all the way to n310.pyMartin Braun2017-12-225-11/+14
* mpmd: Add get_mtu() API and MTU discovery for UDP transportsMartin Braun2017-12-225-0/+143
* mpmd: Device discovery fixes and cleanupAshish Chaudhari2017-12-224-32/+38
* mg: ignore Mykonos framer errordjepson12017-12-221-1/+1
* mpm: mg: Repeat deframer init upon failuredjepson12017-12-221-1/+8
* mg: Use floating point comparison for all frequenciesTrung N Tran2017-12-222-23/+23
* n3xx: Updated Aurora BIST reg offsetsAshish Chaudhari2017-12-221-10/+9
* mg: Fix tx low band frequencyTrung N Tran2017-12-221-3/+2
* mpm: Fix linter warningsMartin Braun2017-12-223-33/+42
* mpm: n310: Set default clock source to 'internal'Martin Braun2017-12-221-1/+1
* mpm: periph_manager: Clarify request/commit protocolMartin Braun2017-12-221-5/+8
* mpm: xports: Sort requested transport options by QoSMartin Braun2017-12-221-6/+6
* mpm: udp xport: Bind SID addr 0 and 1 to respective SFP portsMartin Braun2017-12-222-2/+15
* mpm: udp xport: Increment TX/RX allocations for streamersMartin Braun2017-12-221-4/+22
* mpm: xports: Amend protocol for request/commit xport, add allocationMartin Braun2017-12-222-1/+13
* mpmd: Implement better xport selection algorithmMartin Braun2017-12-221-8/+22
* mpm: Fix ECHO commandMartin Braun2017-12-221-8/+16
* mpmd: Refactor MPM transport architecture, use managersMartin Braun2017-12-2213-406/+852
* mpm: mpmd: Add MPM compat number checkBrent Stapleton2017-12-222-0/+33