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
2023-03-25
helper/compiler: fix build on MacOS
Antonio Borneo
1
-0
/
+8
2023-03-18
openocd: drop JIM_EMBEDDED macro
Antonio Borneo
1
-3
/
+0
2023-03-18
helper: add compiler.h to handle compiler specific workarounds
Antonio Borneo
3
-3
/
+50
2023-02-26
helper: command: drop last LF ('\n') from sequence of command_print()
Antonio Borneo
2
-2
/
+21
2023-02-03
helper: nvp: add openocd nvp files
Antonio Borneo
3
-1
/
+145
2023-01-21
helper: Add generic little endian CRC32 function
Marian Buschsieweke
3
-0
/
+89
2023-01-15
openocd: revert workarounds for 'expr' syntax change
Antonio Borneo
1
-13
/
+1
2022-11-15
jep106: update to revision JEP106BF.01 Oct 2022
Antonio Borneo
1
-3
/
+84
2022-11-11
helper/types: use unsigned type for all h_u64_to_le() and similar
Antonio Borneo
1
-8
/
+8
2022-09-18
openocd: fix SPDX tag format for files .c
Antonio Borneo
12
-12
/
+12
2022-09-13
openocd: fix for polling during "expr" computation
Antonio Borneo
1
-1
/
+13
2022-09-13
log: remove unused set_log_output()
Antonio Borneo
2
-7
/
+0
2022-09-08
jep106: update to revision JEP106BE Jan 2022
Antonio Borneo
1
-3
/
+91
2022-09-08
jep106: add SPDX tag and JEDEC copyright
Antonio Borneo
1
-4
/
+10
2022-08-15
target: add API to temporarily mask target polling
Antonio Borneo
1
-4
/
+2
2022-07-23
helper/jim-nvp: avoid camelcase error by deprecated API
Antonio Borneo
1
-140
/
+0
2022-07-23
openocd: src: replace SPDX to remaining files
Antonio Borneo
2
-0
/
+3
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
[next]