aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/zpu/lib/memory_map.h
Commit message (Collapse)AuthorAgeFilesLines
* Reorganized firmware/ subdirectory (x300->usrp3, zpu->usrp2)Martin Braun2014-10-071-458/+0
|
* usrp2: fix firmware rx clear register offsetJosh Blum2013-08-231-1/+1
| | | | | | | When an ICMP dest unreachable pkt arrives, the fw needs to know how to shutoff the DSP. This offset for the reset register was broken by a previous fix for register overlap.
* fifo ctrl: spi core work and host implementationJosh Blum2012-03-231-0/+2
|
* spi: work on fw support for simple spi coreJosh Blum2012-03-231-15/+20
|
* usrp2: removed unused memory map entriesJosh Blum2012-02-271-5/+1
|
* usrp2: same change but to fw updaterJosh Blum2012-01-241-5/+1
|
* usrp2: firmware should reset dsp on icmp pktJosh Blum2012-01-241-0/+1
| | | | | | | | 1) This should kill any streaming, the previous calls would just stop continuous streaming 2) The breaks were changed to returns to avoid reprogramming the framer.
* usrp2: remove hw config readback, not neededJosh Blum2011-07-281-8/+3
|
* N2XX: fix UART bug for GPSDONick Foster2011-06-141-0/+1
|
* usrp2: use new and common slave base map for usrp2/n210Josh Blum2011-03-161-4/+25
|
* usrp2: moved sregs in fw memory map, new framer register tableJosh Blum2011-03-151-90/+35
|
* usrp2: common memory map, define slave bases in different headersJosh Blum2011-03-151-0/+496