summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'usrp_e100' into nextJosh Blum2010-11-23139-232/+11210
|\
| * E100: clock sync implemented.Nick Foster2010-11-224-2/+74
| * usrp e100 : Add sleep after loading module.Philip Balister2010-11-171-0/+1
| * usrp e100 : Add i2c header back.Philip Balister2010-11-171-0/+1
| * usrp_e : Add missing header file.Philip Balister2010-11-111-0/+1
| * usrp-e100: add serial and name checks to the usrp-e100 discovery routineJosh Blum2010-11-111-9/+18
| * usrp_e100: added byteswapping calls to vendor and device (its NBO)Josh Blum2010-11-111-4/+5
| * Merge branch 'usrp_e100_i2c' of ettus.sourcerepo.com:ettus/uhdpriv into usrp_...Josh Blum2010-11-111-1/+0
| |\
| | * usrp_eXXX: Only include i2c-dev.h due to struct definition conflicts.Philip Balister2010-11-111-1/+0
| * | usrp-e100: split vendor/device field for eeprom, rename fab rev to model, fix...Josh Blum2010-11-111-15/+20
| |/
| * usrp-e100: implemented wrapper for i2c device node + ioctls, implemented e100...Josh Blum2010-11-105-7/+172
| * Merge branch 'master' into usrp_e100_i2cJosh Blum2010-11-107-39/+44
| |\
| * \ Merge branch 'master' into usrp_e100Josh Blum2010-11-101-50/+34
| |\ \
| * | | usrp-e100: added empty eeprom for eeprom get propertyJosh Blum2010-11-101-0/+5
| * | | fixed string constants find and replace typoJosh Blum2010-11-101-2/+2
| * | | usrp-e100: add header path for the utils directory as wellJosh Blum2010-11-091-0/+3
| * | | usrp-e100: moved kernel header to lib dir, remove the header check, default e...Josh Blum2010-11-093-8/+4
| * | | usrp-e100: renamed files and classes in usrp-e100 to e100 nameJosh Blum2010-11-0918-218/+218
| * | | usrp_e: renamed directory to usrp_e100 to reflect product nameJosh Blum2010-11-0920-65/+65
| * | | usrp-e: check the return code on system call, also removes warningsJosh Blum2010-11-091-2/+3
| * | | Merge branch 'master' into usrp_e_nextJosh Blum2010-11-09170-4570/+2061
| |\ \ \
| * | | | usrp_e: use the transport to calculate the max spp (with a fix to init the xp...Josh Blum2010-11-092-11/+3
| * | | | usrp_e : Unload the module before loading the FPGA. Reload after the fpga is ...Philip Balister2010-11-092-2/+10
| * | | | usrp_e : Fix register definitions for COMPAT and others.Philip Balister2010-11-041-1/+3
| * | | | usrp_e: Comment out fpga loading until we unload module during load.Philip Balister2010-11-041-1/+2
| * | | | Merge remote branch 'origin/usrp_e_next' into usrp_e_nextPhilip Balister2010-11-04194-2958/+9736
| |\ \ \ \
| | * \ \ \ Merge branch 'next' into usrp_e_nextJosh Blum2010-10-279-146/+120
| | |\ \ \ \
| | * | | | | usrp-e: use clock control to get clock rate, removed temporary constantJosh Blum2010-10-275-27/+18
| | * | | | | usrp-e: implemented fpga loading and compat checkingJosh Blum2010-10-276-27/+94
| | * | | | | usrp_e: added support for building fpga image into images MakefileJosh Blum2010-10-271-0/+16
| | * | | | | Merge branch 'ue1_rev2' into usrp_e_nextJosh Blum2010-10-2764-215/+3325
| | |\ \ \ \ \
| | | * | | | | allow for CS to rise before, at the same time, or after OEMatt Ettus2010-09-241-7/+6
| | | * | | | | better debug pinsMatt Ettus2010-09-232-7/+11
| | | * | | | | watch the ethernet chip select on our debug busMatt Ettus2010-09-233-6/+8
| | | * | | | | fix timing issue on DAC outputs with rev 2. This puts the whole system on a ...Matt Ettus2010-09-212-50/+25
| | | * | | | | send all gpmc signals to mictorMatt Ettus2010-09-164-0/+201
| | | * | | | | updated pins to match rev2, removed dip switch, etc. seems to compile ok.Matt Ettus2010-09-093-137/+130
| | | * | | | | pins are different on rev2Matt Ettus2010-09-091-264/+4
| | | * | | | | fixed makefile to compile with our new systemMatt Ettus2010-09-071-44/+36
| | | * | | | | add register to tell host about compatibility level and which image we are usingMatt Ettus2010-08-301-5/+14
| | | * | | | | move declaration to make loopback compileMatt Ettus2010-08-271-1/+2
| | | * | | | | Merge branch 'tx_policy' into u1eMatt Ettus2010-08-253-29/+23
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'u1e_merge' into u1eMatt Ettus2010-08-2512-5605/+340
| | | |\ \ \ \ \ \
| | | | * | | | | | no need for protocol headers since we're not doing ethernetMatt Ettus2010-08-241-1/+1
| | | | * | | | | | match the signal names in this designMatt Ettus2010-08-231-3/+3
| | | | * | | | | | debug pins cleanupMatt Ettus2010-08-231-3/+3
| | | | * | | | | | properly integrate the new tx chainMatt Ettus2010-08-191-31/+27
| | | | * | | | | | catch up with tx_policyMatt Ettus2010-08-1911-5572/+311
| | | |/ / / / / /
| | | * | | | | | attach run_tx and run_rx to ledsMatt Ettus2010-08-171-1/+1
| | | * | | | | | connect atrMatt Ettus2010-08-171-1/+1