aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2
Commit message (Collapse)AuthorAgeFilesLines
* N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now ↵Nick Foster2011-04-221-3/+0
| | | | | | embedded into FPGA bootloader. Also did some cleanup of unused source files and consolidated bootloader stuff into bootloader_utils.
* usrp2: use new and common slave base map for usrp2/n210Josh Blum2011-03-161-35/+0
|
* usrp2: common memory map, define slave bases in different headersJosh Blum2011-03-154-579/+38
|
* uspr2: memory map tweak for dual dspJosh Blum2011-02-171-126/+8
|
* usrp2: update copyright dates on firmware codeJosh Blum2011-01-132-2/+2
|
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-111-1/+1
| | | | | 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-101-2/+4
| | | | simplifies code
* usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵Josh Blum2011-01-101-2/+2
| | | | | | | | 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
* usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, ↵Josh Blum2010-12-311-3/+3
| | | | removed unused files
* usrp2: remove ram macros from memory map, conditionally load fw updateJosh Blum2010-12-293-41/+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-25/+22
| | | | ctrl reg
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-227-0/+1604