aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/microblaze/lib/u2_init.c
Commit message (Collapse)AuthorAgeFilesLines
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-221-75/+0
|
* packet_router: dont register mac, also reorganized some tidbitsJosh Blum2010-12-111-10/+0
|
* packet_router: enable the serdes and always send GARPJosh Blum2010-12-111-1/+3
|
* usrp2: replaced spi and i2c async stuff with sync (since were out of the ↵Josh Blum2010-12-111-2/+0
| | | | fast-path)
* usrp2: pretty much gutted the buffer pool stuff with other misc changes, not ↵Josh Blum2010-12-111-5/+0
| | | | in working shape
* Merge branch 'master' of ettus.sourcerepo.com:ettus/uhdpriv into usrp2p-nextNick Foster2010-11-101-1/+0
|\ | | | | | | | | | | | | | | | | | | 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: implemented mboard eeprom into usrp2 mboardJosh Blum2010-11-041-11/+0
| |
* | USRP2P: mboard rev works through props interface.Nick Foster2010-10-121-2/+2
| | | | | | | | | | | | Added usrp2_burn_mb_rev.cpp to utils. It is not installed to the utils install dir. Not all happy with the mboard_rev setup -- is_usrp2p() is too specific for a generalized mboard_rev concept. I'm not sure where else to put it so for now it stays.
* | U2P: Bootloader works, successfully loads production image.Nick Foster2010-10-081-0/+2
|/ | | | Split I2C into async and sync halves to keep the size of the bootloader small.
* Interrupt-driven I2C. txrx_uhd uses async i2c for comms.Nick Foster2010-08-101-5/+9
|
* usrp2: reorganized firmware directoryJosh Blum2010-07-301-6/+5
|
* Moved some misc setting registers into host.Josh Blum2010-04-281-10/+0
|
* removed some unused things like gpio from microblaze codeJosh Blum2010-04-281-11/+0
|
* Added reload flag to the stream cmd.Josh Blum2010-04-281-2/+2
| | | | | This reloads the last command to handle continuous streaming in hardware. Moved rx control register setup and stream command issuing to the host.
* Moved reading the eeprom (dboard ids) onto the host.Josh Blum2010-04-231-1/+0
| | | | | Created a eeprom parser for the format in the dboard. Removed the support from the microblaze code.
* pulled aux dac and adc support from microblaze, its in the host nowJosh Blum2010-04-191-4/+0
|
* removed unused firmware codeJosh Blum2010-04-131-1/+0
|
* Moved ad9777 control 100% on to the hostJosh Blum2010-04-131-16/+0
|
* Copied a snapshot of the usrp2 firmware into the microblaze firmware ↵Josh Blum2010-02-101-0/+129
directory in the uhd repo. Added erllc copyrights to the files created and modified at erllc.