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
/
target
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
smp: deprecate legacy SMP core switching support
Antonio Borneo
2
-0
/
+9
2022-04-30
target/disassembler: update capstone include path to <capstone.h>
fatalc
2
-2
/
+2
2022-04-30
target/arm_cti: Fix error handling in 'cti create'
Marc Schink
1
-1
/
+6
2022-04-23
target/image: fix - p_flags field in ELF64 segment headers is 64 bits wide
Jan Matyas
2
-4
/
+4
2022-03-26
openocd: include config.h in every file .c
Antonio Borneo
1
-0
/
+4
2022-03-26
arm_tpiu_swo: fix autodetection of SWO pin frequency
Antonio Borneo
1
-4
/
+13
2022-03-26
semihosting: fix mode flags for local host open()
Antonio Borneo
1
-3
/
+18
2022-03-19
breakpoints: fix build on -fno-inline
Antonio Borneo
1
-2
/
+2
2022-03-19
target: Rework 'set' variable of break-/watchpoints
Marc Schink
21
-242
/
+258
2022-03-19
semihosting: permit redirection of semihosting I/O to TCP
Tarek BOCHKATI
2
-17
/
+332
2022-03-19
server: change prototype of add_service()
Antonio Borneo
2
-11
/
+21
2022-03-12
target: Deprecate 'array2mem' and 'mem2array''
Marc Schink
2
-50
/
+30
2022-03-12
target/tcl: Add 'read_memory' and 'write_memory'
Marc Schink
1
-0
/
+321
2022-03-12
cortex_m: use LOG_TARGET_XXX
Tarek BOCHKATI
1
-106
/
+104
2022-03-05
target/arm_tpiu: Fix usage of 'tpiu create'
Marc Schink
1
-1
/
+1
2022-03-05
target/arm_tpiu: Fix 'tpiu create' parameter check
Marc Schink
1
-1
/
+1
2022-03-05
target/arm_tpiu: Make error message easier to understand
Marc Schink
1
-1
/
+2
2022-03-05
target/tcl: Add get_reg function
Marc Schink
1
-0
/
+101
2022-03-05
target/tcl: Add set_reg function
Marc Schink
1
-0
/
+65
2022-02-25
target/cortex_m: add Cortex-M part number getter
Tomas Vanek
1
-0
/
+18
2022-02-25
target/armv7m,cortex_m: introduce checked arch_info cast routines
Tomas Vanek
2
-9
/
+69
2022-02-25
target/cortex_m: fix target_to_cm() helper
Tomas Vanek
1
-1
/
+1
2022-02-14
Fix small memory leak.
Tim Newsome
1
-3
/
+5
2022-02-14
target/riscv: revive 'riscv resume_order'
Tim Newsome
2
-3
/
+9
2022-02-14
target/smp: use a struct list_head to hold the smp targets
Antonio Borneo
13
-156
/
+121
2022-02-05
semihosting: User defined operation, Tcl command exec on host
Zoltán Dudás
6
-4
/
+135
2022-01-29
semihosting: use open mode flags from GDB, not from sys/stat.h
Pavel Kirienko
1
-12
/
+28
2022-01-29
aarch64: support for aarch32 ARM_MODE_UND
Julien Massot
2
-0
/
+7
2022-01-22
target: use target_event_name()
Antonio Borneo
1
-5
/
+5
2022-01-22
aarch64: dump a message when CTI is missing
Antonio Borneo
1
-1
/
+3
2021-12-24
target/riscv: calloc() memory per register.
Tim Newsome
2
-8
/
+5
2021-12-24
semihosting: use macro COMMAND_HANDLER
Antonio Borneo
1
-4
/
+4
2021-12-18
target/cortex_m: minor refactoring in cortex_m_store_core_reg_u32()
Tomas Vanek
1
-3
/
+1
2021-12-11
target/arm_jtag.h: fix wrong comparison in arm_jtag_set_instr
Bohdan Tymkiv
1
-1
/
+2
2021-12-11
target/target: Check checksum_memory before call
Yasushi SHOJI
1
-0
/
+4
2021-12-11
adi_v5_swd: add jtag-to-swd through dormant
Antonio Borneo
2
-2
/
+18
2021-12-11
cortex_m: remove last references to debugport_init()
Antonio Borneo
1
-1
/
+0
2021-12-03
target,flash: allow target_free_working_area on NULL area pointer
Tomas Vanek
3
-12
/
+13
2021-11-25
target/hla_target: set cortex_m->common_magic
Tomas Vanek
3
-1
/
+16
2021-11-23
openocd: use unique name for struct command_registration
Antonio Borneo
2
-5
/
+5
2021-11-23
openocd: use single line for register_commands*()
Antonio Borneo
1
-2
/
+1
2021-11-20
target/arm_dap: check SWD DAP configuration
Tomas Vanek
1
-0
/
+52
2021-11-20
target/adi_v5_swd: add support for SWD multidrop
Tomas Vanek
2
-35
/
+228
2021-11-20
target/arm_adi_v5,arm_dap: introduce multidrop_targetsel and its configuration
Tomas Vanek
2
-1
/
+65
2021-11-20
target/arm_dap: clean up dap_configure code
Tomas Vanek
1
-18
/
+22
2021-11-20
target/adi_v5_swd: introduce swd_queue_dp_read/write_inner()
Tomas Vanek
1
-74
/
+92
2021-11-20
target/arm_dap: fix memory leak in error path of dap_create()
Tomas Vanek
1
-1
/
+4
2021-11-20
target: Use target_addr_t for algorithm addresses.
Tim Newsome
2
-6
/
+6
2021-11-20
riscv: Clear type 6 triggers on connecting.
Tim Newsome
1
-0
/
+4
2021-11-20
riscv: Regenerated debug_defines.h and encoding.h
Jan Matyas
2
-165
/
+1705
[prev]
[next]