aboutsummaryrefslogtreecommitdiff
path: root/src/target/dsp5680xx.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-13target: don't export local symbolsAntonio Borneo1-2/+0
2022-07-23openocd: src/target: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-24target: rename CamelCase symbolsAntonio Borneo1-1/+1
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo1-3/+3
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-04-10doxygen: remove warningsSpencer Oliver1-10/+9
2012-02-06build: cleanup src/target directorySpencer Oliver1-53/+67
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa1-123/+158
2011-11-24dsp5680xx - flash module clk to freescale cfg valuerodrigo_l_rosa1-1/+2
2011-11-24dsp5680xx - separate debug from haltrodrigo_l_rosa1-0/+1
2011-11-24dsp5680xx - added more error codesrodrigo_l_rosa1-0/+4
2011-11-24dsp5680xx - fix jtag status maskrodrigo_l_rosa1-1/+1
2011-11-24dsp5680xx - relocating coderodrigo_l_rosa1-0/+1
2011-11-24dsp5680xx - error codesrodrigo_l_rosa1-0/+34
2011-08-30optional crc for flash writingRodrigo L. Rosa1-1/+2
2011-08-30def syntax to match tap irlenRodrigo L. Rosa1-4/+4
2011-06-28dsp5680xx: fix compilation problemsØyvind Harboe1-1/+3
2011-06-12doxy moreRodrigo L. Rosa1-2/+3
2011-06-12doxy & cleanupRodrigo L. Rosa1-1/+78
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa1-3/+3
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa1-9/+10
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa1-12/+9
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa1-0/+216