aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/versaloon/versaloon.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-11-28jtag/vsllink: switch to command 'adapter serial'Antonio Borneo1-1/+0
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo1-5/+5
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-13/+13
2021-07-20openocd: manually fix Yoda conditionsAntonio Borneo1-1/+1
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-1/+1
2021-05-29drivers/versaloon: use ARRAY_SIZE()Antonio Borneo1-1/+1
2021-05-01Cleanup of config/includes.Tim Newsome1-1/+2
2021-05-01libusb: don't use typedef'sAntonio Borneo1-1/+1
2020-11-04jtag: declare local symbols as staticAntonio Borneo1-12/+12
2020-09-05jtag: avoid checking for non NULL pointer to free itAntonio Borneo1-8/+5
2020-07-26jtag: fix minor typosAntonio Borneo1-1/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı1-14/+15
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson1-1/+1
2013-10-31Remove unnecessary castsAndreas Fritiofson1-6/+3
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver1-125/+90
2011-08-16versaloon driver updateSimonQian1-0/+398