summaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/Makefile.inc
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: removed auto* stuff (except usrp2p) and added to readme and authorsJosh Blum2010-12-141-47/+0
|
* usrp2: replaced spi and i2c async stuff with sync (since were out of the ↵Josh Blum2010-12-111-1/+0
| | | | fast-path)
* usrp2: implemented packet ctrl to read and write slow path packets from the ↵Josh Blum2010-12-111-0/+1
| | | | new interface
* usrp2: pretty much gutted the buffer pool stuff with other misc changes, not ↵Josh Blum2010-12-111-4/+1
| | | | in working shape
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-101-0/+1
|\ | | | | | | | | | | | | | | | | | | 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-0/+1
| |
| * usrp2: reorganized firmware directoryJosh Blum2010-07-301-0/+47
|
* U2P: Bootloader works, successfully loads production image.Nick Foster2010-10-081-0/+1
| | | | Split I2C into async and sync halves to keep the size of the bootloader small.
* Stripped out all the clock functionality except for init'ing the FPGA. Clock ↵Nick Foster2010-07-281-0/+1
| | | | smarts have been host-side for a while, so this is redundant code.
* Ethernet PHY re-do.Nick Foster2010-07-271-1/+0
|
* New branch with firmware dir from USRP2P branch.Nick Foster2010-07-261-0/+48