| Commit message (Expand) | Author | Age | Files | Lines |
* | mpm: ad9371: Accept PID 0x01 as well as 0x03 | Martin Braun | 2018-06-28 | 1 | -1/+5 |
* | mpm: replace long execution function with async call | Trung N Tran | 2018-04-30 | 1 | -7/+7 |
* | mpm: Use configurable components for build system | Alex Williams | 2018-04-18 | 2 | -4/+4 |
* | mg: fix char printout of arm version | Mark Meserve | 2018-03-08 | 1 | -3/+3 |
* | mpm: break up device compilation | Brent Stapleton | 2018-03-05 | 2 | -5/+9 |
* | mpm: Update all license headers | Martin Braun | 2018-02-19 | 23 | -46/+46 |
* | mpm: ad937x: implement set_bw_filter | Trung N Tran | 2018-02-08 | 3 | -6/+24 |
* | mpm: ad9371: Enable separate RX1/RX2 enable pins | Trung N Tran | 2018-02-08 | 1 | -2/+2 |
* | mpm: ad937x: Refactor | Martin Braun | 2018-01-22 | 3 | -138/+271 |
* | mpm: mg: Pass deserializer_lane_xbar to ad937x_config | Trung N Tran | 2018-01-12 | 6 | -8/+13 |
* | mpm: Harmonize all license header | Martin Braun | 2017-12-22 | 29 | -315/+76 |
* | mpm: Add mmap_regs_iface | Martin Braun | 2017-12-22 | 2 | -0/+118 |
* | mpm: Fix floating-point errors in MCR configuration | Martin Braun | 2017-12-22 | 3 | -83/+114 |
* | mpm: Enable TX external LO set through args, simplify code | Trung N Tran | 2017-12-22 | 5 | -48/+67 |
* | mpm: mykonos: Increase SPI speed to 20 MHz | Trung N Tran | 2017-12-22 | 1 | -1/+1 |
* | mpm: mykonos: Add API to change master clock rate | Trung N Tran | 2017-12-22 | 6 | -9/+126 |
* | mpm: ad937x: Add LO lock API | Martin Braun | 2017-12-22 | 1 | -0/+11 |
* | mpm: Minor spidev fixes | Martin Braun | 2017-12-22 | 1 | -18/+5 |
* | mpm: lib: ad937x: Change _get_arm_binary_path | Moritz Fischer | 2017-12-22 | 1 | -1/+1 |
* | mpm: enable RX external LO set through args | Trung N Tran | 2017-12-22 | 5 | -5/+50 |
* | mg: enable init and track calibration API | Trung Tran | 2017-12-22 | 3 | -58/+75 |
* | mpm: ad937x: Make log functions go through central logger | Martin Braun | 2017-12-22 | 1 | -5/+26 |
* | mpm: Add log_buf class | Martin Braun | 2017-12-22 | 2 | -0/+65 |
* | mykonos: turn on init cals and tracking cals | Trung N Tran | 2017-12-22 | 1 | -13/+13 |
* | spidev: fix error handling in initialization | Mark Meserve | 2017-12-22 | 2 | -41/+78 |
* | ad937x: remove magic constant in ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -4/+7 |
* | ad937x: revise ad937x_device | Mark Meserve | 2017-12-22 | 1 | -8/+8 |
* | ad937x: add comments to ad937x_gain_ctrl_config | Mark Meserve | 2017-12-22 | 2 | -17/+19 |
* | ad937x: update ad937x_fir | Mark Meserve | 2017-12-22 | 2 | -3/+4 |
* | ad937x: address TODOs in adi_ctrl | Mark Meserve | 2017-12-22 | 1 | -10/+44 |
* | ad937x: cleanup and optimize ad937x_config_t | Mark Meserve | 2017-12-22 | 2 | -66/+54 |
* | mg: replace bind with lambda in ad937x_device | Mark Meserve | 2017-12-22 | 1 | -49/+56 |
* | mg: add const where possible in ad937x_device | Mark Meserve | 2017-12-22 | 2 | -43/+43 |
* | mg: make timeout values uint32_t | Mark Meserve | 2017-12-22 | 1 | -1/+1 |
* | mg: add new framer/deframer values | Mark Meserve | 2017-12-22 | 1 | -3/+6 |
* | adi: update arm_version function signature | Mark Meserve | 2017-12-22 | 3 | -1/+36 |
* | adi: reapply our changes to API version 3565 | Mark Meserve | 2017-12-22 | 4 | -33/+33 |
* | adi: update to API version 3565 | Mark Meserve | 2017-12-22 | 14 | -1191/+3244 |
* | mpm: ad937x: Updated controls | Mark Meserve | 2017-12-22 | 6 | -236/+460 |
* | mpm: spi: Added 16-bit SPI transactions | Mark Meserve | 2017-12-22 | 2 | -4/+28 |
* | mg: General fixes | Mark Meserve | 2017-12-22 | 4 | -133/+128 |
* | mpm: spi: Added 16-bit access to SPI regs | Martin Braun | 2017-12-22 | 1 | -1/+30 |
* | mpm: Enabled selection of SPI mode | Martin Braun | 2017-12-22 | 2 | -6/+10 |
* | mg: bring up links | Mark Meserve | 2017-12-22 | 4 | -64/+76 |
* | mpm: eiscat: magnesium: Removed C++-only SPI ifaces | Martin Braun | 2017-12-22 | 5 | -84/+3 |
* | mpm: eiscat: Added first pass at EISCAT dboard driver | Martin Braun | 2017-12-22 | 2 | -0/+37 |
* | mpm: Exposed spi regs iface factory to Python | Martin Braun | 2017-12-22 | 1 | -0/+20 |
* | mpm: Added peek/poke interface to ad937x_ctrl | Martin Braun | 2017-12-22 | 1 | -0/+12 |
* | mpm: Major refactoring | Martin Braun | 2017-12-22 | 22 | -290/+704 |
* | spidev: initialize cs_change | Mark Meserve | 2017-12-22 | 1 | -2/+3 |