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
path:
root
/
src
/
flash
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-27
flash: fix clang static analyzer build errors (#778)
Tim Newsome
2
-5
/
+0
2022-06-01
flash: redirect gd32vf103 driver to stm32f1x (#704)
Huaqi Fang
2
-0
/
+54
2022-05-03
Remove gd32vf103 flash driver.
Tim Newsome
3
-1347
/
+0
2022-05-03
Merge branch 'master' into from_upstream
Tim Newsome
1
-170
/
+307
2022-04-24
flash/nor/stm32f1x: add can_load_options flag for GD32F1x0, F3x0 and E23x
Tomas Vanek
1
-0
/
+3
2022-04-24
flash/stm32f1x: add support for RISC-V GigaDevice GD32VF103
Tomas Vanek
1
-44
/
+161
2022-04-13
flash/nor/stm32f1x: lock flash in case of error
Tomas Vanek
1
-39
/
+46
2022-04-13
flash/nor/stm32f1x: unify flash error reporting
Tomas Vanek
1
-17
/
+15
2022-04-13
flash/nor/stm32f1x: tidy up async algo supporting code
Tomas Vanek
1
-21
/
+26
2022-04-13
flash/nor/stm32f1x: remove write alignment code
Tomas Vanek
1
-23
/
+14
2022-04-13
flash/nor/stm32f1x: allow write fallback for flash options
Tomas Vanek
1
-34
/
+50
2022-04-11
Merge branch 'master' into from_upstream
Tim Newsome
6
-23
/
+25
2022-03-19
flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5
Tarek BOCHKATI
1
-2
/
+13
2022-03-12
flash/nor/efm32: Use Cortex-M 'core_info' field
Marc Schink
1
-11
/
+7
2022-03-12
flash/nor/sim3x: Fix typo
Marc Schink
1
-1
/
+1
2022-03-12
flash/stm32h7x: fix FLASH_WPSN_PRG mask used for protection
Tarek BOCHKATI
1
-1
/
+2
2022-03-12
flash/stm32f1x,f2x: fix endianess in slow fallback flash write
Tomas Vanek
2
-8
/
+2
2022-03-03
From upstream (#684)
Tim Newsome
5
-19
/
+45
2022-03-01
flash/stm32l4x: fix maybe-uninitialized compiler error
Tarek BOCHKATI
1
-1
/
+1
2022-02-25
flash/nor/stm32xx: fix segfault accessing Cortex-M part number
Tomas Vanek
4
-16
/
+39
2022-02-25
flash/nor/stm32f2x: Fix erase of bank 2 sectors
Simon Johansson
1
-2
/
+2
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
1
-83
/
+221
2022-01-05
flash/nor/efr32: fixed lockbits and user data
Doug Brunner
1
-83
/
+221
2021-12-28
Merge branch 'master' into from_upstream
Tim Newsome
10
-96
/
+38
2021-12-11
flash/nor/spi: add micron MT25QU01G
Jaehoon Park
1
-0
/
+1
2021-12-03
target,flash: allow target_free_working_area on NULL area pointer
Tomas Vanek
7
-23
/
+22
2021-12-03
flash/nor/fespi: algorithm, large address, errors
Tim Newsome
1
-327
/
+148
2021-12-03
flash/nor/at91samd: remove 'at91samd info' command
Tomas Vanek
1
-13
/
+0
2021-12-03
flash/nor/kinetis_ke: remove 'kinetis mdm test_securing' cmd
Tomas Vanek
1
-40
/
+0
2021-12-03
flash/nor/kinetis_ke: add .help fields for tcl commands
Tomas Vanek
1
-4
/
+4
2021-11-30
Merge branch 'master' into from_upstream
Tim Newsome
12
-143
/
+539
2021-11-29
flash/nor/efm32: fixed BG1x identification
Doug Brunner
1
-3
/
+3
2021-11-23
flash/psoc6: initialize usage field
Antonio Borneo
1
-1
/
+1
2021-11-23
flash/rp2040: don't initialize to NULL fields in struct
Antonio Borneo
1
-1
/
+0
2021-11-23
openocd: use unique name for struct command_registration
Antonio Borneo
3
-12
/
+12
2021-11-23
openocd: use single line for register_commands*()
Antonio Borneo
2
-4
/
+2
2021-11-18
flash/nor/at91samd: Add SAMR35J18B support
Janco Kock
1
-0
/
+1
2021-11-15
flash/nor/stm32f1x: Add support for GD32E23x
asier70
2
-2
/
+20
2021-11-13
jtagspi: fix build on MacOS
Antonio Borneo
1
-2
/
+2
2021-11-13
flash/stm32h7x: don't read flash size using the H74/H75x CPU2
Tarek BOCHKATI
1
-6
/
+11
2021-11-13
flash/stm32h7x: avoid using magic numbers for device ids
Tarek BOCHKATI
1
-20
/
+25
2021-11-12
Update jtagspi driver for 1-, 2- and 4-byte addresses
Andreas Bolsch
1
-90
/
+443
2021-11-03
flash/nor/stm32lx: fixed writes at high adapter speeds
Jimmy
1
-4
/
+21
2021-10-25
Merge branch 'master' into from_upstream
Tim Newsome
1
-2
/
+1
2021-10-25
flash/nor/psoc6: fix doxygen comment
Antonio Borneo
1
-2
/
+1
2021-10-05
Merge branch 'master' into from_upstream
Tim Newsome
19
-206
/
+835
2021-10-02
helper: Remove src/helper from include dirs
Yasushi SHOJI
2
-3
/
+3
2021-09-25
armv7m.h: relax dependency from 'arm_adi_v5.h'
Antonio Borneo
14
-0
/
+14
2021-09-23
Properly cache s0/s1 (#645)
Tim Newsome
1
-3
/
+2
[next]