aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/usrp2/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-101-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-upJosh Blum2010-10-221-1/+2
| |
| * usrp2: reorganized firmware directoryJosh Blum2010-07-301-0/+43
|
* USRP2P: This is surprisingly involved. Adding a consistent interface to deal ↵Nick Foster2010-10-121-1/+2
| | | | with hardware revisions.
* UDP firmware update support for USRP2P.Nick Foster2010-08-171-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 Foster2010-07-281-1/+0
| | | | smarts have been host-side for a while, so this is redundant code.
* Ethernet PHY re-do.Nick Foster2010-07-271-1/+2
|
* New branch with firmware dir from USRP2P branch.Nick Foster2010-07-261-0/+43