riscv-openocd/src
Dolu1990 9d737af351
riscv: Add a option to specify the JTAG TAP tunnel IR (#690)
* riscv: Add a option to specify the JTAG TAP IR used to access the bscan tunnel.

Change-Id: Ice8798823313e2177e75473e62b06e7da74bbba2
Signed-off-by: Charles Papon <charles.papon.90@gmail.com>

* risc-v: Add litex doc about the set_bscan_tunnel_ir command

Change-Id: I1237213f32886d20fc7d60d5ca1e2124953eaeda
Signed-off-by: Dolu1990 <charles.papon.90@gmail.com>

* risc-v: remove tunnel ir length assert when ir is set by the user

Change-Id: I2b33fc6205f37461ff1bd15601b460a2467ea32b
Signed-off-by: Dolu1990 <charles.papon.90@gmail.com>

* Open riscv: Add a option to specify the JTAG TAP tunnel IR

Typo

Co-authored-by: Tim Newsome <tim@sifive.com>

* riscv: Add a option to specify the JTAG TAP tunnel IR

typo

Co-authored-by: Tim Newsome <tim@sifive.com>

Co-authored-by: Tim Newsome <tim@sifive.com>
2022-04-20 10:16:47 -07:00
..
flash Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
helper Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
jtag Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
pld openocd: use single line for register_commands*() 2021-11-23 11:03:38 +00:00
rtos Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
rtt openocd: include config.h in every file .c 2022-03-26 13:32:57 +00:00
server Merge branch 'master' into from_upstream 2022-04-11 11:13:20 -07:00
svf openocd: fix Yoda conditions with checkpatch 2021-07-24 10:38:31 +01:00
target riscv: Add a option to specify the JTAG TAP tunnel IR (#690) 2022-04-20 10:16:47 -07:00
transport openocd: remove NULL comparisons with checkpatch [1/2] 2021-07-24 10:38:00 +01:00
xsvf openocd: fix simple cases of NULL comparison 2021-07-24 10:37:49 +01:00
Makefile.am Remove gnulib. (#615) 2021-05-28 13:24:51 -07:00
hello.c openocd: fix simple cases of Yoda condition 2021-07-20 14:55:24 +01:00
hello.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
main.c Cleanup of config/includes. 2021-05-01 14:35:09 +01:00
openocd.c log: fix memory leak when log to file is enabled 2022-01-22 10:15:48 +00:00
openocd.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00