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
2022-07-23
openocd: src/helper: replace the GPL-2.0-or-later license tag
Antonio Borneo
23
-299
/
+46
2022-07-23
openocd: src: replace the BSD-2-Clause-Views license tag
Antonio Borneo
2
-56
/
+6
2022-07-23
openocd: build: add SPDX tag
Antonio Borneo
2
-0
/
+4
2022-06-24
helper: fix build with mingw gcc 12.1.0
Antonio Borneo
1
-2
/
+4
2022-05-14
openocd: add post-init and pre-shutdown helpers
Antonio Borneo
1
-0
/
+22
2022-03-26
helper/bits: add BIT_ULL and GENMASK macros
Antonio Borneo
1
-0
/
+4
2022-03-26
openocd: include config.h in every file .c
Antonio Borneo
1
-0
/
+4
2022-03-19
keep-alive: drop link with log framework
Antonio Borneo
1
-20
/
+16
2022-03-19
log: drop global current_time
Antonio Borneo
1
-4
/
+2
2022-02-14
helper/list: add list_for_each_entry_direction()
Antonio Borneo
1
-0
/
+14
2022-01-22
log: fix memory leak when log to file is enabled
Antonio Borneo
2
-0
/
+10
2021-12-18
openocd: add keep_alive during command sleep
Antonio Borneo
1
-0
/
+1
2021-11-13
helper/log: Add macros for target-related errors/warnings/...
Jan Matyas
1
-0
/
+17
2021-11-07
jimtcl: revert temporary workaround for memory leak in jimtcl 0.80
Antonio Borneo
1
-35
/
+0
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
[next]