summaryrefslogtreecommitdiffstats
path: root/usrp2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJosh Blum2012-07-163-43/+6
|\
| * Merge branch 'maint'Josh Blum2012-07-163-43/+6
| |\
| | * e100: offset gpmc to fifo writes by 2 transfersJosh Blum2012-07-152-5/+5
| | * e100: reverted commit registering in gpmcJosh Blum2012-07-151-38/+1
* | | B100: squash B100 top level workJosh Blum2012-07-024-406/+348
* | | gpif: squashed GPIF slave fifo work for B100Josh Blum2012-07-024-414/+319
* | | fifo: added module packet_padder36 to fifo/Josh Blum2012-07-022-1/+157
|/ /
* | b100: removed unused proto filesJosh Blum2012-06-133-390/+0
* | fpga: added setting regs based simple_i2c_coreJosh Blum2012-05-302-0/+117
* | fpga: added some parameterization to settings_fifo_ctrlJosh Blum2012-05-301-3/+6
* | fpga: added various models from ISEJosh Blum2012-05-307-0/+4011
* | Merge branch 'maint'Josh Blum2012-05-221-1/+38
|\|
| * Added registers for gpmc-to-fifo interface to address sequence errors for E10...Al Fayez2012-05-221-1/+38
* | Merge branch 'maint'Josh Blum2012-05-102-7/+9
|\|
| * e100: bump compat minor for xclock reader fixJosh Blum2012-05-101-1/+1
| * fpga: xclock fix for edge case conditionJosh Blum2012-05-081-6/+8
* | e100/b100: bumped compat number for timed commands mergeJosh Blum2012-04-252-2/+2
* | slave_fifo: use 2KB FIFO size instead of 1KBNick Foster2012-04-241-1/+1
* | b100: implement packet-end/flush cycle timeoutJosh Blum2012-04-243-12/+26
* | gpif: removed unused gpif related filesJosh Blum2012-04-248-908/+1
* | N2x0: updated the bootloader w/ latest from fwJosh Blum2012-04-201-390/+390
* | usrp2: remove settings_fifo_ctrl, meets timingJosh Blum2012-04-201-2/+11
* | fifo ctrl: Nseries timing meets with a single shortfifoJosh Blum2012-04-171-3/+2
* | usrp: work on meeting timing constraintsJosh Blum2012-04-105-25/+30
* | Merge branch 'master' into nextJosh Blum2012-04-095-7/+67
|\ \
| * | Merge branch 'maint'Josh Blum2012-04-095-6/+6
| |\|
| | * vita: moved clear register to overlap with nchan registerJosh Blum2012-04-095-6/+6
| * | Merge branch 'maint'Josh Blum2012-04-022-5/+5
| |\|
| | * b100: fix slave fifo data xfer exit conditionJosh Blum2012-04-012-5/+5
| * | fpga: extract usage summary from map fileJosh Blum2012-03-271-0/+60
| |/
* | Merge branch 'master' into nextJosh Blum2012-03-264-85/+92
|\|
| * B100: port cleanups from b100-txbug to this branchNick Foster2012-03-262-28/+21
| * fpga: fifo_2clock handles widths and sizes in-between corgensJosh Blum2012-03-251-21/+23
| * b100: cleanup redundant logic for slwr and slrdJosh Blum2012-03-251-2/+2
| * b100: extra data pktend cycle for fifo addrJosh Blum2012-03-251-2/+8
| * b100: slave fifo fix for dst/src ready signalsJosh Blum2012-03-242-35/+41
* | spi core: ready logic low one cycle earlierJosh Blum2012-03-161-1/+1
* | fifo ctrl: parameterize having a proto headerJosh Blum2012-03-164-10/+12
* | fifo ctrl: rename fifo ctrl module and add sid ack paramJosh Blum2012-03-164-37/+40
* | fifo ctrl: minor fixes for spi core, swap time defineJosh Blum2012-03-165-10/+10
* | fifo ctrl: simplified perfs, added spi clock idle phaseJosh Blum2012-03-165-333/+341
* | fifo ctrl: minor fixes from last commitJosh Blum2012-03-163-366/+366
* | fifo ctrl: spi core work, fifo ctrl perifs, usrp2 supportJosh Blum2012-03-165-370/+429
* | spi: created simple spi core (sr based)Josh Blum2012-03-164-383/+593
* | fifo ctrl: simplified result packets (no tsf or sid)Josh Blum2012-03-161-16/+7
* | fifo_ctrl: switched to medfifo and separate result fifoJosh Blum2012-03-163-92/+122
* | fifo_ctrl: clear settings reg, and flow controlJosh Blum2012-03-163-10/+17
* | fifo ctrl: added time compare for timed commandsJosh Blum2012-03-161-3/+7
* | srb: created command queue, in and out state machinesJosh Blum2012-03-163-99/+162
* | usrp2: added vrt pack/unpacker to fifo ctrlJosh Blum2012-03-161-40/+107