Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | N210: TXRX_UHD now has bootloader #ifdef'ed into it. Safe firmware now ↵ | Nick Foster | 2011-04-22 | 5 | -336/+6 |
| | | | | | | 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 Foster | 2011-04-21 | 1 | -2/+9 |
| | | | | load safe fw if safe mode button pressed | ||||
* | N210: UDP bootloader | Nick Foster | 2011-04-21 | 1 | -2/+3 |
| | |||||
* | N210: Created UDP bootloader and modified RMI generation to 16K | Nick Foster | 2011-04-21 | 2 | -5/+197 |
| | |||||
* | Merge branch 'master' into next | Josh Blum | 2011-04-19 | 1 | -5/+6 |
|\ | | | | | | | | | Conflicts: fpga/usrp2/top/u2plus/Makefile.N200 | ||||
| * | usrp2: fixed serial bootloader for N series | Josh Blum | 2011-03-26 | 1 | -5/+6 |
| | | |||||
* | | usrp2: common memory map, define slave bases in different headers | Josh Blum | 2011-03-15 | 1 | -12/+17 |
|/ | |||||
* | usrp2: update copyright dates on firmware code | Josh Blum | 2011-01-13 | 5 | -5/+5 |
| | |||||
* | usrp2: restart read before mode switch, added comments | Josh Blum | 2011-01-11 | 1 | -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 Blum | 2011-01-10 | 1 | -1/+2 |
| | | | | simplifies code | ||||
* | usrp2: firmware pad bins to zero to deal with optimizing out the static vars ↵ | Josh Blum | 2011-01-10 | 2 | -3/+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 | ||||
* | usrp-n210: firmware changes related to init and bootloader | Josh Blum | 2011-01-09 | 1 | -11/+9 |
| | | | | | | added u2p init file that is called by u2init added spi flash init and added to u2pinit implemented mdelay usage in bootloader | ||||
* | fw: edit readme, removed old files | Josh Blum | 2010-12-22 | 1 | -39/+0 |
| | |||||
* | zpu: renamed the directory for the usrp2 fw to zpu to reflect the cpu type | Josh Blum | 2010-12-22 | 9 | -0/+854 |