]> git.sur5r.net Git - openocd/history - src/jtag/drivers/vsllink.c
configure the SWD frequency when setting adapter speed in SWD mode for versaloon
[openocd] / src / jtag / drivers / vsllink.c
2015-04-16 Simon Qianconfigure the SWD frequency when setting adapter speed...
2014-09-29 Simon Qianvsllink: improve the performance when using swd
2014-07-03 Fatih Aşıcıvsllink: Port to libusb-1.0 API
2014-07-03 Fatih Aşıcıvsllink: Add SWD support
2013-12-17 Andreas Fritiofsonversaloon: Finish support for serial number matching
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-06-05 Spencer Oliverupdate files to correct FSF address
2013-02-25 Joerg FischerFix buffer overflow in versaloon interface
2012-02-06 Spencer Oliverbuild: cleanup src/jtag/drivers directory
2012-01-04 Mathias KChange return value on error.
2011-08-31 Øyvind HarboeMerge branch 'dsp5680xx_cherry' of git://repo.or.cz...
2011-08-31 simonqian.openocdvsllink driver compile fails with'vsllink_debug_buffer...
2011-08-16 SimonQianversaloon driver update
2010-06-17 Antonio Borneovsllink: fix -Wshadow warning
2010-06-07 Øyvind Harboejtag: rename JTAG_MOVESTATE to JTAG_TLR_RESET
2010-03-11 David Brownellversaloon cleanup patch
2010-03-11 simon qianNew JTAG driver for Versaloon
2010-01-18 David Brownellvsllink -- add comment
2010-01-18 simon qianread target voltage first in vsllink
2010-01-03 David BrownellJTAG/drivers: cleanup jtag_interface structs
2009-12-03 Zachary T Welchchange #include "interface.h" to <jtag/interface.h>
2009-12-03 Zachary T Welchchange #include "commands.h" to <jtag/commands.h>
2009-12-03 Zachary T Welchmove jtag drivers to src/jtag/drivers