Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/dsp563xx: review unused symbols | Antonio Borneo | 2010-06-18 | 1 | -6/+0 |
| | | | | | | | | | | Remove unused functions: - dsp563xx_jtag_senddat - dsp563xx_write_ir_u16 - dsp563xx_write_dr_u16 - dsp563xx_write_ir_u32 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> | ||||
* | target/dsp563xx: review scope of symbols | Antonio Borneo | 2010-06-18 | 1 | -6/+0 |
| | | | | | | | Add "static" qualifier to private functions. Remove private prototypes from include file. Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> | ||||
* | target: add basic dsp563xx support | mkdorg@users.sourceforge.net | 2009-12-15 | 1 | -0/+88 |