aboutsummaryrefslogtreecommitdiffstats
path: root/firmware
Commit message (Expand)AuthorAgeFilesLines
* usrp2: firmware can send jumbo dummy packets (only writes up to 2048)Josh Blum2011-03-041-50/+42
* usrp2: work on mtu discoveryJosh Blum2011-03-031-4/+13
* Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dspJosh Blum2011-02-223-284/+16
|\
| * usrp2: cleanup clocks firmware stuff, removed unused codeJosh Blum2011-02-213-284/+16
* | usrp2: added 2nd dsp support to firmware for 2 and N seriesJosh Blum2011-02-173-18/+46
* | uspr2: memory map tweak for dual dspJosh Blum2011-02-173-255/+15
|/
* usrp2: fix for icmp echo reply checksum (data was not included in checksum)Josh Blum2011-02-061-7/+15
* next: fngets() fixed for GPS driver. polling/timeout moved to host side. smal...Nick Foster2011-01-175-13/+12
* usrp2: update copyright dates on firmware codeJosh Blum2011-01-1323-23/+23
* uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in f...Josh Blum2011-01-111-6/+0
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-117-20/+17
* usrp2: fw print addrs fast path fixJosh Blum2011-01-101-2/+2
* usrp2: replaced pad argument to gen bins macro with a setting variable, simpl...Josh Blum2011-01-106-9/+17
* usrp2: removed cruft and bitrot apps from fwJosh Blum2011-01-1043-7155/+0
* usrp2: firmware pad bins to zero to deal with optimizing out the static vars ...Josh Blum2011-01-109-47/+41
* usrp2: eth addrs, wrong type, should be boolJosh Blum2011-01-092-3/+4
* usrp-n210: firmware changes related to init and bootloaderJosh Blum2011-01-098-57/+101
* usrp-n2xx: remapped the front panel LEDs for firmwareJosh Blum2011-01-071-5/+5
* usrp2: tweaking firmwareJosh Blum2011-01-075-52/+37
* Merge branch 'cordic_policy' into nextJosh Blum2011-01-041-8/+0
|\
| * usrp2: implemented get time last ppsJosh Blum2010-12-301-8/+0
* | usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, remov...Josh Blum2010-12-317-693/+25
* | usrp-n2xx: use init non zero constant (see fixme), also simplified spi flash ...Josh Blum2010-12-311-26/+14
* | usrp2: zpu compile flags use -phi, -abel is obsoleteJosh Blum2010-12-301-1/+1
* | ZPU: bootloader only checks first 4 bytes of program flash image for validityNick Foster2010-12-301-3/+3
* | usrp2: removed extra print ip functionsJosh Blum2010-12-291-21/+2
* | usrp2: remove ram macros from memory map, conditionally load fw updateJosh Blum2010-12-296-49/+4
* | packet_router: change router control for buffer_int2Josh Blum2010-12-285-19/+66
* | packet_router: code tweaks, renamed instances of buffer pool, removed unused ...Josh Blum2010-12-275-71/+58
* | fw: edit readme, removed old filesJosh Blum2010-12-224-195/+5
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-22295-0/+0
* | usrp2: got fw working on usrp2+nseries (crosses fingers)Josh Blum2010-12-226-14/+19
* | Merge branch 'udp_ports' into nextJosh Blum2010-12-223-8/+40
|\ \
| * | udp_ports: set the source and destination portsJosh Blum2010-12-173-11/+21
| * | usrp2: added support in fw for setting dsp0 and err0 ports with protocol fram...Josh Blum2010-12-153-5/+27
| |/
* | usrp-n2xx: corrected memory map weirdness, disable verbose in net commonJosh Blum2010-12-222-8/+4
* | usrp-n210: removed fw warnings, bootloader does full size 16k loadJosh Blum2010-12-187-106/+10
* | N210: ZPU firmware bootloader changesNick Foster2010-12-164-6/+23
* | ZPU: bootloader for 210 modsNick Foster2010-12-154-12/+15
* | Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into nextNick Foster2010-12-151-47/+15
|\ \
| * | usrp-n2xx: moved perifs out of 0-16k to +20k to not intersect with a virtual ...Josh Blum2010-12-151-47/+15
* | | Merge branch 'next' of ettus.sourcerepo.com:ettus/uhdpriv into nextNick Foster2010-12-144-5/+41
|\| |
| * | usrp2: removed mb linker stuff, added bootloader + rmi genJosh Blum2010-12-144-5/+41
* | | Merge branch 'zpu' of ettus.sourcerepo.com:ettus/uhdpriv into nextNick Foster2010-12-142-4/+4
|\ \ \ | |/ / |/| |
| * | ZPU: bootloader changes for new ZPUNick Foster2010-12-142-4/+4
* | | usrp2: updated images Makefile for the zpu gcc compilerJosh Blum2010-12-141-1/+0
* | | usrp2: removed auto* stuff (except usrp2p) and added to readme and authorsJosh Blum2010-12-1418-1392/+16
* | | usrp2: replaced hal interrupt with NOPS, removes warningsJosh Blum2010-12-142-22/+5
* | | Merge branch 'zpu' into nextJosh Blum2010-12-1410-17/+275
|\| |
| * | zpu: working txrx, modified blink lights to look better, no interrupt (poll h...Josh Blum2010-12-143-1/+5