index
:
riscv-openocd.git
FE_402_fix
__archive__
aap-sc/switch_snapshot_to_22_04
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_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
release
reset_test
reverse-resume-order
riscv
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
2025-05-05
Merge up to afbd01b0a46f3a81fe6076c002ad66973dcfb64c from upstream
Evgeniy Naydanov
2
-97
/
+52
2025-04-19
list: silent scan-build false positive
Antonio Borneo
1
-0
/
+4
2025-04-19
command: rewrite command 'capture' as COMMAND_HANDLER
Antonio Borneo
1
-79
/
+34
2025-04-19
command: rewrite command 'command mode' as COMMAND_HANDLER
Antonio Borneo
1
-18
/
+14
2025-04-07
Merge up to 6834f022b96fb1c7f5829166578e01a0ac223cb0 from upstream
Evgeniy Naydanov
2
-44
/
+39
2025-03-29
command: factorize jim_command_mode()
Antonio Borneo
1
-42
/
+36
2025-03-29
helper: command: return correct error on command 'echo'
Antonio Borneo
1
-1
/
+1
2025-03-15
helper/log: mark `fmt` argument of `alloc_vprintf()` as format string
Evgeniy Naydanov
1
-1
/
+2
2025-03-05
Merge up to a168c634126e9e6bb95c6e68b2db5afbb099abf7 from upstream
Evgeniy Naydanov
1
-8
/
+41
2025-02-22
jep106: update to revision JEP106BL Feb 2025
Antonio Borneo
1
-8
/
+41
2025-02-17
Merge up to 1f3f635693a1ddc85f362dc324cb49c3e7b75f27 from upstream
Evgeniy Naydanov
1
-1
/
+1
2025-02-16
options.c: option --help should yield exit code 0
R. Diez
1
-1
/
+1
2025-01-28
Merge up to a510d51a78f14fbb8416037a587ce1bfc6016d24 from upstream
Evgeniy Naydanov
2
-11
/
+24
2025-01-25
helper/log: Fix build using _DEBUG_FREE_SPACE_
Antonio Borneo
1
-3
/
+14
2025-01-25
helper/options: handle errors in `-l`
Evgeniy Naydanov
1
-1
/
+5
2025-01-25
helper/options: drop redundant argument checks
Evgeniy Naydanov
1
-4
/
+2
2025-01-25
OpenOCD: fix code indentation
Antonio Borneo
1
-4
/
+4
2025-01-22
Merge up to 26f2df80c3f9ac54fc488ed26f6320904881c0d4 from upstream
Evgeniy Naydanov
2
-1
/
+4
2025-01-12
helper: list: rename macro clashing with sys/queue.h
Antonio Borneo
1
-1
/
+1
2024-12-30
helper/log: Add LOG_TARGET_USER()
Marc Schink
1
-0
/
+3
2024-12-18
Merge up to 133dd9d669e5b8beb7c7787b0be677621808e72d from upstream
Evgeniy Naydanov
1
-1
/
+2
2024-11-23
helper/jim-nvp.h: Rework 'isconfigure' variable
Marc Schink
1
-1
/
+2
2024-11-12
Merge up to fd62626dff25cf503a25040d3040b0a2bb9b2a76 from upstream
Evgeniy Naydanov
11
-77
/
+132
2024-10-20
gdb_server: Improve const correctness
Jan Matyas
2
-2
/
+2
2024-10-05
helper/align.h: Fix macro IS_PWR_OF_2
Jan Matyas
1
-1
/
+1
2024-10-05
openocd: fix build with jimtcl 0.83
Antonio Borneo
2
-0
/
+2
2024-10-05
openocd: convert 'unsigned' to 'unsigned int'
Antonio Borneo
7
-69
/
+69
2024-10-05
jep106: update to revision JEP106BK Sep 2024
Antonio Borneo
1
-7
/
+60
2024-10-03
Merge up to 1173473f662bbdf6d1499654568256257eee6cdd from upstream
Evgeniy Naydanov
2
-17
/
+17
2024-09-21
binarybuffer: Invert buf_cmp* return value and rename to buf_eq*
Jessica Clarke
2
-17
/
+17
2024-09-16
Merge up to fd7b66c5eb038185b72953821204ec9bb8ce49d1 from upstream
Evgeniy Naydanov
4
-168
/
+78
2024-09-15
binarybuffer: Fix inverted return value in buf_cmp
Jessica Clarke
1
-1
/
+1
2024-09-15
binarybuffer: add asserts for the number of requested bits for get/set functions
Parshintsev Anatoly
1
-0
/
+4
2024-09-07
binarybuffer: str_to_buf(): align prefix to TCL syntax
Antonio Borneo
1
-46
/
+33
2024-08-25
binarybuffer: str_to_buf(): simplify it and fix scan-build error
Antonio Borneo
1
-73
/
+26
2024-08-25
binarybuffer: str_to_buf(): rename buf_len as buf_bitsize
Antonio Borneo
2
-9
/
+9
2024-08-25
binarybuffer: simplify the prototype of str_to_buf()
Antonio Borneo
3
-33
/
+20
2024-08-25
helper: command: drop radix parameter from command_parse_str_to_buf()
Antonio Borneo
2
-27
/
+6
2024-08-20
Merge up to ac63cd00d792331914db0b6edd3f427c30eec3fa from upstream
Parshintsev Anatoly
5
-57
/
+206
2024-07-28
jep106: update to revision JEP106BJ.01 July 2024
Antonio Borneo
1
-6
/
+31
2024-07-13
binarybuffer: Fix str_to_buf() parsing function
Jan Matyas
4
-51
/
+175
2024-06-25
Merge up to ad87fbd1cf28760795c4e18f3318a2d720e5a8a6 from upstream
Evgeniy Naydanov
1
-2
/
+2
2024-06-08
src/helper/startup: fix syntax errors
Noah Moroze
1
-2
/
+2
2024-05-30
Merge up to 437dde701c13e707e5fd912ef6403e09052e4d9b from upstream
Evgeniy Naydanov
2
-2
/
+2
2024-05-26
Fix build with clang even if it sets __GNUC__ to >= 4.4
Bernhard Rosenkränzer
2
-2
/
+2
2024-03-28
Merge up to a35e254c5383008cdacf7838a777f7f17af5eeb1 from upstream
Evgeniy Naydanov
4
-710
/
+240
2024-03-24
helper/list: include the correct header file
Antonio Borneo
2
-2
/
+3
2024-03-24
helper/list: Replace Linux code with FreeBSD one
Antonio Borneo
1
-709
/
+225
2024-03-16
openocd: dump full command line in the debug log
Antonio Borneo
1
-0
/
+4
2024-03-16
helper/log: add LOG_CUSTOM_LEVEL() macro
Tomas Vanek
1
-0
/
+9
[next]