aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python
Commit message (Expand)AuthorAgeFilesLines
* mpm: n3xx: Init device on bootMartin Braun2018-07-182-0/+9
* mpm: e320_bist: Add tests for running BIST on E320Sugandha Gupta2018-07-181-0/+769
* e320: mpm: Add dboard and mboard sensorsSugandha Gupta2018-07-183-30/+148
* mpm: initial commit of E320 codeBrent Stapleton2018-07-188-10/+1399
* mpm: mg: Adding fast-reinit modeMartin Braun2018-07-172-19/+99
* mpm: mg: Move RF cal initialization after JESD initMartin Braun2018-07-171-2/+1
* mpm: mg: Store init args between runsMartin Braun2018-07-171-2/+6
* mpm: Remove unused _init_args from PeriphManagerBaseMartin Braun2018-07-171-4/+0
* mpm: n3xx: mg: Refactor init codeMartin Braun2018-07-174-499/+585
* mpm: n3xx: Remove unused importsMartin Braun2018-07-171-2/+0
* mpm: mg: Print AD9371 info as debug message during initMartin Braun2018-07-171-0/+8
* mpm: n3xx: Factor out component updatingBrent Stapleton2018-07-114-73/+105
* mpm: n3xx: Factor out GPSd Iface functionsBrent Stapleton2018-07-062-70/+129
* mpm: n3xx: Overridable crossbar base portBrent Stapleton2018-07-062-1/+5
* mpm: adding adf400x support to chipsBrent Stapleton2018-06-273-2/+216
* mpm: tools: Introduce dt-compat and mcu-compat fieldsMoritz Fischer2018-06-201-1/+27
* mpm: dboard_manager: Fix docstring for get_serial()Martin Braun2018-06-181-1/+2
* mpm: fix sanity check in _init_peripheralsMark Meserve2018-06-131-23/+24
* mpm: xportmgr_udp: Catch inconsistent Ethernet device detectionsMartin Braun2018-06-081-7/+26
* mpm: net: Fix rare failures for IP addr detectionMartin Braun2018-06-081-12/+13
* mpm: Use device_info to determine overlay listMartin Braun2018-06-082-9/+7
* mpm: n3xx: Derive product key programmaticallyMartin Braun2018-06-082-5/+40
* mpm: Distinguish mboard_info and device_infoMartin Braun2018-06-082-21/+34
* mpm: Remove 'test' periph_managerMartin Braun2018-06-082-68/+1
* mpm: Refactor periph manager init; split EEPROM read from restMartin Braun2018-06-081-104/+135
* mpm: Adding FPGA type to device infoBrent Stapleton2018-06-061-1/+2
* mpm: allow multiple spi device objects to use the same chip selectMark Meserve2018-05-141-2/+2
* n3x0: Pick different standard tests for BISTMartin Braun2018-05-141-1/+1
* mpm: n3xx: Refactor n3xx_periphs into its own moduleMartin Braun2018-05-084-390/+404
* mpm: xportmgr_udp: Assign xports to previously used SFPsMartin Braun2018-04-301-1/+29
* mpm: types: Add getters for dst_ep and dts_block to SIDTrung Tran2018-04-301-4/+12
* mpm: rpc server: Remove disable_commit for init()Trung Trang2018-04-301-2/+0
* mpm: replace long execution function with async callTrung N Tran2018-04-302-6/+24
* mpm: rpc server: Increase claim timeout to 5 secondsTrung Trang2018-04-301-1/+1
* mpm: add device-specific Boost.Python bindingsBrent Stapleton2018-04-183-14/+5
* mpm: Use configurable components for build systemAlex Williams2018-04-182-0/+13
* mpm: n3xx: Bump maximum supported revision to 5 (RevF)Moritz Fischer2018-04-171-1/+1
* 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-023-0/+10
* 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