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
2022-03-12
tcl/stm32l5x|u5x: refactor common tcl code
Tarek BOCHKATI
3
-315
/
+164
2022-03-12
flash/stm32f1x,f2x: fix endianess in slow fallback flash write
Tomas Vanek
2
-8
/
+2
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
2
-0
/
+137
2022-03-05
target/tcl: Add set_reg function
Marc Schink
2
-0
/
+95
2022-03-03
From upstream (#684)
Tim Newsome
56
-322
/
+2046
2022-03-01
riscv: implement maskisr steponly command (#681)
Erhan Kurubas
3
-32
/
+140
2022-03-01
flash/stm32l4x: fix maybe-uninitialized compiler error
Tarek BOCHKATI
1
-1
/
+1
2022-02-26
gdb_server: check target examined while combining reg list
Antonio Borneo
1
-0
/
+12
2022-02-26
gdb_server: fix double free
Antonio Borneo
1
-15
/
+17
2022-02-26
board: Add NXP LS1088ARDB
Sean Anderson
1
-0
/
+14
2022-02-26
target: ls1088a: Add service processor
Sean Anderson
1
-0
/
+32
2022-02-26
target: Add support for ls1088a
Sean Anderson
1
-0
/
+42
2022-02-26
cpld: altera-epm240: Increase adapter speed
Sean Anderson
1
-0
/
+4
2022-02-26
cpld: altera-epm240: Add additional IDCODEs
Sean Anderson
1
-1
/
+14
2022-02-25
flash/nor/stm32xx: fix segfault accessing Cortex-M part number
Tomas Vanek
4
-16
/
+39
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-25
flash/nor/stm32f2x: Fix erase of bank 2 sectors
Simon Johansson
1
-2
/
+2
2022-02-21
riscv: call debug_execution related events (#679)
Erhan Kurubas
1
-8
/
+13
2022-02-19
.gitmodules: switch away from repo.or.cz
Antonio Borneo
1
-2
/
+2
2022-02-15
Merge pull request #678 from riscv/invalidate-progbuf-cache
Tim Newsome
3
-5
/
+39
2022-02-14
rtos: threadx: Add hla_target support for ThreadX
Ben McMorran
1
-0
/
+12
2022-02-14
Merge pull request #676 from erhankur/fix/riscv_remove_trigger_return_code
Tim Newsome
1
-1
/
+1
2022-02-14
server: remove remaining crust from dropped eCos code
Antonio Borneo
4
-42
/
+0
2022-02-14
Fix small memory leak.
Tim Newsome
1
-3
/
+5
2022-02-14
gdb_server: Include thread name as XML attribute
Ben McMorran
1
-2
/
+8
2022-02-14
Cadence virtual debug interface (vdebug) integration
Jacek Wuwer
13
-2
/
+1364
2022-02-14
doxygen: fix some function prototype description
Antonio Borneo
3
-5
/
+2
2022-02-14
target/riscv: revive 'riscv resume_order'
Tim Newsome
2
-3
/
+9
2022-02-14
helper/list: add list_for_each_entry_direction()
Antonio Borneo
1
-0
/
+14
2022-02-14
target/smp: use a struct list_head to hold the smp targets
Antonio Borneo
16
-177
/
+135
2022-02-14
fix progbuf cache: another two cases for invalidation
Jan Matyas
2
-4
/
+12
2022-02-14
fix progbuf cache: invalidate it when needed
Jan Matyas
3
-4
/
+30
2022-02-11
Merge pull request #677 from riscv/gitmodules
Tim Newsome
1
-4
/
+4
2022-02-10
.gitmodules: switch away from repo.or.cz
Tim Newsome
1
-4
/
+4
2022-02-09
riscv: fix remove_trigger return code for unavailable hw bp slot
Erhan Kurubas
1
-1
/
+1
2022-02-07
fix missing thread ID in stop reply when smp-configured hart (but not hart 0)...
Greg Savin
3
-7
/
+31
2022-02-05
semihosting: User defined operation, Tcl command exec on host
Zoltán Dudás
7
-4
/
+162
2022-02-04
Merge pull request #674 from riscv/from_upstream
Tim Newsome
13
-105
/
+285
2022-01-31
Ask the RTOS which target to set swbp on. (#673)
Tim Newsome
4
-6
/
+35
2022-01-29
semihosting: use open mode flags from GDB, not from sys/stat.h
Pavel Kirienko
1
-12
/
+28
2022-01-29
Combine register lists of smp targets.
Tim Newsome
1
-2
/
+104
2022-01-29
aarch64: support for aarch32 ARM_MODE_UND
Julien Massot
2
-0
/
+7
2022-01-29
tcl/board: Add EVB-LAN9255 config
Hans-Erik Floryd
1
-0
/
+11
2022-01-29
flash/nor/atsame5: add LAN9255 devices
Hans-Erik Floryd
1
-0
/
+3
2022-01-28
Merge branch 'master' into from_upstream
Tim Newsome
13
-105
/
+285
[prev]
[next]