aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/fx2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* cmake: Update coding style to use lowercase commandsMartin Braun2018-11-146-27/+27
* made FX2 EEPROMS and firmware build with modern SDCC 3.6Marcus Müller2017-06-2931-472/+472
* Added make target to produce C array from eeprom.binMarcus Müller2017-01-262-0/+12
* Close file handlers the python way, changed var bytes to out_bytes2112176132016-06-271-8/+8
* Squashed commit uhd/cleanup.Ben Hilburn2013-11-271-4/+0
* b100: firmware updates for next branch compatabilityJosh Blum2012-07-193-29/+33
* B100: enable_gpif(0) disables FIFO output clock on FX2. this prevents the "stuffing zeroes" problem and improves transport reliability.Nick Foster2012-03-161-2/+2
* B100: Firmware reset tweaks.Nick Foster2012-02-092-47/+29
* B100: use FPGA external reset on initNick Foster2012-02-061-1/+6
* B100/B150: firmware disable FIFOs until host enables to keep junk outNick Foster2012-02-032-8/+11
* b100: bump compat numbers for slave fifo modeJosh Blum2012-02-011-1/+1
* B100 firmware changes to allow slave mode TX/RX.Nick Foster2012-02-014-162/+59
* Fixing VID comment in firmware to reflect ERLLC rather than FSF.Ben Hilburn2011-10-141-1/+1
* b100: new eeprom map for special 9 byte serialJosh Blum2011-10-122-4/+5
* B100: change B100 PID in usb_descriptors.a51 as wellNick Foster2011-10-111-1/+1
* B100: use PA6 for pktendNick Foster2011-10-101-2/+1
* 1 Character Patch for USRP1 usrp_eeprom.bin generationJason Abele2011-10-101-1/+1
* B100: modify build_eeprom for correct B100 PIDNick Foster2011-10-101-1/+1
* B100 firmware fix for FPGA load race condition, plus a little cleanup for readabilityNick Foster2011-10-102-19/+14
* b100: added b100 firmware (squashed)Josh Blum2011-06-1418-4/+2127
* usrp1: reverted spi transaction changes to the usrp1 firmware (broken and not needed)Josh Blum2011-03-304-116/+3
* uhd: rename identifier for usrp1 eeprom, and fix offsets, add serial support to usrp2Josh Blum2010-11-051-1/+1
* Merge branch 'good_stuff' into mb_eepromJosh Blum2010-11-05116-4066/+528
|\
| * usrp1: pulled in cmake build system for usrp1 firmwareJosh Blum2010-11-05117-4066/+529
|/
* EEPROM burning in UHD. Changed some USB device handle stuff. Added usrp_init_eeprom.cpp. Hacked up the firmware makefile to behave and to generate .bin EEPROM images instead of IHX.Nick Foster2010-08-312-133/+28
* usrp1: images for usrp1, makefile checks for image generation dependenciesJosh Blum2010-08-191-0/+5
* usrp1: Add SPI transaction command to FX2 firmwareThomas Tsou2010-08-134-3/+116
* usrp1: Add FX2 firmware filesThomas Tsou2010-08-13107-0/+11421