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
2021-10-25
command: document enum command_mode
Antonio Borneo
1
-0
/
+9
2021-10-02
helper: Remove src/helper from include dirs
Yasushi SHOJI
2
-2
/
+2
2021-09-18
helper/command: fix echo return values
Tarek BOCHKATI
1
-5
/
+7
2021-09-18
jep106.inc: Update to revision JEP106BC
Florian Zaruba
1
-8
/
+206
2021-08-30
Makefile: drop warning suppression on win build
Antonio Borneo
1
-6
/
+0
2021-08-30
helper: remove fix for libusb pre-v1.0.9
Antonio Borneo
3
-48
/
+0
2021-08-22
jep106: use packed jedec manufacturer code
Antonio Borneo
2
-2
/
+7
2021-08-22
command: log the command only when it is executed
Antonio Borneo
1
-2
/
+2
2021-08-14
helper: add align.h
Antonio Borneo
2
-0
/
+31
2021-07-24
openocd: fix Yoda conditions with checkpatch
Antonio Borneo
4
-5
/
+5
2021-07-24
openocd: manually remove NULL comparisons
Antonio Borneo
2
-4
/
+4
2021-07-24
openocd: remove NULL comparisons with checkpatch [2/2]
Antonio Borneo
1
-1
/
+1
2021-07-24
openocd: remove NULL comparisons with checkpatch [1/2]
Antonio Borneo
3
-6
/
+6
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
6
-43
/
+43
2021-07-20
openocd: manually fix Yoda conditions
Antonio Borneo
2
-3
/
+3
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
3
-9
/
+9
2021-07-02
helper: rename camelcase symbols
Antonio Borneo
3
-9
/
+9
2021-06-18
Doc fix: echo writes to the log, and not to stdout
R. Diez
1
-1
/
+0
2021-06-04
Avoid non-standard conditionals with omitted operands.
R. Diez
1
-2
/
+2
2021-06-04
gdb_server: Log both incoming and outgoing GDB packets
Jan Matyas
2
-0
/
+15
2021-06-04
helper/list.h: add mention to the example in contrib
Antonio Borneo
1
-0
/
+2
2021-06-04
helper/list.h: align file to Linux v5.12
Antonio Borneo
1
-137
/
+431
2021-06-04
server/telnet: fix autocomplete for jimtcl commands
Antonio Borneo
2
-4
/
+15
2021-06-04
helper/jim-nvp: comply with coding style [1/2]
Antonio Borneo
2
-110
/
+250
2021-05-29
help: fix line size in 'usage' output
Antonio Borneo
1
-7
/
+6
2021-05-22
helper/command: silent debug msg on command register/unregister
Antonio Borneo
1
-2
/
+4
2021-05-22
openocd: fix some minor typo
Antonio Borneo
1
-1
/
+1
2021-05-15
jimtcl: restrict memory leak workaround on Linux only
Antonio Borneo
1
-2
/
+3
2021-05-08
Add IPDBG JtagHost functionality to OpenOCD
Daniel Anselmi
1
-0
/
+42
2021-05-01
Cleanup of config/includes.
Tim Newsome
11
-9
/
+21
2021-05-01
helper/command: drop the TCL variable 'ocd_HOSTOS'
Antonio Borneo
1
-34
/
+0
2021-05-01
helper/command: fix memory leak on malloc() fail
Antonio Borneo
1
-5
/
+9
2021-05-01
helper/jim-nvp: remove unused function Jim_nvpInit()
Antonio Borneo
1
-6
/
+0
2021-05-01
helper/types: remove type '_Bool'
Antonio Borneo
1
-7
/
+1
2021-05-01
helper/replacements: remove unused typedef's
Antonio Borneo
1
-2
/
+0
2021-05-01
target/image: allow loading of 64-bit ELF files
Florian Meister
1
-1
/
+41
2021-05-01
helper/command: fix build with jimtcl 0.79 or older
Antonio Borneo
1
-0
/
+4
2021-04-18
helper/command: rename s/command_unknown/jim_command_dispatch/
Antonio Borneo
1
-5
/
+5
2021-04-18
helper/command: make script_debug() static
Antonio Borneo
2
-3
/
+1
2021-04-18
helper/command: get rid of the tree of struct command
Antonio Borneo
2
-191
/
+71
2021-04-18
helper/command: unregister commands through their full-name
Antonio Borneo
2
-5
/
+97
2021-04-18
helper/command: simplify jim_command_mode()
Antonio Borneo
1
-25
/
+22
2021-04-18
helper/command: simplify run_command()
Antonio Borneo
1
-10
/
+3
2021-04-18
helper/command: register full-name commands in jim
Antonio Borneo
1
-82
/
+29
2021-04-18
help: re-implement 'help' independent from tree of struct command
Antonio Borneo
2
-104
/
+149
2021-04-18
command mode: return "any" for tcl proc
Antonio Borneo
1
-0
/
+18
2021-04-18
helper/command: pass command prefix to command registration
Antonio Borneo
2
-21
/
+24
2021-04-18
helper/command: override target only on target prefixed cmds
Antonio Borneo
2
-30
/
+63
2021-04-18
helper/command: use one single handler for all the commands
Antonio Borneo
1
-71
/
+49
2021-04-18
helper/command: always pass struct command as jim private data
Antonio Borneo
2
-5
/
+12
[next]