index
:
riscv-openocd.git
FE_402_fix
__archive__
aap-sc/switch_snapshot_to_22_04
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_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
release
reset_test
reverse-resume-order
riscv
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
2025-10-01
target/riscv: refactor scratch_reserve() to use standardized macros for align...
Farid Khaydari
1
-9
/
+8
2025-10-01
target/riscv: fix bug in scratch_reserve
Farid Khaydari
1
-2
/
+2
2025-09-30
Merge pull request #1285 from aap-sc/aap-sc/sv57_fix
Anatoly Parshintsev
1
-1
/
+1
2025-09-12
Merge pull request #1267 from en-sc/en-sc/from_upstream
Evgeniy Naydanov
98
-1215
/
+2274
2025-09-08
Merge pull request #1274 from en-sc/en-sc/add-more-info-in-sample-memory
Evgeniy Naydanov
1
-2
/
+2
2025-08-22
target/riscv: fix SV57 translation for kernel address space
Parshintsev Anatoly
1
-1
/
+1
2025-08-06
target/riscv: fix get mode filed for vsatp and hgatp
Mark Zhuang
1
-2
/
+4
2025-08-06
target/riscv: fix address translation in hypervisor mode
zhefan.lv
1
-17
/
+0
2025-07-07
target/riscv: improve error messaging in case `sbasize` is zero
Sriram Shanmuga
1
-2
/
+2
2025-06-12
target/riscv: check nextdm address in abits range
Mark Zhuang
1
-0
/
+7
2025-05-05
Merge up to afbd01b0a46f3a81fe6076c002ad66973dcfb64c from upstream
Evgeniy Naydanov
98
-1215
/
+2274
2025-05-01
stlink: simplify the use of deprecated HLA transport
Antonio Borneo
1
-1
/
+6
2025-05-01
transport: allow transport name jtag/swd for hla and dapdirect
Antonio Borneo
1
-29
/
+64
2025-05-01
transport: store the transports sorted by alphabetic name order
Antonio Borneo
1
-3
/
+9
2025-05-01
transport: use helper/list.h for the list of transports
Antonio Borneo
2
-8
/
+11
2025-05-01
transport: validate the transport id's from the driver
Antonio Borneo
1
-10
/
+26
2025-05-01
adapter: use bitmask for driver's transports
Antonio Borneo
46
-113
/
+129
2025-05-01
transport: use a bitmask for the transport
Antonio Borneo
7
-31
/
+102
2025-05-01
transport: deprecate auto-selection of transport
Antonio Borneo
1
-3
/
+20
2025-05-01
adapter: list supported transports beside adapter name
Antonio Borneo
1
-1
/
+13
2025-05-01
adapter: replace 'interface' with 'adapter driver'
Antonio Borneo
1
-9
/
+8
2025-05-01
target: stm8: drop include file stm8.h
Antonio Borneo
3
-66
/
+47
2025-04-25
flash/nor/rp2xxx: define macro BOOTROM_MAGIC_MASK
Tomas Vanek
1
-1
/
+2
2025-04-25
flash/nor/rp2xxx: fix LOG_xxx messages
Tomas Vanek
1
-31
/
+32
2025-04-25
flash/nor/rp2xxx: fix flash operation after halt in RISC-V bootsel
Luke Wren
1
-0
/
+47
2025-04-25
flash/nor/rp2xxx: fix endianness error
Tomas Vanek
1
-30
/
+29
2025-04-25
flash/nor/rp2xxx: drop couple of Java-like const
Tomas Vanek
1
-3
/
+3
2025-04-25
flash/nor/rp2xxx: minor code improvements
Tomas Vanek
1
-15
/
+34
2025-04-25
flash/nor/rp2040: refactoring: change rp2040 to rp2xxx
Tomas Vanek
4
-58
/
+50
2025-04-25
flash/nor/rp2040: refactor finalizing calls and use them after erase
Tomas Vanek
1
-36
/
+42
2025-04-25
flash/nor/rp2040: improve flash write buffer size computation
Tomas Vanek
1
-11
/
+18
2025-04-25
flash/nor/rp2040: add missing TARGET_HALTED checks
Tomas Vanek
1
-0
/
+22
2025-04-25
flash/nor/rp2040: detect flash size including SFDP
Tomas Vanek
1
-15
/
+286
2025-04-25
flash/nor/rp2040: flash bank target switching for RP2350
Tomas Vanek
1
-19
/
+58
2025-04-25
flash/nor/rp2040: allow arbitrary ROM API call from Tcl
Tomas Vanek
1
-0
/
+87
2025-04-25
flash/nor/rp2040: allow flash size override from cfg
Tomas Vanek
1
-1
/
+4
2025-04-25
flash/nor/rp2040: Fix incorrect erase bounds calculation
Luke Wren
1
-1
/
+1
2025-04-25
flash/nor/rp2040: Avoid ROM call timeout on long erases by splitting into chunks
Luke Wren
1
-16
/
+47
2025-04-25
flash/nor/rp2040: Fix up ROM table lookup for RP2350 A2
Luke Wren
1
-2
/
+2
2025-04-25
flash/nor/rp2040: RP2350 A1 changes
graham sanderson
1
-7
/
+4
2025-04-25
flash/nor/rp2040: Add RISC-V ROM algorithm batch call support
Luke Wren
1
-277
/
+599
2025-04-25
flash/nor/rp2040: add RP2350 support
graham sanderson
1
-209
/
+274
2025-04-19
flash: stellaris: fix deprecated command
Antonio Borneo
1
-1
/
+1
2025-04-19
flash/stm32l4x: support STM32C05/09x devices
HAOUES Ahmed
2
-0
/
+36
2025-04-19
target: drop unused parameter to target_create()
Antonio Borneo
36
-42
/
+40
2025-04-19
target: rewrite function target_configure() as COMMAND_HELPER
Antonio Borneo
1
-209
/
+225
2025-04-19
target: rewrite commands 'configure' and 'cget' as COMMAND_HANDLER
Antonio Borneo
1
-15
/
+21
2025-04-19
target: rewrite command 'target create' as COMMAND_HANDLER
Antonio Borneo
1
-82
/
+65
2025-04-19
target: rewrite command 'invoke-event' as COMMAND_HANDLER
Antonio Borneo
1
-22
/
+18
2025-04-19
target: don't free working areas during 'configure -chain-position'
Antonio Borneo
1
-1
/
+0
[next]