| Commit message (Expand) | Author | Age | Files | Lines |
* | N210: UDP bootloader first stab (16K boot RAM) | Nick Foster | 2011-04-21 | 1 | -2/+2 |
* | reverted zpu stack pointer change, incremented fpga compat number | Josh Blum | 2011-03-17 | 1 | -2/+2 |
* | u2p: fixed bootloader remapping | Matt Ettus | 2011-03-16 | 1 | -35/+32 |
* | u2/u2p: reorganized memory map | Matt Ettus | 2011-03-16 | 1 | -34/+28 |
* | u2/u2p: fixed instance name | Matt Ettus | 2011-03-16 | 1 | -1/+1 |
* | u2/u2p: reworked settings bus addresses | Matt Ettus | 2011-03-16 | 1 | -14/+18 |
* | fix: vita_rx_chain1 should use unit2 (since err0 uses unit1) | Josh Blum | 2011-03-08 | 1 | -1/+1 |
* | u2/u2p: enlarge dsp rx fifos to handle jumbo frames, enable in u2plus as well | Matt Ettus | 2011-03-05 | 1 | -19/+7 |
* | u2plus: catch up with ethfifo changes which were on u2 | Matt Ettus | 2011-03-03 | 1 | -39/+4 |
* | u2/u2p: shrunk ETH TX FIFO, further u2/u2p harmonization | Matt Ettus | 2011-02-21 | 1 | -7/+6 |
* | increase compat number for double dsp change | Matt Ettus | 2011-02-17 | 1 | -1/+1 |
* | u2/u2p: reduce unneeded RX DSP buffering | Matt Ettus | 2011-02-17 | 1 | -1/+1 |
* | u2p: 2nd DSP now in u2p as well | Matt Ettus | 2011-02-17 | 1 | -25/+56 |
* | u2/u2p: proper hookup of vita_rx_chain | Matt Ettus | 2011-02-17 | 1 | -5/+5 |
* | clean up rx dsp and some other nets in prep for dual dsp | Matt Ettus | 2011-02-16 | 1 | -52/+43 |
* | packet_router: added support for two dsps into router | Josh Blum | 2011-02-15 | 1 | -1/+2 |
* | usrp-n210: added power-on-reset controller, reset all wb perifs | Josh Blum | 2011-01-10 | 1 | -10/+13 |
* | usrp-n210: use cpu rst on the wb+icap, uploaded latest bootloader rmi | Josh Blum | 2011-01-09 | 1 | -1/+1 |
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 1 | -11/+8 |
|\ |
|
| * | hook up sampled pps in u2plus, remove unused priority encoder, minor cleanups | Matt Ettus | 2010-12-30 | 1 | -14/+8 |
* | | Merge branch 'udp_ports' into next | Josh Blum | 2010-12-22 | 1 | -1/+2 |
|\ \ |
|
| * | | generate port number headers in the dsp error units | Matt Ettus | 2010-12-15 | 1 | -1/+2 |
| |/ |
|
* | | usrp-n210: add missing wires, incr compat, use boot ram as stack space | Josh Blum | 2010-12-22 | 1 | -16/+14 |
* | | usrp-n210: delay reset for boot loader stack pointer to init, copied bl.rmi w... | Josh Blum | 2010-12-18 | 1 | -1/+2 |
* | | usrp-n210: almost working w/ packet router + zpu | Josh Blum | 2010-12-17 | 1 | -37/+73 |
* | | usrp-n210: integrate zpu and packet router, builds but untested | Josh Blum | 2010-12-14 | 1 | -72/+77 |
|/ |
|
* | reimplemented mimo time transfer to handle 64 bits. Still needs | Matt Ettus | 2010-12-09 | 1 | -1/+2 |
* | renamed exp_pps_* to be exp_time_*, which is the mimo synchronization signal | Matt Ettus | 2010-12-09 | 1 | -2/+2 |
* | Add flow control and other small vrt fixes to u2p, minor cleanups | Matt Ettus | 2010-11-11 | 1 | -30/+37 |
* | 1) u2p has added a new signal from the SRAM to the pinout, RAM_ZZ | Ian Buckley | 2010-11-11 | 1 | -1/+3 |
* | Added external RAM FIFO to u2plus. | Ian Buckley | 2010-11-11 | 1 | -3/+34 |
* | remove old commented out code | Matt Ettus | 2010-11-09 | 1 | -4/+2 |
* | separate the bootloader image into another file | Matt Ettus | 2010-10-07 | 1 | -204/+1 |
* | U2P: newest bootloader with support for 32Mbit flash | Nick Foster | 2010-10-05 | 1 | -157/+196 |
* | Use new tx_policy stuff, reassigned leds to be just like U2 | Matt Ettus | 2010-08-25 | 1 | -35/+33 |
* | Added 12mA current spec to eth phy LED pin. | Nick Foster | 2010-08-20 | 1 | -1/+2 |
* | Fixed u2plus_core.v to use quad_uart instead of simple_uart. | Nick Foster | 2010-08-12 | 1 | -1/+1 |
* | quad uart instead of single, for the extra on board serial ports | Matt Ettus | 2010-08-11 | 1 | -7/+8 |
* | latest bootloader in core, fixed eth_led to be active high, connected eth clk | Nick Foster | 2010-07-28 | 1 | -37/+165 |
* | connect SPI to adc, correct capitalization of SEN pins | Matt Ettus | 2010-07-20 | 1 | -1/+2 |
* | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-19 | 1 | -2/+3 |
|\ |
|
| * | pushbutton now goes into interrupt controller, can be read from software. No... | Matt Ettus | 2010-07-19 | 1 | -2/+3 |
* | | Merge branch 'u2p' of ettus.sourcerepo.com:ettus/fpgapriv into u2p | Nick Foster | 2010-07-14 | 1 | -1/+1 |
|\| |
|
| * | reset the ack signal | Matt Ettus | 2010-07-13 | 1 | -1/+1 |
* | | just local commit before updating w/matt's fix | nick | 2010-07-14 | 1 | -5/+45 |
|/ |
|
* | includes led blinker in bootram | Matt Ettus | 2010-07-13 | 1 | -3/+7 |
* | separate boot ram, redone memory map, connected uart | Matt Ettus | 2010-07-13 | 1 | -35/+37 |
* | further cleanup | Matt Ettus | 2010-07-12 | 1 | -213/+24 |
* | remove ram loader | Matt Ettus | 2010-07-12 | 1 | -29/+8 |
* | updated to ise12 fixes from main development line | Matt Ettus | 2010-07-12 | 1 | -22/+22 |