Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2) | Martin Braun | 2014-10-07 | 17 | -1695/+0 |
| | |||||
* | spi: work on fw support for simple spi core | Josh Blum | 2012-03-23 | 4 | -5/+14 |
| | |||||
* | usrp2: work on alternative stream destination | Josh Blum | 2012-03-23 | 1 | -2/+1 |
| | |||||
* | usrp2: same change but to fw updater | Josh Blum | 2012-01-24 | 1 | -6/+2 |
| | |||||
* | usrp2: uart/udp work in host and fw, working | Josh Blum | 2011-09-28 | 1 | -0/+1 |
| | |||||
* | n-series: removed unused bootloader files in fw | Josh Blum | 2011-09-08 | 4 | -647/+0 |
| | |||||
* | N2XX: fix bug in firmware updater (don't use local variables for static ↵ | Nick Foster | 2011-08-09 | 2 | -3/+6 |
| | | | | data). this fixes the "n210 bricking on update while streaming" bug. | ||||
* | usrp2: shutoff streaming using the stop bit (fix) | Josh Blum | 2011-07-29 | 1 | -2/+3 |
| | |||||
* | N2XX: firmware stops device streaming on fw update, and updater script ↵ | Nick Foster | 2011-06-15 | 1 | -0/+19 |
| | | | | checks hw rev before proceeding | ||||
* | N210 fw: Move spif_init into bootload_utils | Nick Foster | 2011-04-22 | 1 | -0/+3 |
| | |||||
* | N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now ↵ | Nick Foster | 2011-04-22 | 8 | -343/+60 |
| | | | | | | embedded into FPGA bootloader. Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils. | ||||
* | N210: Moved u2p_init into main app and changed bootloader behavior to not ↵ | Nick Foster | 2011-04-21 | 1 | -2/+9 |
| | | | | load safe fw if safe mode button pressed | ||||
* | 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 | 2 | -5/+197 |
| | |||||
* | N210: Additional checks on both the host and firmware sides of the firmware ↵ | Nick Foster | 2011-04-21 | 1 | -1/+9 |
| | | | | updater. | ||||
* | Merge branch 'master' into next | Josh Blum | 2011-04-19 | 1 | -5/+6 |
|\ | | | | | | | | | Conflicts: fpga/usrp2/top/u2plus/Makefile.N200 | ||||
| * | 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 | 1 | -37/+0 |
| | | |||||
* | | usrp2: common memory map, define slave bases in different headers | Josh Blum | 2011-03-15 | 4 | -603/+55 |
|/ | |||||
* | usrp2: added 2nd dsp support to firmware for 2 and N series | Josh Blum | 2011-02-17 | 1 | -3/+6 |
| | |||||
* | uspr2: memory map tweak for dual dsp | Josh Blum | 2011-02-17 | 1 | -124/+3 |
| | |||||
* | usrp2: update copyright dates on firmware code | Josh Blum | 2011-01-13 | 13 | -13/+13 |
| | |||||
* | usrp2: restart read before mode switch, added comments | Josh Blum | 2011-01-11 | 2 | -2/+2 |
| | | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files | ||||
* | usrp2: replaced pad argument to gen bins macro with a setting variable, ↵ | Josh Blum | 2011-01-10 | 2 | -4/+7 |
| | | | | simplifies code | ||||
* | usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵ | Josh Blum | 2011-01-10 | 6 | -31/+24 |
| | | | | | | | | that init to zero removed the spi flash init in favor of an initialization constant at zero tweaked the cmakelists flags list added pad option to the gen binaries macro | ||||
* | usrp-n210: firmware changes related to init and bootloader | Josh Blum | 2011-01-09 | 6 | -47/+94 |
| | | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader | ||||
* | usrp-n2xx: remapped the front panel LEDs for firmware | Josh Blum | 2011-01-07 | 1 | -5/+5 |
| | |||||
* | usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, ↵ | Josh Blum | 2010-12-31 | 1 | -3/+3 |
| | | | | removed unused files | ||||
* | usrp-n2xx: use init non zero constant (see fixme), also simplified spi flash ↵ | Josh Blum | 2010-12-31 | 1 | -26/+14 |
| | | | | read size functions | ||||
* | ZPU: bootloader only checks first 4 bytes of program flash image for validity | Nick Foster | 2010-12-30 | 1 | -3/+3 |
| | |||||
* | usrp2: remove ram macros from memory map, conditionally load fw update | Josh Blum | 2010-12-29 | 1 | -6/+0 |
| | |||||
* | packet_router: change router control for buffer_int2 | Josh Blum | 2010-12-28 | 1 | -2/+1 |
| | |||||
* | packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵ | Josh Blum | 2010-12-27 | 1 | -24/+21 |
| | | | | ctrl reg | ||||
* | fw: edit readme, removed old files | Josh Blum | 2010-12-22 | 2 | -110/+0 |
| | |||||
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu type | Josh Blum | 2010-12-22 | 25 | -0/+3177 |