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
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-28
swd: Improve parity calculation and move it to types.h
Andreas Fritiofson
1
-0
/
+19
2014-05-09
Update to the current Jim Tcl
Paul Fertser
2
-3
/
+3
2014-03-30
Don't cast return value of [cm]alloc
Andreas Fritiofson
1
-1
/
+1
2014-01-09
command: Fix formatting for empty usage string
Andreas Fritiofson
1
-1
/
+1
2013-12-22
Add %APPDATA%\OpenOCD to script search path on win
Andreas Fritiofson
1
-0
/
+11
2013-12-22
Remove special handling of script search path on Windows
Andreas Fritiofson
1
-42
/
+42
2013-12-01
[PATCH 1/2]support64: Add functions into types and target
Dongxue Zhang
1
-0
/
+47
2013-12-01
Add byte-swap helpers
Andreas Fritiofson
1
-0
/
+40
2013-10-31
ioutil: Remove unnecessary casts and fix const-discarding
Andreas Fritiofson
1
-8
/
+7
2013-10-31
binarybuffer: Remove unnecessary cast and fix hidden "bug"
Andreas Fritiofson
2
-6
/
+6
2013-10-31
Remove unnecessary casts
Andreas Fritiofson
2
-5
/
+3
2013-10-31
Clean up const usage to avoid excessive casting
Andreas Fritiofson
3
-22
/
+19
2013-09-26
Add new target type: OpenRISC
Franck Jullien
2
-0
/
+22
2013-09-13
libusb: require pkg-config support
Paul Fertser
2
-1
/
+3
2013-09-08
build: remove clang warning about global var 'match'
Spencer Oliver
1
-18
/
+18
2013-07-01
Add support for 64 bit parameter to irscan
Evan Hunter
3
-13
/
+94
2013-06-12
libusb1_common, ftdi: clarify libusb_open error message
Paul Fertser
2
-0
/
+46
2013-06-05
update files to correct FSF address
Spencer Oliver
24
-24
/
+24
2013-04-21
telnet: add telnet history support
Spencer Oliver
2
-0
/
+45
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
[next]