Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu type | Josh Blum | 2010-12-22 | 1 | -71/+0 |
| | |||||
* | N200 comes up with default IP and MAC when booted in safe mode (button pushed). | Nick Foster | 2010-11-22 | 1 | -1/+2 |
| | |||||
* | USRP2P: This is surprisingly involved. Adding a consistent interface to deal ↵ | Nick Foster | 2010-10-12 | 1 | -1/+2 |
| | | | | with hardware revisions. | ||||
* | U2P: Bootloader/ICAP updates. 2-stage bootloader works. Uses EEPROM for ↵ | Nick Foster | 2010-10-07 | 1 | -0/+1 |
| | | | | state info. | ||||
* | Moved UDP firmware update stuff out of fw_common.h into udp_fw_update.h. | Nick Foster | 2010-08-18 | 1 | -1/+1 |
| | | | | | | | This stuff should only go back into fw_common.h if we decide to integrate firmware update into the UHD code. Right now it's a separate Python script. Also moved udp_fw_update.h to lib/ because it's the same between USRP2 and USRP2P. | ||||
* | UDP firmware update support for USRP2P. | Nick Foster | 2010-08-17 | 1 | -1/+3 |
| | | | | | | | | 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/+66 |