aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx: Bump maximum supported revision to 5 (RevF)Moritz Fischer2018-04-171-1/+1
* mpm: update cmake to find the correct python3Trung Tran2018-04-171-6/+6
* jesd: add rx and tx SYSREF delay control in MPMDaniel Jepson2018-04-101-1/+6
* mg: implement digital loopback arg for the rficDaniel Jepson2018-04-101-1/+6
* fixup! n3xx: add White Rabbit supportDaniel Jepson2018-04-031-12/+0
* mpm: cmake: Add git hash and version info to Python moduleMartin Braun2018-04-025-15/+79
* mpm: increase timeout interval for claimingTrung N Tran2018-04-021-1/+1
* mpm: n3xx: Disable PPS out during initializationMartin Braun2018-04-021-1/+12
* n3xx: add White Rabbit supportDaniel Jepson2018-03-306-101/+263
* mpm: improve logging on exceptionTrung N Tran2018-03-301-4/+5
* mpm: Adding offset to EEPROM readsBrent Stapleton2018-03-203-1/+18
* mpm: adding reference counters to UIOBrent Stapleton2018-03-141-5/+39
* mpm: Add INFO log statements on MPM reset and component updateMartin Braun2018-03-132-0/+2
* mpm: n3xx: Fix failure on get_device_info() when uninitializedMartin Braun2018-03-131-2/+3
* mpm: n300: Warn when user tries to use external LOsMartin Braun2018-03-091-0/+10
* mg: fix char printout of arm versionMark Meserve2018-03-081-3/+3
* mpm: sysfs_gpio: Throw exception on unsuccessful initMartin Braun2018-03-081-3/+8
* tdc: support for White RabbitDaniel Jepson2018-03-071-29/+39
* lmk: clean up logging statementsdjepson12018-03-071-2/+2
* tdc: support for tdc 2.0djepson12018-03-074-221/+368
* mpm: Fix some Pylint warningsMartin Braun2018-03-067-55/+57
* mpm: Demote some log messagesMartin Braun2018-03-0611-61/+59
* n3xx_bist: Ignore errors from uhd_usrp_probe on running ddr3 testsugandhagupta2018-03-061-5/+3
* mpm: break up device compilationBrent Stapleton2018-03-053-8/+12
* mpm: cmake: Make default install path /usrMartin Braun2018-03-051-5/+14
* mpm: Rename n310 to n3xxMartin Braun2018-03-058-39/+41
* mpm: n300/n310: Select correct overlay based on product IDMartin Braun2018-03-052-21/+32
* mpm: Update EEPROM tools to allow setting PIDMartin Braun2018-03-052-7/+23
* n310: Make MPM report FPGA version and description, UHD read itMartin Braun2018-03-022-1/+14
* mpm: uhd: RPC server reports MPM version, uhd_usrp_probe reads itMartin Braun2018-03-021-0/+1
* mpm: net: Add get_hostname()Martin Braun2018-03-021-0/+3
* mpm: n3xx: Fix usage of UIO in Aurora testsMartin Braun2018-03-012-40/+61
* mpm: n3xx_bist: Fix regex to match with optional spacesugandhagupta2018-03-011-1/+1
* mpm: n310: Default-initialize some membersMartin Braun2018-02-281-4/+4
* mpm: periph_manager: Guarantee self.dboards existsMartin Braun2018-02-281-1/+1
* n3xx_bist: set fp_gpio master to PSTrung N Tran2018-02-211-0/+2
* n3xx: add front panel gpio control registersTrung N Tran2018-02-211-1/+78
* mpm: N310 updates FPGA information on initBrent Stapleton2018-02-191-1/+43
* mpm: adding get_component_infoBrent Stapleton2018-02-192-1/+19
* mpm: Update all license headersMartin Braun2018-02-19110-203/+203
* mpm: mg: Move MgCPLD, TCA6408, DboardClockControl class to own moduleMartin Braun2018-02-143-195/+209
* mpm: Add RAII style GIL release mechanism to Python libraryMartin Braun2018-02-131-2/+28
* mpm: n310: Remove some leftover cruftMoritz Fischer2018-02-131-2/+0
* mpm: Add entries for renamed sfpsMoritz Fischer2018-02-131-1/+13
* mpm: mg: add cpld revision to dboard infoTrung N Tran2018-02-121-5/+7
* fixup! mpm: magnesium_update_cpld.py: Add axi_bitq supportBrent Stapleton2018-02-091-1/+1
* mpm: remove GPIOBank.set_all functionTrung N Tran2018-02-092-13/+20
* mpm: ad937x: implement set_bw_filterTrung N Tran2018-02-083-6/+24
* mpm: Use prefs API for periph managerMartin Braun2018-02-085-16/+52
* mpm: Use prefs API in logging moduleMartin Braun2018-02-081-6/+6