Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usrp2: removed auto* stuff (except usrp2p) and added to readme and authors | Josh Blum | 2010-12-14 | 1 | -47/+0 |
| | |||||
* | usrp2: replaced spi and i2c async stuff with sync (since were out of the ↵ | Josh Blum | 2010-12-11 | 1 | -1/+0 |
| | | | | fast-path) | ||||
* | usrp2: implemented packet ctrl to read and write slow path packets from the ↵ | Josh Blum | 2010-12-11 | 1 | -0/+1 |
| | | | | new interface | ||||
* | usrp2: pretty much gutted the buffer pool stuff with other misc changes, not ↵ | Josh Blum | 2010-12-11 | 1 | -4/+1 |
| | | | | in working shape | ||||
* | Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-next | Nick Foster | 2010-11-10 | 1 | -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-up | Josh Blum | 2010-10-22 | 1 | -0/+1 |
| | | |||||
| * | usrp2: reorganized firmware directory | Josh Blum | 2010-07-30 | 1 | -0/+47 |
| | |||||
* | U2P: Bootloader works, successfully loads production image. | Nick Foster | 2010-10-08 | 1 | -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 Foster | 2010-07-28 | 1 | -0/+1 |
| | | | | smarts have been host-side for a while, so this is redundant code. | ||||
* | Ethernet PHY re-do. | Nick Foster | 2010-07-27 | 1 | -1/+0 |
| | |||||
* | New branch with firmware dir from USRP2P branch. | Nick Foster | 2010-07-26 | 1 | -0/+48 |