aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/versaloon
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo6-6/+6
2022-07-23openocd: src/jtag: replace the GPL-2.0-or-later license tagAntonio Borneo11-143/+22
2021-11-28jtag/vsllink: switch to command 'adapter serial'Antonio Borneo2-3/+0
2021-07-24openocd: fix Yoda conditions with checkpatchAntonio Borneo2-30/+30
2021-07-24openocd: remove NULL comparisons with checkpatch [1/2]Antonio Borneo1-4/+4
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo3-21/+21
2021-07-20openocd: manually fix Yoda conditionsAntonio Borneo1-1/+1
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-1/+1
2021-07-02jtag: rename CamelCase symbolsAntonio Borneo4-16/+16
2021-05-29drivers/versaloon: use ARRAY_SIZE()Antonio Borneo2-2/+1
2021-05-01Cleanup of config/includes.Tim Newsome2-1/+3
2021-05-01libusb: don't use typedef'sAntonio Borneo2-2/+2
2020-11-04jtag: declare local symbols as staticAntonio Borneo3-19/+19
2020-09-05jtag: avoid checking for non NULL pointer to free itAntonio Borneo1-8/+5
2020-07-26jtag: fix minor typosAntonio Borneo3-3/+3
2020-05-09coding style: avoid unnecessary line continuationsAntonio Borneo1-1/+1
2020-02-15coding style: use ARRAY_SIZE() when possibleAntonio Borneo1-1/+1
2016-05-24Make #include guard naming consistentMarc Schink5-13/+17
2016-05-24Remove FSF address from GPL noticesMarc Schink11-33/+11
2014-07-03vsllink: Port to libusb-1.0 APIFatih Aşıcı3-17/+18
2014-07-03vsllink: Add SWD supportFatih Aşıcı3-9/+26
2014-03-30Don't cast return value of [cm]allocAndreas Fritiofson1-1/+1
2013-10-31Remove unnecessary castsAndreas Fritiofson1-6/+3
2013-07-15versaloon: remove bogus assignmentPaul Fertser1-2/+0
2013-06-05update files to correct FSF addressSpencer Oliver11-11/+11
2012-02-06build: cleanup src/jtag/drivers directorySpencer Oliver11-792/+579
2011-11-02usbtoxxx: remove warning by reducing scope of variableØyvind Harboe1-2/+3
2011-08-16versaloon driver updateSimonQian11-0/+2243