aboutsummaryrefslogtreecommitdiff
path: root/src/target/dsp5680xx.c
AgeCommit message (Expand)Author
2017-02-10target: Add 64-bit target address supportDongxue Zhang
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-09-08target: remove unimplemented target_request_data implementationsSpencer Oliver
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-15target: Add default implementation of bulk_write_memoryAndreas Fritiofson
2012-04-10doxygen: remove warningsSpencer Oliver
2012-02-06build: cleanup src/target directorySpencer Oliver
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa
2011-11-24dsp5680xx - fix jtag debug request failure handlingrodrigo_l_rosa
2011-11-24dsp5680xx - separate debug from haltrodrigo_l_rosa
2011-11-24dsp5680xx - fix - flashing algorithm checkrodrigo_l_rosa
2011-11-24dsp5680xx - relocating coderodrigo_l_rosa
2011-11-24dsp5680xx - error codesrodrigo_l_rosa
2011-11-07dsp5680xx: fix warningsØyvind Harboe
2011-11-04dsp5680xx: add missing and broken error propagationØyvind Harboe
2011-08-31usleep to jtag_sleepRodrigo L. Rosa
2011-08-31static for some functionsRodrigo L. Rosa
2011-08-31speed up, relocate functionRodrigo L. Rosa
2011-08-30removed trailing whitespacesRodrigo L. Rosa
2011-08-30fix enter debug mode for lockingRodrigo L. Rosa
2011-08-30fix irlen handlingRodrigo L. Rosa
2011-08-30fix debug mode,lock,unlockRodrigo L. Rosa
2011-08-30fix error handling during haltRodrigo L. Rosa
2011-08-30optional crc for flash writingRodrigo L. Rosa
2011-08-10fix return code from dsp5680xx_readRodrigo L. Rosa
2011-08-10renamed for clarityRodrigo L. Rosa
2011-08-09dsp5680xx fix constante refRodrigo L. Rosa
2011-08-09dsp5680xx fix FM clkRodrigo L. Rosa
2011-08-09dps5680xx fix warningsRodrigo L. Rosa
2011-06-28dsp5680xx: fix compilation problemsØyvind Harboe
2011-06-12doxy & cleanupRodrigo L. Rosa
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa
2011-06-12flash speed improvedRodrigo L. Rosa
2011-06-12removed unnecessary actions/controlsRodrigo L. Rosa
2011-06-12cleanup flash module commandRodrigo L. Rosa
2011-06-12fix read for verify_imageRodrigo L. Rosa
2011-06-12fix read speed improved by queueing commandsRodrigo L. Rosa
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa
2011-06-04crc check on flashed dataRodrigo L. Rosa
2011-06-04code cleanupRodrigo L. Rosa
2011-05-23dsp5680xx: whitespace cleanupSpencer Oliver
2011-05-23Fix build issue under cygwinSpencer Oliver
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa
2011-05-18partial support for 568013 and 568037, target integration.Rodrigo L. Rosa