Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Firmware: fix failures due to fw_comm_protocol.h path | Paul David | 2017-03-22 | 4 | -4/+8 |
| | |||||
* | Merge branch 'maint' | Martin Braun | 2017-01-30 | 1 | -17/+20 |
|\ | |||||
| * | X300: Made claim status update with every loop of the firmware to make it ↵ | michael-west | 2017-01-30 | 1 | -17/+20 |
| | | | | | | | | atomic from the host perspective | ||||
* | | Merge branch 'maint' | Martin Braun | 2017-01-17 | 4 | -68/+30 |
|\| | |||||
| * | X300: Prevent MB EEPROM Corruption | michael-west | 2017-01-10 | 4 | -68/+30 |
| | | | | | | | | | | | | | | - Load EEPROM data into firmware memory to access from there instead of driving the I2C bus directly - Fixed firmware performance issues by removing the popcntll() function and reducing frequency of background tasks to once every 10ms - Added x300_mb_eeprom_iface to handle cases of devices with older and newer firmware - Added checks for claim to device before driving the I2C bus | ||||
* | | x300: Updated Aurora BIST script after FPGA changes | Ashish Chaudhari | 2016-12-20 | 1 | -24/+16 |
|/ | | | | | - Fixed latency computation bug - Pulled in new rate throttling mechanism | ||||
* | Merge branch 'UHD-3.9.LTS' into maint | Martin Braun | 2016-09-02 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | This provides the GPS fixes. Conflicts: host/CMakeLists.txt tools/debs/upload_debs.sh | ||||
| * | X300: GPSDO fixes | michael-west | 2016-09-02 | 1 | -1/+1 |
| | | | | | | | | | | - Optimize writes so full 32-bit words are written at a time - Simplify UART so it does not strip or add characters | ||||
* | | changed clk constant to match new zpu clk changes | Ryan | 2016-08-22 | 1 | -1/+1 |
| | | |||||
* | | x300: Added latency test to Aurora tester script | Ashish Chaudhari | 2016-08-18 | 1 | -7/+101 |
| | | |||||
* | | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 3 | -59/+90 |
| | | |||||
* | | x300: Made FW utilities python3 compatible | Ashish Chaudhari | 2016-07-12 | 2 | -62/+57 |
| | | |||||
* | | x300: UHD is now compatible with FPGA images with Aurora support | Ashish Chaudhari | 2016-07-07 | 6 | -65/+297 |
| | | | | | | | | | | - UHD and ZPU is now aware of Aurora SFP+ transceivers in the FPGA image - Added script to exercise Aurora BIST features | ||||
* | | x300: Fixed FW debug script after N230 merge breakage | Ashish Chaudhari | 2016-06-23 | 1 | -41/+17 |
| | | |||||
* | | x300: Fixes bug#768 and a firmware hang issue with Eth Port 0 with the XGS image | patrick-here | 2016-01-18 | 1 | -2/+3 |
| | | |||||
* | | n230: fixed header location | Nicholas Corgan | 2016-01-15 | 5 | -128/+4 |
| | | |||||
* | | n230: Made link state detection more accurate | Ashish Chaudhari | 2016-01-13 | 1 | -3/+11 |
| | | |||||
* | | usrp3,n230: Moved all shared FW-Host headers to the host dir | Ashish Chaudhari | 2016-01-08 | 9 | -376/+11 |
| | | |||||
* | | n230: Added hardware compatibility version checks to UHD | Ashish Chaudhari | 2016-01-08 | 2 | -2/+8 |
| | | |||||
* | | n230: Added N230 device support | Ashish Chaudhari | 2016-01-05 | 2 | -26/+15 |
| | | |||||
* | | n230: Ethernet activity LED is now functional | Ashish Chaudhari | 2016-01-05 | 4 | -11/+30 |
| | | |||||
* | | n230: Added missing FW defs | Ashish Chaudhari | 2016-01-05 | 1 | -0/+2 |
| | | |||||
* | | n230: Output interface ID in echo request | Ashish Chaudhari | 2016-01-05 | 3 | -1/+7 |
| | | |||||
* | | n230: Added dual-eth and link LED support to ZPU FW | Ashish Chaudhari | 2016-01-05 | 4 | -3/+87 |
| | | |||||
* | | n230: Increased FW size to 8192 | Ashish Chaudhari | 2016-01-05 | 3 | -23/+19 |
| | | | | | | | | - Updated to X300 bootloader | ||||
* | | n230: Initial checkin of firmware files | Ashish Chaudhari | 2016-01-05 | 33 | -94/+3181 |
|/ | |||||
* | x300: Multiple firmware fixes for Vivado | Ashish Chaudhari | 2015-02-17 | 5 | -92/+109 |
| | | | | | | | | - Refactored SFP+ hotplug handler - GigE link state comes from SFP+ status and PHY status - Multiple tracing enhancements - Bumped firmware compat number to 4 - Bumpled FPGA compat number to 10 | ||||
* | usrp3,x300: Replaced printfs with traces | Ashish Chaudhari | 2015-02-12 | 6 | -173/+170 |
| | |||||
* | usrp3: Added tracing library to usrp3 firmware | Ashish Chaudhari | 2015-02-12 | 1 | -0/+80 |
| | |||||
* | Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) | Martin Braun | 2014-10-07 | 175 | -0/+63092 |