index
:
riscv-tools/riscv-openocd.git
FE_402_fix
__archive__
add_macos_build
autoconf
bscan_optimization
bscan_tunnel
buf_sget
build32
busy
compliance_dev
debug-log-reg-failure
deinit
dmi_read
dmstatus_version
dsp5680_build
eclipse_memory_read
eclipse_multicore_fix
examine_command
examine_unavailable_harts
examine_unavailable_harts_backup
examine_unavailable_harts_rebase
examine_unavailable_harts_squash
fence_i_fix_for_release
fix-halt-reason-after-singlestep
fix_macbuild
gd32vf103
gdb_next_port
gitignore-build
global
halt_examine
haltreq
hypervisor_translate
jlink
log_output
macbuild
macro
manual_hwbp
master
mem64
mpsse_flush
multicore
new_bscan_approach
newprogram
nohartstatus
old_fixes_and_eclipse_memory_read
old_triggers
print_port
race
rbb_cleanup
regcache
regression_test_janmat_experim
release
remove-slot_t-from-riscv-013
reset_test
reverse-resume-order
riscv
riscv-batch-cleanup
riscv-compliance
riscv-compliance-dev
s2_increment
sba_tests
set_group
static
travis-nop
update_defines
us_xds110
vector2
winbuild
wip
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
target
/
etb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
Eliminate MixedCaps symbol from public JTAG TAP API:
zwelch
1
-1
/
+1
2009-06-04
Rename jtag_add_end_state to jtag_set_end_state since "add" implies that
oharboe
1
-3
/
+3
2009-06-04
Introduce jtag_get_end_state() fn to clarify code a bit.
oharboe
1
-6
/
+6
2009-06-04
remove TAP_INVALID as argument to jtag_add_xxx() fn's
oharboe
1
-6
/
+6
2009-05-18
Consolidate target selection code into single get_target() that handles both ...
kc8apf
1
-2
/
+2
2009-05-11
switch to jtag_add_dr_scan_check() - USB performance fix
oharboe
1
-4
/
+10
2009-05-11
switch to jtag_add_callback() - USB performance fix
oharboe
1
-5
/
+12
2009-05-11
Audit and eliminate redundant #include directives in other target files.
zwelch
1
-11
/
+0
2009-05-08
whitespace fixes
oharboe
1
-46
/
+7
2009-05-08
in_handler in_check_mask and in_check_value now removed from field. Last big ...
oharboe
1
-11
/
+11
2009-05-08
retire jtag_set_check_value
oharboe
1
-2
/
+2
2009-05-07
remove in_handler usage
oharboe
1
-48
/
+37
2009-05-06
remove unecessary setting of deprecated fields to NULL
oharboe
1
-33
/
+33
2009-05-06
retire out_mask - not used anywhere
oharboe
1
-11
/
+11
2009-05-05
mark usage of in_handler that can be converted into user code
oharboe
1
-1
/
+1
2009-05-04
Mariano Alvira <mar@devl.org> fixes warnings
oharboe
1
-1
/
+1
2009-04-30
Add static keywords to core target source file data and functions.
zwelch
1
-15
/
+15
2009-04-29
Remove redundant declarations to allow building with -Wredundant-decls.
zwelch
1
-5
/
+0
2009-04-19
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
1
-1
/
+1
2009-04-18
The following patches was applied:
mifi
1
-7
/
+7
2008-12-13
Change tap_state naming to be consistent with SVF documentation.
kc8apf
1
-3
/
+3
2008-11-30
jtag newtap change & huge manual update
duane
1
-21
/
+22
2008-11-19
jtag_get_device() now returns NULL and reports error instead of invoking exit()
oharboe
1
-1
/
+2
2008-11-19
error checking - no reported errors, but catched a couple of exit()'s and con...
oharboe
1
-94
/
+94
2008-10-15
Laurentiu Cocanu - memory read/write and exit() error path fixes
oharboe
1
-7
/
+11
2008-03-25
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
1
-13
/
+13
2008-02-25
- convert all files to unix line-ending
drath
1
-741
/
+741
2008-02-25
From Michael Bruck
oharboe
1
-741
/
+741
2008-01-07
- added gdb flash fixes patch
mifi
1
-3
/
+3
2007-08-25
- added support for setting JTAG frequency on ASIX PRESTO (thanks to Pavel Ch...
drath
1
-5
/
+56
2007-08-16
- update jtag_speed setting when changing it during runtime with a FT2232 bas...
drath
1
-1
/
+4
2007-06-14
- added manpage for OpenOCD (thanks to Uwe Hermann)
drath
1
-3
/
+30
2007-05-29
- split fileio handling into fileio part and image handling
drath
1
-254
/
+289
2007-05-05
- further work on ETB decoding (not yet functional)
drath
1
-12
/
+241
2007-04-26
- improved ETB trace output
drath
1
-5
/
+20
2007-04-25
- added support for error handlers to JTAG scan commands (jtag_[plain_][ir|dr...
drath
1
-6
/
+68
2007-03-26
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
1
-0
/
+319