aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/lib
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: firmware can send jumbo dummy packets (only writes up to 2048)Josh Blum2011-03-041-50/+42
|
* Merge branch 'usrp2_fw_clock_cleanup' into usrp2_dual_dspJosh Blum2011-02-223-284/+16
|\
| * usrp2: cleanup clocks firmware stuff, removed unused codeJosh Blum2011-02-213-284/+16
| |
* | usrp2: added 2nd dsp support to firmware for 2 and N seriesJosh Blum2011-02-171-10/+19
| |
* | uspr2: memory map tweak for dual dspJosh Blum2011-02-171-5/+4
|/
* usrp2: fix for icmp echo reply checksum (data was not included in checksum)Josh Blum2011-02-061-7/+15
|
* next: fngets() fixed for GPS driver. polling/timeout moved to host side. ↵Nick Foster2011-01-174-12/+11
| | | | small changes to GPS output text.
* usrp2: update copyright dates on firmware codeJosh Blum2011-01-138-8/+8
|
* uhd: add msvc stdint.h so we can use stdints typedefs normally like, fix in ↵Josh Blum2011-01-111-6/+0
| | | | fw_common.h
* usrp2: restart read before mode switch, added commentsJosh Blum2011-01-112-12/+10
| | | | | use cmake compiler force macro (to simplify things), added copyright updates dates to some files
* usrp2: eth addrs, wrong type, should be boolJosh Blum2011-01-091-2/+2
|
* usrp-n210: firmware changes related to init and bootloaderJosh Blum2011-01-091-0/+7
| | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader
* usrp2: tweaking firmwareJosh Blum2011-01-074-41/+29
| | | | | | | | added delay to the link up/down code to space out calls removed the pkt_ctrl init and just do it when the mode changes tweaked the addr printing
* usrp2: fixed mdelay (used ticks rb register), cool led blink in u2init, ↵Josh Blum2010-12-315-687/+19
| | | | removed unused files
* usrp2: removed extra print ip functionsJosh Blum2010-12-291-21/+2
|
* usrp2: remove ram macros from memory map, conditionally load fw updateJosh Blum2010-12-291-2/+2
|
* packet_router: change router control for buffer_int2Josh Blum2010-12-282-15/+63
|
* packet_router: code tweaks, renamed instances of buffer pool, removed unused ↵Josh Blum2010-12-272-21/+14
| | | | ctrl reg
* zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu typeJosh Blum2010-12-2265-0/+5443