Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x300: Fixed processor clock rate in ZPU firmware | Ashish Chaudhari | 2018-02-23 | 1 | -1/+1 |
| | | | | | - Fix for regression that was introduced after the bus_clk freq change - Firmware compat number bumped to 6.0 (was 5.2) | ||||
* | rfnoc,x300: Multiple clocking changes | Ashish Chaudhari | 2018-02-21 | 1 | -1/+1 |
| | | | | | | - Moved bus_clk <=> ce_clk crossing to axi_wrapper in FPGA which resulted in a noc_shell compat bump - Change x300 bus_clk frequency to 187.5 MHz | ||||
* | X3xx: Updated firmware to support reading FPGA image data | Paul David | 2017-06-30 | 1 | -1/+40 |
| | |||||
* | 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 | 5 | -25/+246 |
| | | | | | | | | | | - 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 |
| | | |||||
* | | n230: Initial checkin of firmware files | Ashish Chaudhari | 2016-01-05 | 3 | -26/+57 |
|/ | |||||
* | x300: Multiple firmware fixes for Vivado | Ashish Chaudhari | 2015-02-17 | 3 | -19/+20 |
| | | | | | | | | - 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 | 2 | -13/+14 |
| | |||||
* | Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) | Martin Braun | 2014-10-07 | 6 | -0/+934 |