| Commit message (Expand) | Author | Age | Files | Lines |
* | packet_router: added cpu input and output control registers, modified control... | Josh Blum | 2010-12-11 | 1 | -37/+17 |
* | packet_router: added sregs for ip addr and ports | Josh Blum | 2010-12-11 | 4 | -18/+20 |
* | packet_router: dont register mac, also reorganized some tidbits | Josh Blum | 2010-12-11 | 6 | -54/+22 |
* | packet_router: implemented code to program the addresses into the router | Josh Blum | 2010-12-11 | 4 | -15/+35 |
* | packet_router: split control transaction for commit into two lines | Josh Blum | 2010-12-11 | 1 | -1/+2 |
* | packet_router: added helper functions to packet router, added clear, fixed ha... | Josh Blum | 2010-12-11 | 2 | -10/+32 |
* | packet_router: enable the serdes and always send GARP | Josh Blum | 2010-12-11 | 1 | -1/+3 |
* | packet_router: filter on dest ip addr and bcast mac addr | Josh Blum | 2010-12-11 | 1 | -6/+10 |
* | usrp2: implement routing mode calls, and prefix pkt ctrl calls | Josh Blum | 2010-12-11 | 3 | -10/+29 |
* | usrp2: replaced spi and i2c async stuff with sync (since were out of the fast... | Josh Blum | 2010-12-11 | 4 | -9/+8 |
* | usrp2: implemented packet ctrl to read and write slow path packets from the n... | Josh Blum | 2010-12-11 | 4 | -25/+107 |
* | usrp2: pretty much gutted the buffer pool stuff with other misc changes, not ... | Josh Blum | 2010-12-11 | 16 | -1149/+23 |
* | Merge branch 'flow_ctrl' into next | Josh Blum | 2010-11-23 | 2 | -2/+11 |
|\ |
|
| * | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into flow_ctrl | Nick Foster | 2010-11-17 | 16 | -256/+1231 |
| |\ |
|
| * | | usrp2: implemented clear state for RX and TX control, and zero sample command... | Josh Blum | 2010-11-08 | 1 | -1/+1 |
| * | | Merge branch 'master' into flow_ctrl | Josh Blum | 2010-11-05 | 3 | -14/+6 |
| |\ \ |
|
| * \ \ | Merge branch 'garp' into flow_ctrl | Josh Blum | 2010-10-22 | 4 | -0/+138 |
| |\ \ \ |
|
| * | | | | usrp2: handle destination port unreachable icmp in fw (kills streaming and up... | Josh Blum | 2010-10-13 | 1 | -1/+10 |
| * | | | | usrp2: register overflow, underflow, and pps level for pic | Josh Blum | 2010-10-12 | 1 | -1/+1 |
* | | | | | N200 comes up with default IP and MAC when booted in safe mode (button pushed). | Nick Foster | 2010-11-22 | 4 | -0/+42 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 6 | -4/+144 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | usrp2: move mboard eeprom instance into iface to the clock control can access it | Josh Blum | 2010-11-04 | 1 | -0/+6 |
| * | | | Merge branch 'good_stuff' into mb_eeprom | Josh Blum | 2010-11-04 | 4 | -0/+138 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | usrp2: fw sends gratuitous arp on link-up | Josh Blum | 2010-10-22 | 4 | -0/+138 |
| | |/ |
|
| * / | usrp2: implemented mboard eeprom into usrp2 mboard | Josh Blum | 2010-11-04 | 2 | -14/+0 |
| |/ |
|
* | | USRP2P: mboard rev works through props interface. | Nick Foster | 2010-10-12 | 1 | -2/+2 |
* | | U2P: Bootloader works, successfully loads production image. | Nick Foster | 2010-10-08 | 6 | -196/+261 |
* | | U2P: Bootloader/ICAP updates. 2-stage bootloader works. Uses EEPROM for state... | Nick Foster | 2010-10-07 | 1 | -101/+0 |
* | | Merge branch 'usrp2p_udpfw' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 5 | -428/+71 |
|\ \ |
|
| * | | Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h. | Nick Foster | 2010-08-18 | 1 | -0/+71 |
| * | | UDP firmware update support for USRP2P. | Nick Foster | 2010-08-17 | 4 | -428/+0 |
* | | | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p | Nick Foster | 2010-08-18 | 6 | -14/+265 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | usrp2: don't forward dbsm errors | Nick Foster | 2010-08-16 | 1 | -4/+4 |
| * | IRQ-based SPI works. Don't try to do multiple transactions without waiting fo... | Nick Foster | 2010-08-16 | 2 | -13/+18 |
| * | syntax | Nick Foster | 2010-08-16 | 1 | -0/+1 |
| * | first stab at irq'ed spi | Nick Foster | 2010-08-16 | 2 | -0/+48 |
| * | Removed NACK checking so things don't barf when daughterboards aren't connected. | Nick Foster | 2010-08-16 | 1 | -6/+7 |
| * | Fix warnings related to const-ness and volatile-ness. | Nick Foster | 2010-08-16 | 2 | -7/+7 |
| * | Interrupt-driven I2C. txrx_uhd uses async i2c for comms. | Nick Foster | 2010-08-10 | 3 | -10/+206 |
| * | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 27 | -1901/+401 |
* | | Finished GPS driver, more or less. | Nick Foster | 2010-08-16 | 2 | -9/+10 |
* | | Fixed behavior when no GPS present. | Nick Foster | 2010-08-13 | 2 | -4/+3 |
* | | Small fix for fngets | Nick Foster | 2010-08-13 | 1 | -2/+2 |
* | | Increased UART timeout for slow Jackson Labs GPSDO. Fixed up timeout code. | Nick Foster | 2010-08-13 | 3 | -2/+3 |
* | | Added timeout functionality for UART gets() calls. use fngets_timeout(). time... | Nick Foster | 2010-08-13 | 4 | -0/+28 |
* | | first stab at a GPS driver in gps_ctrl.cpp. not the most expandable thing in ... | Nick Foster | 2010-08-13 | 2 | -0/+8 |
* | | Fixed GPS UART stuff. Works OK. | Nick Foster | 2010-08-12 | 2 | -5/+3 |
* | | Added UART transactions to the DUDE/BRO protocol. | Nick Foster | 2010-08-12 | 3 | -1/+24 |
* | | Working support for multiple UARTs. | Nick Foster | 2010-08-12 | 4 | -79/+120 |
* | | Branch to make use of quad UART on USRP2P. | Nick Foster | 2010-08-11 | 3 | -24/+46 |