index
:
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-20
remove needless function declaration from src/target/riscv/program.h (#608)
wxjstz
1
-10
/
+0
2021-05-20
Add keepalive for vector register access. (#611)
Tim Newsome
1
-0
/
+2
2021-05-19
top .gitignore: ignore m4 and some automatically generated source files (#609)
wxjstz
1
-0
/
+3
2021-05-18
Merge pull request #604 from riscv/remote_bitbang_buf
Tim Newsome
1
-35
/
+78
2021-05-17
remote bitbang, flush resets.
Tim Newsome
1
-1
/
+7
2021-05-17
Merge pull request #605 from riscv/rtos_riscv
Tim Newsome
1
-19
/
+0
2021-05-17
Merge pull request #606 from borneoa/fix-20210516
Tim Newsome
3
-26
/
+17
2021-05-16
riscv: replace macro DIM() with ARRAY_SIZE()
Antonio Borneo
3
-15
/
+9
2021-05-16
riscv: prefer ARRAY_SIZE() to DIM()
Antonio Borneo
2
-8
/
+8
2021-05-16
riscv: drop unused variable
Antonio Borneo
1
-3
/
+0
2021-05-14
Remote enable_rtos_riscv command.
Tim Newsome
1
-19
/
+0
2021-05-14
Also flush in execute_queue().
Tim Newsome
1
-1
/
+12
2021-05-14
Rename existing buffer to recv_buf.
Tim Newsome
1
-24
/
+24
2021-05-14
Merge pull request #603 from riscv/keepalive
Tim Newsome
1
-0
/
+4
2021-05-13
Fill the buffer before blocking on 1-byte read.
Tim Newsome
1
-0
/
+4
2021-05-12
Keep alive when accessing registers.
Tim Newsome
1
-0
/
+4
2021-05-11
Speed up a little again by buffering writes.
Tim Newsome
1
-11
/
+33
2021-05-07
Merge pull request #600 from riscv/from_upstream
Tim Newsome
66
-1438
/
+2628
2021-05-03
Add keep_alive() to system bus read loop.
Tim Newsome
1
-0
/
+1
2021-05-03
Fix build.
Tim Newsome
1
-1
/
+1
2021-05-03
Merge branch 'master' into from_upstream
Tim Newsome
65
-1438
/
+2627
2021-05-02
cortex_m: implement hit_watchpoint function
Tarek BOCHKATI
1
-0
/
+30
2021-05-02
tcl/board: add pico-debug support
Peter Lawrence
6
-0
/
+516
2021-05-02
flash/nor/stm32f1x: Add support for GD32F1x0/3x0
asier70
2
-5
/
+36
2021-05-01
Cleanup of config/includes.
Tim Newsome
56
-17
/
+81
2021-05-01
drivers/ftdi: drscan: Skip DR-PAUSE when endstate == IDLE
Luis de Arquer
1
-8
/
+23
2021-05-01
telnet: auto-completion of "registered" commands
Tarek BOCHKATI
1
-25
/
+223
2021-05-01
udev rules: add OSBDM device
Jiri Kastner
1
-0
/
+5
2021-05-01
jtag: simplify the calls to Jim_SetResultFormatted()
Antonio Borneo
2
-11
/
+6
2021-05-01
helper/command: drop the TCL variable 'ocd_HOSTOS'
Antonio Borneo
2
-62
/
+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: report error if ELF file contains no loadable sections
Christian Hoff
1
-2
/
+8
2021-05-01
target/image: allow loading of 64-bit ELF files
Florian Meister
4
-59
/
+349
2021-05-01
libusb: don't use typedef's
Antonio Borneo
12
-40
/
+40
2021-05-01
helper/command: fix build with jimtcl 0.79 or older
Antonio Borneo
1
-0
/
+4
2021-04-30
cortex_m: mark FPU register as non-existent instead of playing with num_regs
Tarek BOCHKATI
2
-15
/
+11
2021-04-30
doc/openocd.texi: fix warning
Tarek BOCHKATI
1
-1
/
+1
2021-04-30
doc/openocd.texi: fix warning
Tarek BOCHKATI
1
-1
/
+1
2021-04-30
target/armv7m: change FPv4_SP and FPv5_SP/DP identifiers to uppercase
Tomas Vanek
4
-8
/
+8
2021-04-25
target/arm_adi_v5: move DP register definitions to one block
Tomas Vanek
1
-8
/
+9
2021-04-25
target/adi_v5_swd: remove double space from swd_cmd() parameters
Tomas Vanek
1
-4
/
+4
2021-04-25
drivers/cmsis-dap: add multidrop capability
Peter Lawrence
1
-2
/
+65
2021-04-25
target/arm_adi_v5: add JTAG_TO_DORMANT sequence
Tomas Vanek
1
-0
/
+1
2021-04-25
tcl/at91/sam9_smc: fix syntax errors
Antonio Borneo
1
-16
/
+16
2021-04-25
board: imx53: fix l2 cache initialization
Antonio Borneo
3
-3
/
+3
2021-04-25
doc: command 'ftdi_layout_signal' can run after config
Antonio Borneo
1
-1
/
+1
2021-04-25
doc: do not document commands that are already deprecated
Antonio Borneo
1
-13
/
+0
[next]