2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 14:39:32 +10:00
openocd/src
Øyvind Harboe 8ce828dd38 jtag: remove jtag_get_end_state()'s that should be unecessary
By a bit of code inspection it seems like all of these
instances of jtag_get_end_state() can be unambigously
replaced by constants.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-03-19 08:31:44 +01:00
..
flash PIC32MX: add unlock cmd 2010-03-18 09:35:45 +00:00
helper gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
jtag jtag: remove jtag_get_end_state()'s that should be unecessary 2010-03-19 08:31:44 +01:00
pld jtag: cut down on usage of unintended modification of global end state 2010-03-18 08:43:19 +01:00
server gdb_server: improved gdb load performance 2010-03-17 07:40:00 +01:00
svf rename jtag_khz as adapter_khz 2010-03-15 08:37:43 -07:00
target jtag: remove jtag_get_end_state()'s that should be unecessary 2010-03-19 08:31:44 +01:00
xsvf jtag: cut down on usage of unintended modification of global end state 2010-03-18 08:43:19 +01:00
ecosboard.c zy1000: complete zy1000_uart to jim command switch 2010-02-05 14:38:26 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h
main.c
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
openocd.c SCRIPT: add add_script_search_dir cmd 2010-03-17 09:57:44 +00:00
openocd.h