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
/
target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
Avoid non-standard conditionals with omitted operands.
R. Diez
1
-1
/
+1
2021-06-04
Add target_data_bits().
Tim Newsome
1
-4
/
+17
2021-06-04
target: Use 'bool' for 'reset_halt'
Marc Schink
1
-1
/
+1
2021-06-04
helper/jim-nvp: comply with coding style [2/2]
Antonio Borneo
1
-74
/
+74
2021-05-29
help text: remove trailing space
Antonio Borneo
1
-3
/
+3
2021-05-22
target: fix some minor typo
Antonio Borneo
1
-1
/
+1
2021-04-18
helper/command: register full-name commands in jim
Antonio Borneo
1
-1
/
+2
2021-04-18
helper/command: override target only on target prefixed cmds
Antonio Borneo
1
-5
/
+1
2021-04-18
helper/command: get current target from dedicated API
Antonio Borneo
1
-26
/
+39
2021-04-18
helper/command: always pass struct command as jim private data
Antonio Borneo
1
-13
/
+26
2021-03-19
target: remove handling of target's deprecated_name
Antonio Borneo
1
-9
/
+0
2021-03-10
armv7m_trace: get rid of the old tpiu code
Antonio Borneo
1
-0
/
+5
2021-03-10
target: Remove redundant initialization of endianness
Yasushi SHOJI
1
-3
/
+0
2021-03-04
target: avoid polling during 'resumed' event handler
Antonio Borneo
1
-0
/
+11
2021-02-13
target: use proper macro for parsing watchpoint address
Peter Mamonov
1
-4
/
+4
2021-01-13
openocd: fix doxygen parameters of functions
Antonio Borneo
1
-0
/
+20
2021-01-13
target: fix memory leak on multiple '-gdb-port' flag
Antonio Borneo
1
-0
/
+1
2020-11-15
target, register: allow a register hidden from gdb and 'reg' cmd
Tomas Vanek
1
-1
/
+1
2020-11-15
flash/stmqspi: minor fixes on coding style
Antonio Borneo
1
-1
/
+1
2020-11-08
Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface
Andreas Bolsch
1
-2
/
+156
2020-11-07
target: Examine subsequent targets after failure
Kevin Yang
1
-3
/
+5
2020-11-07
target/image: Use proper data types
Marc Schink
1
-14
/
+11
2020-11-04
target: declare local symbols as static
Antonio Borneo
1
-3
/
+3
2020-11-04
target: handle command 'target current' when no target is present
Antonio Borneo
1
-1
/
+3
2020-11-04
gdb_server: allow multiple GDB connections to selected targets
Antonio Borneo
1
-3
/
+25
2020-10-30
target: restore last run state after profiling
Christopher Head
1
-1
/
+13
2020-10-30
target/cortex_m: reduce duplication in profiling
Christopher Head
1
-3
/
+1
2020-10-30
target: allow profiling from running
Christopher Head
1
-4
/
+0
2020-09-05
target: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-17
/
+8
2020-09-05
target: use proper format with uint32_t
Antonio Borneo
1
-7
/
+7
2020-09-05
Fix debug prints when loading to flash
Samuel Obuch
1
-6
/
+6
2020-08-08
target: fix memory leaks on target_create() fail
Antonio Borneo
1
-14
/
+55
2020-08-08
target: fix registers reading from non examined target
Mikhail Rasputin
1
-1
/
+10
2020-07-26
target: fix minor typos and duplicated words
Antonio Borneo
1
-6
/
+6
2020-07-08
coding style: fix space separation
Antonio Borneo
1
-20
/
+20
2020-06-27
target: do not print an error on shutdown in target events
Antonio Borneo
1
-2
/
+6
2020-05-24
openocd: properly use jim data types
Antonio Borneo
1
-1
/
+1
2020-05-09
coding style: add missing space when split strings
Antonio Borneo
1
-2
/
+2
2020-04-21
Remove BUILD_TARGET64
Florian Fainelli
1
-2
/
+0
2020-04-09
target: added events TARGET_EVENT_STEP_START and _END
Jan Matyas
1
-2
/
+14
2020-03-26
target: Add possibility to remove all breakpoints
Marc Schink
1
-5
/
+10
2020-03-17
rtos: Destroy RTOS and fix memory leak
Marc Schink
1
-0
/
+2
2020-03-12
target: fix crash with jimtcl 0.78
Antonio Borneo
1
-1
/
+0
2020-03-12
target: add examine-fail event
Tomas Vanek
1
-1
/
+6
2020-02-27
Introduce ARCv2 architecture related code
Evgeniy Didin
1
-0
/
+2
2020-02-24
coding style: fix space around pointer's asterisk
Antonio Borneo
1
-1
/
+1
2020-01-16
target/target: fix clang static analyzer warnings
Tomas Vanek
1
-1
/
+1
2020-01-14
target/target: parse value as proper type
Christopher Head
1
-2
/
+2
2019-11-28
mips64: Add generic mips64 target support
Peter Mamonov
1
-0
/
+2
2019-10-18
target: Switch to target_read_buffer() in verify_image fallback
Andreas Fritiofson
1
-8
/
+1
[next]