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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-04
cortex_m: use unsigned int for FPB and DWT quantifiers
Tarek BOCHKATI
2
-35
/
+32
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
3
-0
/
+456
2021-05-02
flash/nor/stm32f1x: Add support for GD32F1x0/3x0
asier70
1
-4
/
+34
2021-05-01
Cleanup of config/includes.
Tim Newsome
55
-12
/
+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
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
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: 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
3
-59
/
+346
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
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
smp: move command deprecation to startup.tcl
Antonio Borneo
2
-34
/
+31
2021-04-24
remote_bitbang: Add Windows support
Yun Liu
1
-36
/
+19
2021-04-22
flash/nor/nrf5: Fix data types and const correctness
Marc Schink
1
-14
/
+7
2021-04-22
flash/nor/numicro: Use 'bool' data type
Marc Schink
1
-1
/
+1
2021-04-18
drivers/cmsis-dap: flush read
Tomas Vanek
1
-0
/
+19
2021-04-18
drivers/cmsis-dap: improve error checking
Tomas Vanek
1
-20
/
+43
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
3
-9
/
+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
5
-88
/
+39
2021-04-18
help: re-implement 'help' independent from tree of struct command
Antonio Borneo
3
-104
/
+150
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
7
-32
/
+30
2021-04-18
helper/command: override target only on target prefixed cmds
Antonio Borneo
6
-52
/
+69
2021-04-18
helper/command: get current target from dedicated API
Antonio Borneo
2
-36
/
+54
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
5
-26
/
+54
2021-04-18
Aarch64:Switch to EL1 from EL0 before manipulate MMU
Cheng-Shiun Tsai
1
-0
/
+9
2021-04-11
mem_ap: allow GDB connections
Antonio Borneo
1
-3
/
+90
2021-04-11
target/aarch64: Add watchpoint support
Liming Sun
4
-7
/
+228
2021-04-10
drivers/cmsis-dap: tidy up buffer access
Tomas Vanek
4
-122
/
+125
2021-04-10
cmsis-dap: don't update the packet size across backends.
Adrian Negreanu
4
-41
/
+84
2021-04-05
openocd: drop dependency from libusb0
Antonio Borneo
4
-91
/
+1
2021-04-05
drivers/arm-jtag-ew: switch to libusb1
Antonio Borneo
1
-20
/
+27
[prev]
[next]