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
/
flash
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
Merge up to afbd01b0a46f3a81fe6076c002ad66973dcfb64c from upstream
Evgeniy Naydanov
8
-537
/
+1482
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-07
Merge up to 6834f022b96fb1c7f5829166578e01a0ac223cb0 from upstream
Evgeniy Naydanov
6
-3
/
+1155
2025-03-29
flash/stm32l4x: support STM32U5F/U5Gx devices
HAOUES Ahmed
2
-3
/
+21
2025-03-09
flash/nor: Add basic support for TI's MSPM0L/G family
Nishanth Menon
4
-0
/
+1134
2025-03-05
Merge up to a168c634126e9e6bb95c6e68b2db5afbb099abf7 from upstream
Evgeniy Naydanov
1
-5
/
+0
2025-02-21
flash/nor/rsl10: drop unused `rsl10_info` in `rsl10_protect_check()`
Evgeniy Naydanov
1
-5
/
+0
2025-02-17
Merge up to 1f3f635693a1ddc85f362dc324cb49c3e7b75f27 from upstream
Evgeniy Naydanov
7
-4
/
+1718
2025-02-16
jtag: drop useless typedef tap_state_t
Antonio Borneo
1
-1
/
+1
2025-02-16
nor: lpc2000: drop useless typedef lpc2000_variant
Antonio Borneo
1
-3
/
+3
2025-01-31
flash/nor: add DesignWare SPI controller driver
Sergey Matsievskiy
5
-0
/
+1714
2025-01-28
Merge up to a510d51a78f14fbb8416037a587ce1bfc6016d24 from upstream
Evgeniy Naydanov
5
-13
/
+28
2025-01-25
flash/nor/kinetis: fix assertion during flash write
Tomas Vanek
1
-1
/
+16
2025-01-25
OpenOCD: fix code indentation
Antonio Borneo
4
-12
/
+12
2025-01-22
Merge up to 26f2df80c3f9ac54fc488ed26f6320904881c0d4 from upstream
Evgeniy Naydanov
3
-2
/
+58
2025-01-06
flash/stm32l4x: add STM32C071xx support
David (Pololu)
2
-0
/
+18
2024-12-29
flash/nor/stm32l4x: Add support for STM32U0 series
Marc Schink
2
-1
/
+39
2024-12-21
flash/nor/sfdp: Fix broken DEBUG log line on macOS
Pete Moore
1
-1
/
+1
2024-11-12
Merge up to fd62626dff25cf503a25040d3040b0a2bb9b2a76 from upstream
Evgeniy Naydanov
41
-250
/
+245
2024-11-02
flash: convert 'unsigned' to 'unsigned int'
Mark Zhuang
2
-9
/
+9
2024-10-05
OpenOCD: drop comparison with true/false
Antonio Borneo
2
-36
/
+34
2024-10-05
OpenOCD: fix code alignment
Antonio Borneo
1
-1
/
+1
2024-10-05
flash: stm32l4x: fix open brace style
Antonio Borneo
1
-1
/
+2
2024-10-05
flash: convert 'unsigned' to 'unsigned int'
Antonio Borneo
35
-178
/
+178
2024-10-05
openocd: fix conversion string for stdint values
Antonio Borneo
9
-25
/
+21
2024-10-03
Merge up to 1173473f662bbdf6d1499654568256257eee6cdd from upstream
Evgeniy Naydanov
1
-0
/
+30
2024-10-01
flash/nor/atsame5: add PIC32CX-SG device IDs
Matt Trescott
1
-0
/
+30
2024-09-16
Merge up to fd7b66c5eb038185b72953821204ec9bb8ce49d1 from upstream
Evgeniy Naydanov
5
-6
/
+8
2024-09-15
flash/nor/sfdp, stmqspi: use native type for buffer size
Tomas Vanek
3
-4
/
+4
[next]