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 | -129/+0 |
| | |||||
* | U2P: Bootloader works, successfully loads production image. | Nick Foster | 2010-10-08 | 1 | -175/+2 |
| | | | | Split I2C into async and sync halves to keep the size of the bootloader small. | ||||
* | Removed NACK checking so things don't barf when daughterboards aren't connected. | Nick Foster | 2010-08-16 | 1 | -6/+7 |
| | | | | When we have real error handling in the DUDE/BRO protocol we'll add this back in. | ||||
* | Fix warnings related to const-ness and volatile-ness. | Nick Foster | 2010-08-16 | 1 | -6/+6 |
| | |||||
* | Interrupt-driven I2C. txrx_uhd uses async i2c for comms. | Nick Foster | 2010-08-10 | 1 | -5/+179 |
| | |||||
* | Copied a snapshot of the usrp2 firmware into the microblaze firmware ↵ | Josh Blum | 2010-02-10 | 1 | -0/+127 |
directory in the uhd repo. Added erllc copyrights to the files created and modified at erllc. |