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-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
2021-04-05
jimtcl: add temporary workaround for memory leak in jimtcl 0.80
Antonio Borneo
1
-0
/
+34
2021-03-19
ioutil: drop the code, deprecated in v0.10.0
Antonio Borneo
4
-594
/
+0
2021-03-19
openocd: remove command line flag -p/--pipe deprecated in v0.5.0
Antonio Borneo
1
-9
/
+1
2021-01-18
configure: drop macro 'AC_HEADER_TIME'
Antonio Borneo
2
-20
/
+7
2021-01-13
openocd: fix incorrect doxygen comments
Antonio Borneo
2
-114
/
+114
2020-12-05
jep106: Add new IDs from JEDEC
Boran Car
1
-243
/
+503
2020-11-15
helper/command: disable logging of registered commands [RFC]
Tomas Vanek
1
-0
/
+2
2020-11-04
helper/command: fix clang static analyzer warning
Tomas Vanek
1
-28
/
+18
2020-10-14
Upstream tons of RISC-V changes.
Tim Newsome
1
-0
/
+1
2020-10-03
Update user dir config file search path
Andreas Fritiofson
1
-22
/
+58
2020-09-05
openocd: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-2
/
+1
2020-09-05
helper: fix minor typos
Antonio Borneo
7
-13
/
+13
2020-09-05
Fix debug prints when loading to flash
Samuel Obuch
2
-34
/
+9
2020-08-16
log: handle LOG_*() before calling to log_init()
Antonio Borneo
1
-4
/
+9
2020-06-06
log: fix kept_alive() and report expired timeout
Antonio Borneo
1
-17
/
+39
2020-05-24
helper/command: remove unused functions and make static local ones
Antonio Borneo
2
-49
/
+8
2020-05-24
helper/command: fix check on value returned by jim API
Antonio Borneo
1
-2
/
+2
2020-05-24
helper/command: strip replicated command name in log
Antonio Borneo
2
-8
/
+5
[next]