aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Ashish Chaudhari2015-10-162-4/+37
|\
| * e3xx: sysfs: Drop reference when we're done.Moritz Fischer2015-10-141-0/+2
| * fixup! ad9361: codec manager needs more includes on some platformsMartin Braun2015-10-121-0/+1
| * B200: Fix for CODEC loopback test failuremichael-west2015-10-121-4/+34
* | fixup! usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-161-1/+1
* | b2xx,e3xx,x300: Bumped compat numbers after GPIO ATR refactoringAshish Chaudhari2015-10-163-4/+4
* | Merge branch 'ashish/gpio_atr_redux' into master-stagingAshish Chaudhari2015-10-1521-265/+601
|\ \
| * \ Merge branch 'master' into ashish/gpio_atr_reduxAshish Chaudhari2015-10-156-30/+59
| |\ \
| * | | usrp3: Fixed issue where ATR Idle could clobber GPIO outAshish Chaudhari2015-10-102-10/+21
| * | | usrp3: Added more inline comments to gpio_atr_3000Ashish Chaudhari2015-10-071-5/+31
| * | | usrp3: Cleaned up some GPIO ATR constants and typesAshish Chaudhari2015-09-302-13/+32
| * | | usrp3: Added new GPIO ATR 3000 coreAshish Chaudhari2015-09-2921-265/+545
* | | | Merge branch 'master' into x300/dramAshish Chaudhari2015-10-159-40/+71
|\ \ \ \ | | |/ / | |/| |
| * | | UBX: Support for Integer-N mode step size controlmichael-west2015-10-151-17/+46
| * | | b200: Updated minimum clock rate to match DCM changesMartin Braun2015-10-143-4/+8
| * | | Merge branch 'maint'Martin Braun2015-10-091-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | octoclock: fixed still-in-bootloader error messageNicholas Corgan2015-10-061-1/+1
| * | | convert: Fixed s16 that would fail on some platforms/compilersMartin Braun2015-10-081-8/+4
| | |/ | |/|
| * | utils: make UHD_MSG thread-safe,Michael Dickens2015-09-181-0/+2
| * | b200, multi_usrp: More consistent messages regarding auto MCRMartin Braun2015-09-172-10/+10
* | | fixup! x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-303-3/+1
* | | x300: Bumped FPGA compat number to 16Ashish Chaudhari2015-09-161-1/+1
* | | x300: Made DRAM FIFO size software configurableAshish Chaudhari2015-09-164-9/+114
* | | x300: Added DMA FIFO support to X300Ashish Chaudhari2015-09-164-18/+75
* | | usrp3: Added AXI DMA FIFO control coreAshish Chaudhari2015-09-163-0/+382
* | | usrp3: Added support for pre-FIFO TX flowcontrolAshish Chaudhari2015-09-164-25/+52
|/ /
* | Merge branch 'maint'Martin Braun2015-09-111-1/+1
|\|
| * cmake: Checked for ARMv8 to avoid building ARMv7 convertersMartin Braun2015-09-111-1/+1
| * b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-033-4/+4
| * b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-032-3/+2
| * b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-031-17/+3
| * cores: Corrected scaling_adjustment calculationIan Buckley2015-09-034-12/+42
| * b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-021-1/+1
* | transport: Fix bug where stop commands could erroneously throwMartin Braun2015-09-101-1/+3
* | b2xx,e3xx,x300: Bumped compat numbers for 3.9.1 UHD releaseAshish Chaudhari2015-09-083-4/+4
* | b2xx: Removed DCM reset bit (obsolete)Martin Braun2015-09-082-3/+2
* | b200mini: Change AD9364 interface timing for new IO design.Ian Buckley2015-09-081-17/+3
* | cores: Corrected scaling_adjustment calculationIan Buckley2015-09-084-12/+42
* | transport: Fail for multi-chan-rx + stream_nowMartin Braun2015-09-081-0/+4
* | b200: fix startup bad USB state detection printout to use endl instead of flu...Michael Dickens2015-09-081-1/+1
* | convert: Added s8, s16 types and did some refactoringMartin Braun2015-09-012-29/+106
|/
* X300: Fix base address for FP GPIOmichael-west2015-09-011-1/+1
* UHD: Fix max287x N divider rangesmichael-west2015-09-011-5/+5
* Fixed minor warningsNicholas Corgan2015-09-017-16/+15
* b200: on startup when the bad USB state is detected, print this out for the u...Michael Dickens2015-09-011-0/+1
* B2XX: Added B200mini supportmichael-west2015-08-1710-92/+277
* x300: Removed call to is_pps_presentAshish Chaudhari2015-08-171-4/+4
* nirio: Changes to kernel proxy to work with RIO 15.0 on linuxAshish Chaudhari2015-08-143-46/+655
* octoclock: replaced Intel hex -> binary converterNicholas Corgan2015-08-148-290/+631
* C API: added soft register APINicholas Corgan2015-08-141-0/+48