index
:
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
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-31
helper: hexify correctly handle signed chars
Spencer Oliver
1
-1
/
+1
2012-12-24
helper: improve windows gdb pipe performance
Spencer Oliver
1
-2
/
+3
2012-12-23
icdi: add TI icdi interface
Spencer Oliver
2
-0
/
+32
2012-12-03
helper: fix code formatting
Spencer Oliver
1
-12
/
+6
2012-11-30
Make NetBSD a recognized system
Aymeric Vincent
1
-0
/
+2
2012-10-28
ioutil: make the file compile on MacOS
Edgar Grimberg
1
-1
/
+12
2012-10-02
build: remove unnecessary jim.h include
Spencer Oliver
1
-1
/
+0
2012-08-29
Add another scripts search path for Windows builds
Freddie Chopin
1
-28
/
+37
2012-08-24
helper: command.c cleanup
Spencer Oliver
1
-8
/
+10
2012-07-27
Test the incoming debug_level, rather than the current.
Alan Bowman
1
-1
/
+1
2012-07-22
Revert "When calling openocd from a shell like this:"
Alex Austin
2
-11
/
+7
2012-07-11
When calling openocd from a shell like this:
Stian Skjelsad
2
-7
/
+11
2012-07-06
Add a bit-level transfer queue
Andreas Fritiofson
4
-1
/
+809
2012-05-21
build: add helper/types.h to config.h
Spencer Oliver
4
-10
/
+0
2012-05-19
remote_bitbang: fix native windows build
Spencer Oliver
1
-0
/
+9
2012-03-31
Add value "openbsd" for ocd_HOSTOS.
Wim Lewis
1
-0
/
+2
2012-03-13
ecosboard: delete bit-rotted eCos code
Øyvind Harboe
7
-71
/
+1
2012-03-11
flash: retire unused eCos flash driver
Øyvind Harboe
1
-2
/
+0
2012-02-06
doxygen: use correct comment syntax
Spencer Oliver
4
-12
/
+12
2012-02-06
build: cleanup src/helper directory
Spencer Oliver
25
-1202
/
+986
2012-01-04
Change return value on error.
Mathias K
1
-6
/
+1
2012-01-04
retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERROR
Øyvind Harboe
5
-21
/
+20
2012-01-04
command: print BUG warning when usage is missing
Mathias K
1
-0
/
+16
2012-01-03
helper: fix arm11 help text
Spencer Oliver
1
-3
/
+5
2011-12-31
build: fix mingw build issues
Spencer Oliver
1
-0
/
+3
2011-12-01
binarybuffer: use strndup to allocate string
Spencer Oliver
1
-4
/
+2
2011-10-24
Fix "Evaluate 'script' in the global scope"
Freddie Chopin
1
-1
/
+1
2011-10-21
jim: add missing jim license
Spencer Oliver
2
-0
/
+86
2011-09-30
jim-nvp is moving from jimtcl to openocd
Steve Bennett
3
-2
/
+617
2011-08-11
Evaluate 'script' in the global scope
Steve Bennett
1
-2
/
+2
2011-04-28
ecos: add 64 bit types for sprintf/sscanf
Øyvind Harboe
1
-0
/
+2
2011-03-27
command: fix leak when executing commands
Øyvind Harboe
1
-0
/
+1
2011-02-25
log: debug level is between silent and debug output levels
Øyvind Harboe
1
-9
/
+8
2011-02-08
performance: committed wrong version of buf_set_buf optimization
Mathias K
1
-4
/
+18
2011-02-08
buf_set_buf around 30% speed increase
Mathias K
1
-7
/
+22
2011-02-03
24bit buffer support
Mathias K
1
-0
/
+24
2011-01-31
error: remove debug output when reporting errors
Øyvind Harboe
1
-1
/
+2
2011-01-09
nit: more LOG_* \n fixes
Eric Wetzel
2
-7
/
+3
2011-01-05
nit: do not add \n at end of LOG_ERROR
Eric Wetzel
1
-6
/
+6
2011-01-03
error handling: the error number is not part of the user interface
Øyvind Harboe
1
-2
/
+2
2010-12-29
Compilation Warnings on OS X 10.5
Andrew MacIsaac
1
-1
/
+1
2010-12-29
warnings: use more 'const' for char *
Øyvind Harboe
3
-3
/
+3
2010-12-18
script: support only Tcl comments
Øyvind Harboe
1
-9
/
+0
2010-11-18
build: add common.mk
Spencer Oliver
1
-4
/
+1
2010-11-09
JIM: document "echo" command
Antonio Borneo
1
-9
/
+14
2010-11-09
JIM: Add "-n" option to "echo"
Antonio Borneo
1
-1
/
+8
2010-10-29
jim tests: use installed
Øyvind Harboe
7
-14857
/
+9
2010-10-27
help: help now works on configuration commands
Øyvind Harboe
1
-3
/
+0
2010-10-05
gdbderver: fix gdb pipe startup overflow
Spencer Oliver
1
-3
/
+5
2010-10-01
server: add support for pipes
Øyvind Harboe
1
-9
/
+4
[next]