| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | mpm: Fix some Pylint warnings | Martin Braun | 2018-03-06 | 7 | -55/+57 |
* | mpm: Demote some log messages | Martin Braun | 2018-03-06 | 11 | -61/+59 |
* | n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 test | sugandhagupta | 2018-03-06 | 1 | -5/+3 |
* | mpm: break up device compilation | Brent Stapleton | 2018-03-05 | 3 | -8/+12 |
* | mpm: cmake: Make default install path /usr | Martin Braun | 2018-03-05 | 1 | -5/+14 |
* | mpm: Rename n310 to n3xx | Martin Braun | 2018-03-05 | 8 | -39/+41 |
* | mpm: n300/n310: Select correct overlay based on product ID | Martin Braun | 2018-03-05 | 2 | -21/+32 |
* | mpm: Update EEPROM tools to allow setting PID | Martin Braun | 2018-03-05 | 2 | -7/+23 |
* | n310: Make MPM report FPGA version and description, UHD read it | Martin Braun | 2018-03-02 | 2 | -1/+14 |
* | mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads it | Martin Braun | 2018-03-02 | 1 | -0/+1 |
* | mpm: net: Add get_hostname() | Martin Braun | 2018-03-02 | 1 | -0/+3 |
* | mpm: n3xx: Fix usage of UIO in Aurora tests | Martin Braun | 2018-03-01 | 2 | -40/+61 |
* | mpm: n3xx_bist: Fix regex to match with optional space | sugandhagupta | 2018-03-01 | 1 | -1/+1 |
* | mpm: n310: Default-initialize some members | Martin Braun | 2018-02-28 | 1 | -4/+4 |
* | mpm: periph_manager: Guarantee self.dboards exists | Martin Braun | 2018-02-28 | 1 | -1/+1 |
* | n3xx_bist: set fp_gpio master to PS | Trung N Tran | 2018-02-21 | 1 | -0/+2 |
* | n3xx: add front panel gpio control registers | Trung N Tran | 2018-02-21 | 1 | -1/+78 |
* | mpm: N310 updates FPGA information on init | Brent Stapleton | 2018-02-19 | 1 | -1/+43 |
* | mpm: adding get_component_info | Brent Stapleton | 2018-02-19 | 2 | -1/+19 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 110 | -203/+203 |
* | mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own module | Martin Braun | 2018-02-14 | 3 | -195/+209 |
* | mpm: Add RAII style GIL release mechanism to Python library | Martin Braun | 2018-02-13 | 1 | -2/+28 |
* | mpm: n310: Remove some leftover cruft | Moritz Fischer | 2018-02-13 | 1 | -2/+0 |
* | mpm: Add entries for renamed sfps | Moritz Fischer | 2018-02-13 | 1 | -1/+13 |
* | mpm: mg: add cpld revision to dboard info | Trung N Tran | 2018-02-12 | 1 | -5/+7 |
* | fixup! mpm: magnesium_update_cpld.py: Add axi_bitq support | Brent Stapleton | 2018-02-09 | 1 | -1/+1 |
* | mpm: remove GPIOBank.set_all function | Trung N Tran | 2018-02-09 | 2 | -13/+20 |
* | mpm: ad937x: implement set_bw_filter | Trung N Tran | 2018-02-08 | 3 | -6/+24 |
* | mpm: Use prefs API for periph manager | Martin Braun | 2018-02-08 | 5 | -16/+52 |
* | mpm: Use prefs API in logging module | Martin Braun | 2018-02-08 | 1 | -6/+6 |
* | mpm: Add prefs modules | Martin Braun | 2018-02-08 | 4 | -2/+99 |
* | mpm: ad9371: Enable separate RX1/RX2 enable pins | Trung N Tran | 2018-02-08 | 1 | -2/+2 |
* | fixup! mpm: Changed mpm_shell to support scripted use | Moritz Fischer | 2018-02-07 | 1 | -26/+31 |
* | mpm: magnesium_update_cpld.py: Add axi_bitq support | Moritz Fischer | 2018-02-07 | 1 | -19/+65 |
* | mpm: n310: Return CHDR addresses as part of device_info | Martin Braun | 2018-02-07 | 4 | -1/+56 |
* | fixup! mpm: Fixup for argument parsing in N310 | Martin Braun | 2018-02-07 | 1 | -1/+9 |
* | mpm: rpc_server: Declare local connection for *all* local IPs | Martin Braun | 2018-02-07 | 1 | -2/+3 |
* | mpm: net: Add get_local_ip_addrs() method | Martin Braun | 2018-02-07 | 1 | -1/+15 |
* | mpm: n310: Removed superfluous import | Martin Braun | 2018-02-07 | 1 | -1/+0 |
* | mpm: Fixup for argument parsing in N310 | Brent Stapleton | 2018-02-07 | 2 | -3/+5 |
* | mpm: n310: bist: Add error_msg for temp bist if no sensores were found | Martin Braun | 2018-02-07 | 1 | -1/+3 |
* | mpm: convert to string explicitly in GPIOBank | Trung N Tran | 2018-01-24 | 1 | -1/+1 |