aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2p
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2)Martin Braun2014-10-0717-1695/+0
|
* spi: work on fw support for simple spi coreJosh Blum2012-03-234-5/+14
|
* usrp2: work on alternative stream destinationJosh Blum2012-03-231-2/+1
|
* usrp2: same change but to fw updaterJosh Blum2012-01-241-6/+2
|
* usrp2: uart/udp work in host and fw, workingJosh Blum2011-09-281-0/+1
|
* n-series: removed unused bootloader files in fwJosh Blum2011-09-084-647/+0
|
* N2XX: fix bug in firmware updater (don't use local variables for static ↵Nick Foster2011-08-092-3/+6
| | | | data). this fixes the "n210 bricking on update while streaming" bug.
* usrp2: shutoff streaming using the stop bit (fix)Josh Blum2011-07-291-2/+3
|
* N2XX: firmware stops device streaming on fw update, and updater script ↵Nick Foster2011-06-151-0/+19
| | | | checks hw rev before proceeding
* N210 fw: Move spif_init into bootload_utilsNick Foster2011-04-221-0/+3
|
* N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now ↵Nick Foster2011-04-228-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 Foster2011-04-211-2/+9
| | | | load safe fw if safe mode button pressed
* N210: UDP bootloaderNick Foster2011-04-211-2/+3
|
* N210: Created UDP bootloader and modified RMI generation to 16KNick Foster2011-04-212-5/+197
|
* N210: Additional checks on both the host and firmware sides of the firmware ↵Nick Foster2011-04-211-1/+9
| | | | updater.
* Merge branch 'master' into nextJosh Blum2011-04-191-5/+6
|\ | | | | | | | | Conflicts: fpga/usrp2/top/u2plus/Makefile.N200
| * usrp2: fixed serial bootloader for N seriesJosh Blum2011-03-261-5/+6
| |
* | usrp2: use new and common slave base map for usrp2/n210Josh Blum2011-03-161-37/+0
| |
* | usrp2: common memory map, define slave bases in different headersJosh Blum2011-03-154-603/+55
|/
* usrp2: added 2nd dsp support to firmware for 2 and N seriesJosh Blum2011-02-171-3/+6
|
* uspr2: memory map tweak for dual dspJosh Blum2011-02-171-124/+3
|
* usrp2: update copyright dates on firmware codeJosh Blum2011-01-1313-13/+13
|
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-112-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 Blum2011-01-102-4/+7
| | | | simplifies code
* usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵Josh Blum2011-01-106-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 bootloaderJosh Blum2011-01-096-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 firmwareJosh Blum2011-01-071-5/+5
|
* usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, ↵Josh Blum2010-12-311-3/+3
| | | | removed unused files
* usrp-n2xx: use init non zero constant (see fixme), also simplified spi flash ↵Josh Blum2010-12-311-26/+14
| | | | read size functions
* ZPU: bootloader only checks first 4 bytes of program flash image for validityNick Foster2010-12-301-3/+3
|
* usrp2: remove ram macros from memory map, conditionally load fw updateJosh Blum2010-12-291-6/+0
|
* packet_router: change router control for buffer_int2Josh Blum2010-12-281-2/+1
|
* packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵Josh Blum2010-12-271-24/+21
| | | | ctrl reg
* fw: edit readme, removed old filesJosh Blum2010-12-222-110/+0
|
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-2225-0/+3177