Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 1 | -0/+2 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: firmware/microblaze/lib/u2_init.c host/lib/usrp/usrp2/clock_ctrl.cpp host/lib/usrp/usrp2/fw_common.h host/lib/usrp/usrp2/mboard_impl.cpp host/lib/usrp/usrp2/usrp2_iface.cpp host/lib/usrp/usrp2/usrp2_iface.hpp | ||||
| * | usrp2: fw sends gratuitous arp on link-up | Josh Blum | 2010-10-22 | 1 | -1/+2 |
| | | |||||
| * | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -0/+43 |
| | |||||
* | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ↵ | Nick Foster | 2010-10-12 | 1 | -1/+2 |
| | | | | with hardware revisions. | ||||
* | UDP firmware update support for USRP2P. | Nick Foster | 2010-08-17 | 1 | -1/+2 |
| | | | | | | | | The hooks are in there for USRP2, but without CPLD changes it won't support it. Added an app host/utils/usrp2p_fw_update.py to write to USRP2P over the wire. Lots of TODOs in that file. Caveat -- fw_common.h, bootloader_utils.h, and the .py app MUST ALL AGREE! | ||||
* | Stripped out all the clock functionality except for init'ing the FPGA. Clock ↵ | Nick Foster | 2010-07-28 | 1 | -1/+0 |
| | | | | smarts have been host-side for a while, so this is redundant code. | ||||
* | Ethernet PHY re-do. | Nick Foster | 2010-07-27 | 1 | -1/+2 |
| | |||||
* | New branch with firmware dir from USRP2P branch. | Nick Foster | 2010-07-26 | 1 | -0/+43 |