]> git.sur5r.net Git - openocd/history - src/target/dsp5680xx.c
Remove FSF address from GPL notices
[openocd] / src / target / dsp5680xx.c
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-09-08 Spencer Olivertarget: remove unimplemented target_request_data implem...
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-03-15 Andreas Fritiofsontarget: Add default implementation of bulk_write_memory
2012-04-10 Spencer Oliverdoxygen: remove warnings
2012-02-06 Spencer Oliverbuild: cleanup src/target directory
2011-12-11 rodrigo_l_rosadsp5680xx - indent fix
2011-11-24 rodrigo_l_rosadsp5680xx - mark erase after unlocking flash
2011-11-24 rodrigo_l_rosadsp5680xx - fix jtag debug request failure handling
2011-11-24 rodrigo_l_rosadsp5680xx - separate debug from halt
2011-11-24 rodrigo_l_rosadsp5680xx - fix - flashing algorithm check
2011-11-24 rodrigo_l_rosadsp5680xx - relocating code
2011-11-24 rodrigo_l_rosadsp5680xx - error codes
2011-11-07 Øyvind Harboedsp5680xx: fix warnings
2011-11-04 Øyvind Harboedsp5680xx: add missing and broken error propagation
2011-08-31 Rodrigo L. Rosausleep to jtag_sleep
2011-08-31 Rodrigo L. Rosastatic for some functions
2011-08-31 Rodrigo L. Rosaspeed up, relocate function
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 Rodrigo L. Rosaremoved trailing whitespaces
2011-08-31 Rodrigo L. Rosafix enter debug mode for locking
2011-08-30 Rodrigo L. Rosafix irlen handling
2011-08-30 Rodrigo L. Rosafix debug mode,lock,unlock
2011-08-30 Rodrigo L. Rosafix error handling during halt
2011-08-30 Rodrigo L. Rosaoptional crc for flash writing
2011-08-11 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-10 Rodrigo L. Rosafix return code from dsp5680xx_read
2011-08-10 Rodrigo L. Rosarenamed for clarity
2011-08-09 Rodrigo L. Rosadsp5680xx fix constante ref
2011-08-09 Rodrigo L. Rosadsp5680xx fix FM clk
2011-08-09 Rodrigo L. Rosadps5680xx fix warnings
2011-06-28 Øyvind Harboedsp5680xx: fix compilation problems
2011-06-12 Rodrigo L. Rosadoxy & cleanup
2011-06-12 Rodrigo L. Rosacleanup trailing whitespaces
2011-06-12 Rodrigo L. Rosaflash speed improved
2011-06-12 Rodrigo L. Rosaremoved unnecessary actions/controls
2011-06-12 Rodrigo L. Rosacleanup flash module command
2011-06-12 Rodrigo L. Rosafix read for verify_image
2011-06-12 Rodrigo L. Rosafix read speed improved by queueing commands
2011-06-12 Rodrigo L. Rosafix flash driver size, sector erase
2011-06-04 Rodrigo L. Rosacrc check on flashed data
2011-06-04 Rodrigo L. Rosacode cleanup
2011-05-23 Spencer Oliverdsp5680xx: whitespace cleanup
2011-05-23 Spencer OliverFix build issue under cygwin
2011-05-19 Rodrigo L. Rosaflashing speed improved using queued jtag. error propag...
2011-05-18 Rodrigo L. Rosapartial support for 568013 and 568037, target integration.