| Commit message (Expand) | Author | Age | Files | Lines |
* | usrp2: comment out poll + print overflow/underflow in fw | Josh Blum | 2011-07-19 | 1 | -0/+2 |
* | usrp2: added fw minor and moved ICMP dest error handling to txrx app | Josh Blum | 2011-07-18 | 2 | -28/+36 |
* | usrp2: use the err transport for tx/err, and rx xports are recv only | Josh Blum | 2011-07-17 | 1 | -7/+7 |
* | N2XX: firmware stops device streaming on fw update, and updater script checks... | Nick Foster | 2011-06-15 | 2 | -1/+24 |
* | N2XX: fix UART bug for GPSDO | Nick Foster | 2011-06-14 | 1 | -0/+1 |
* | usrp2: combined peek and poke commands and added virtual firmware registers | Josh Blum | 2011-05-01 | 1 | -27/+24 |
* | Merge branch 'master' into next | Josh Blum | 2011-04-30 | 1 | -6/+8 |
|\ |
|
| * | USRP2/N210: firmware UART read no longer drops 20th char | Nick Foster | 2011-04-29 | 1 | -6/+8 |
| * | N210: Additional checks on both the host and firmware sides of the firmware u... | Nick Foster | 2011-04-21 | 1 | -1/+9 |
* | | N210 fw: Move spif_init into bootload_utils | Nick Foster | 2011-04-22 | 2 | -1/+4 |
* | | N210: Minor rearranging of bootloader impl in txrx | Nick Foster | 2011-04-22 | 1 | -5/+6 |
* | | N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now embedd... | Nick Foster | 2011-04-22 | 14 | -664/+74 |
* | | N210: Moved u2p_init into main app and changed bootloader behavior to not loa... | Nick Foster | 2011-04-21 | 4 | -26/+23 |
* | | N210: UDP bootloader | Nick Foster | 2011-04-21 | 1 | -2/+3 |
* | | N210: Created UDP bootloader and modified RMI generation to 16K | Nick Foster | 2011-04-21 | 3 | -7/+199 |
* | | N210: Additional checks on both the host and firmware sides of the firmware u... | Nick Foster | 2011-04-21 | 1 | -1/+9 |
* | | Merge branch 'master' into next | Josh Blum | 2011-04-19 | 1 | -5/+6 |
|\| |
|
| * | usrp2: fixed serial bootloader for N series | Josh Blum | 2011-03-26 | 1 | -5/+6 |
* | | usrp2: use new and common slave base map for usrp2/n210 | Josh Blum | 2011-03-16 | 3 | -76/+25 |
* | | usrp2: cleanup checksum code and fix precompute checksum bug | Josh Blum | 2011-03-16 | 1 | -14/+9 |
* | | usrp2: use the proper lwip macros to set the ip header | Josh Blum | 2011-03-15 | 1 | -11/+11 |
* | | usrp2: moved sregs in fw memory map, new framer register table | Josh Blum | 2011-03-15 | 4 | -233/+162 |
* | | usrp2: common memory map, define slave bases in different headers | Josh Blum | 2011-03-15 | 9 | -809/+154 |
|/ |
|
* | usrp2: firmware can send jumbo dummy packets (only writes up to 2048) | Josh Blum | 2011-03-04 | 1 | -50/+42 |
* | usrp2: work on mtu discovery | Josh Blum | 2011-03-03 | 1 | -4/+13 |
* | Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dsp | Josh Blum | 2011-02-22 | 3 | -284/+16 |
|\ |
|
| * | usrp2: cleanup clocks firmware stuff, removed unused code | Josh Blum | 2011-02-21 | 3 | -284/+16 |
* | | usrp2: added 2nd dsp support to firmware for 2 and N series | Josh Blum | 2011-02-17 | 3 | -18/+46 |
* | | uspr2: memory map tweak for dual dsp | Josh Blum | 2011-02-17 | 3 | -255/+15 |
|/ |
|
* | usrp2: fix for icmp echo reply checksum (data was not included in checksum) | Josh Blum | 2011-02-06 | 1 | -7/+15 |
* | next: fngets() fixed for GPS driver. polling/timeout moved to host side. smal... | Nick Foster | 2011-01-17 | 5 | -13/+12 |
* | usrp2: update copyright dates on firmware code | Josh Blum | 2011-01-13 | 23 | -23/+23 |
* | uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in f... | Josh Blum | 2011-01-11 | 1 | -6/+0 |
* | usrp2: restart read before mode switch, added comments | Josh Blum | 2011-01-11 | 7 | -20/+17 |
* | usrp2: fw print addrs fast path fix | Josh Blum | 2011-01-10 | 1 | -2/+2 |
* | usrp2: replaced pad argument to gen bins macro with a setting variable, simpl... | Josh Blum | 2011-01-10 | 6 | -9/+17 |
* | usrp2: removed cruft and bitrot apps from fw | Josh Blum | 2011-01-10 | 43 | -7155/+0 |
* | usrp2: firmware pad bins to zero to deal with optimizing out the static vars ... | Josh Blum | 2011-01-10 | 9 | -47/+41 |
* | usrp2: eth addrs, wrong type, should be bool | Josh Blum | 2011-01-09 | 2 | -3/+4 |
* | usrp-n210: firmware changes related to init and bootloader | Josh Blum | 2011-01-09 | 8 | -57/+101 |
* | usrp-n2xx: remapped the front panel LEDs for firmware | Josh Blum | 2011-01-07 | 1 | -5/+5 |
* | usrp2: tweaking firmware | Josh Blum | 2011-01-07 | 5 | -52/+37 |
* | Merge branch 'cordic_policy' into next | Josh Blum | 2011-01-04 | 1 | -8/+0 |
* | usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, remov... | Josh Blum | 2010-12-31 | 7 | -693/+25 |
* | usrp-n2xx: use init non zero constant (see fixme), also simplified spi flash ... | Josh Blum | 2010-12-31 | 1 | -26/+14 |
* | usrp2: zpu compile flags use -phi, -abel is obsolete | Josh Blum | 2010-12-30 | 1 | -1/+1 |
* | ZPU: bootloader only checks first 4 bytes of program flash image for validity | Nick Foster | 2010-12-30 | 1 | -3/+3 |
* | usrp2: removed extra print ip functions | Josh Blum | 2010-12-29 | 1 | -21/+2 |
* | usrp2: remove ram macros from memory map, conditionally load fw update | Josh Blum | 2010-12-29 | 6 | -49/+4 |
* | packet_router: change router control for buffer_int2 | Josh Blum | 2010-12-28 | 5 | -19/+66 |