riscv-openocd/src/jtag
Tim Newsome 75e69ab563 Style fix.
I think there's a bug in checkpatch.pl, where depending on how many
lines of context there are it either insists there's no space after the
* (which I think is correct) or insists there's consistent spacing,
apparently treating it as a multiplication operation. Moving the line
seems to fix the context issue.

Change-Id: I0d1822b44cd703fd405c75565bf599eb584b0244
2019-02-11 14:37:37 -08:00
..
aice command: fix the mode for command "jtag configure" 2019-02-07 19:01:15 +00:00
drivers Style fix. 2019-02-11 14:37:37 -08:00
hla From upstream (#286) 2018-08-20 14:55:30 -07:00
minidriver Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
minidummy Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
zy1000 From upstream (#286) 2018-08-20 14:55:30 -07:00
Makefile.am From upstream (#331) 2018-11-19 12:46:40 -08:00
adapter.c jtag: drivers: provide initial support for usb path filtering 2019-02-07 07:51:30 +00:00
commands.c From upstream (#331) 2018-11-19 12:46:40 -08:00
commands.h From upstream (#331) 2018-11-19 12:46:40 -08:00
core.c From upstream (#286) 2018-08-20 14:55:30 -07:00
driver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
interface.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
interface.h From upstream (#286) 2018-08-20 14:55:30 -07:00
interfaces.c Remove unused extern declaration. (#324) 2018-11-05 17:18:55 -08:00
interfaces.h Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
jtag.h target: restructure dap support 2018-03-30 09:58:21 +01:00
minidriver.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl jtag/startup.tcl: fix regression with autoselecting JTAG 2015-04-14 12:35:39 +01:00
swd.h arm_adi_v5: fix and update sequences to spec IHI 0031E 2019-01-23 15:26:28 +00:00
tcl.c command: fix the mode for command "jtag configure" 2019-02-07 19:01:15 +00:00
tcl.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00