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
2020-05-03
target/armv7m: cosmetic refactorization
Tomas Vanek
1
-5
/
+7
2020-05-02
coding style: src: remove empty lines at end of text files
Antonio Borneo
4
-4
/
+0
2020-04-24
target/armv8: Add ARM target name on halt status
Kevin Burke
1
-1
/
+2
2020-04-21
target/armv7m: minor fixes of target algo exit point check
Tomas Vanek
2
-7
/
+9
2020-04-21
Remove BUILD_TARGET64
Florian Fainelli
8
-39
/
+3
2020-04-20
target/arc: remove saving context during reset
Evgeniy Didin
1
-1
/
+3
2020-04-12
cortex_m: remove deprecation for soft_reset_halt
Antonio Borneo
1
-4
/
+4
2020-04-12
cortex_a: don't wait for target halted in deassert_reset()
Antonio Borneo
1
-1
/
+3
2020-04-09
target: added events TARGET_EVENT_STEP_START and _END
Jan Matyas
2
-2
/
+16
2020-04-05
armv8: log the register name which we failed to read or write
Tarek BOCHKATI
1
-0
/
+7
2020-03-27
target/arc_cmd: Improve argument checks for commands
Evgeniy Didin
1
-5
/
+7
2020-03-26
target: Add possibility to remove all breakpoints
Marc Schink
1
-5
/
+10
2020-03-26
target: Add function to remove all breakpoints
Marc Schink
2
-1
/
+30
2020-03-17
rtos: Destroy RTOS and fix memory leak
Marc Schink
1
-0
/
+2
2020-03-12
target/cortex_a: add hypervisor mode
Antonio Borneo
4
-8
/
+69
2020-03-12
armv7a: access monitor registers only with security extensions
Antonio Borneo
2
-2
/
+14
2020-03-12
target/armv4_5: remove unused macro
Antonio Borneo
1
-3
/
+0
2020-03-12
arm: Use different enum for core_type and core_mode
Antonio Borneo
7
-24
/
+33
2020-03-12
arm: fix reg num for Monitor mode
Antonio Borneo
1
-1
/
+1
2020-03-12
target: fix crash with jimtcl 0.78
Antonio Borneo
1
-1
/
+0
2020-03-12
semihosting: add semihosting handlers to AArch64
Tarek BOCHKATI
1
-0
/
+9
2020-03-12
cortex_a: warn on broken debug_base setting
Matthias Welwarsky
1
-0
/
+4
2020-03-12
target/armv8_opcodes: use T32 instructions when the PE is in AArch32 state
Tarek BOCHKATI
2
-7
/
+15
2020-03-12
target/aarch64: fix soft breakpoint when PE is in AArch32 state
Tarek BOCHKATI
2
-1
/
+25
2020-03-12
target/aarch64: fix minor stepping issue with gdb
Tarek BOCHKATI
1
-1
/
+1
2020-03-12
target: add examine-fail event
Tomas Vanek
3
-2
/
+10
2020-03-10
semihosting: reorganize semihosting commands
Tarek BOCHKATI
3
-72
/
+40
2020-03-07
helper/binarybuffer: fix clang static analyzer warnings
Tomas Vanek
12
-34
/
+35
2020-03-07
target/arm920t: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-02-29
target/arc: fix clang static analyzer warnings
Evgeniy Didin
4
-7
/
+14
2020-02-27
Introduce ARCv2 architecture related code
Evgeniy Didin
10
-1
/
+3478
2020-02-24
coding style: fix space around pointer's asterisk
Antonio Borneo
6
-16
/
+16
2020-02-24
adi_v5_dapdirect: fix connect under reset
Antonio Borneo
1
-1
/
+10
2020-02-23
target/adi_v5_swd: fix clang static analyzer warning
Tomas Vanek
1
-1
/
+1
2020-02-15
armv8: check the core state to pass the correct arch to gdb
Antonio Borneo
1
-1
/
+2
2020-02-15
coding style: remove unnecessary parentheses
Antonio Borneo
2
-2
/
+2
2020-02-15
target/nds32: fix type of magic number
Antonio Borneo
1
-2
/
+2
2020-01-29
move ftdi_location deprecation helper to proper place
Oleksij Rempel
1
-6
/
+0
2020-01-27
target/arm_cti: fix regression from Tcl_return_values series
Tomas Vanek
1
-20
/
+8
2020-01-20
mips_ejtag: there is no DCR.MIPS64 bit
Jiri Kastner
2
-2
/
+2
2020-01-16
target/xscale: remove duplicated command
Tomas Vanek
1
-1
/
+0
2020-01-16
target/etm: add check for calloc error
Tomas Vanek
1
-0
/
+6
2020-01-16
target/semihosting_common: fix minor memory leak
Tomas Vanek
1
-0
/
+2
2020-01-16
target/target: fix clang static analyzer warnings
Tomas Vanek
1
-1
/
+1
2020-01-16
target/avr32_jtag: fix error returns
Tomas Vanek
1
-7
/
+3
2020-01-16
target/arm_dpm: add missing error returns
Tomas Vanek
1
-0
/
+6
2020-01-16
target/arm946e: add missing error detection
Tomas Vanek
1
-5
/
+17
2020-01-14
target/target: parse value as proper type
Christopher Head
1
-2
/
+2
2020-01-14
stlink: add DAP direct driver
Antonio Borneo
1
-0
/
+6
2020-01-14
adi_v5_dapdirect: add support for adapter drivers that provide DAP API
Antonio Borneo
3
-0
/
+228
[next]