aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/usrp2p
Commit message (Collapse)AuthorAgeFilesLines
* 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