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
/
flash
/
nor
/
stm32f1x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-23
openocd: src/flash: replace the GPL-2.0-or-later license tag
Antonio Borneo
1
-13
/
+2
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-03-12
flash/stm32f1x,f2x: fix endianess in slow fallback flash write
Tomas Vanek
1
-4
/
+1
2022-02-25
flash/nor/stm32xx: fix segfault accessing Cortex-M part number
Tomas Vanek
1
-6
/
+4
2021-11-23
openocd: use unique name for struct command_registration
Antonio Borneo
1
-4
/
+4
2021-11-15
flash/nor/stm32f1x: Add support for GD32E23x
asier70
1
-2
/
+17
2021-08-14
flash/nor: Do not update 'is_erased'
Marc Schink
1
-8
/
+2
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-2
/
+2
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
1
-13
/
+13
2021-06-18
flash/stm32fxx.c: do not read CPUID as this info is stored in cortex_m_common
Tarek BOCHKATI
1
-30
/
+31
2021-06-13
flash/nor: improved API of flash_driver.info & fixed buffer overruns
Jan Matyas
1
-5
/
+5
2021-05-02
flash/nor/stm32f1x: Add support for GD32F1x0/3x0
asier70
1
-4
/
+34
2020-11-15
flash/nor/stm32f1x: fix error message
Tomas Vanek
1
-1
/
+1
2020-09-05
flash: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-11
/
+5
2020-07-07
flash/nor: Use proper data types in driver API
Marc Schink
1
-6
/
+8
2020-05-09
coding style: let "else" follow the close brace
Antonio Borneo
1
-2
/
+1
2020-04-05
flash/stm32f1x: fix maximum flash size for some devices
Tarek BOCHKATI
1
-2
/
+18
2020-03-07
flash/nor/stm32f1x: Group and cleanup device list
Marc Schink
1
-37
/
+37
2020-02-23
flash/nor/stm32f1x: Some small code cleanups
Marc Schink
1
-9
/
+6
2020-01-02
flash/nor/stm32f1x: fix options reading from locked chip
Oleksandr Redchuk
1
-20
/
+6
2019-05-14
helper/command: change prototype of command_print/command_print_sameline
Antonio Borneo
1
-20
/
+20
2019-03-27
Constify struct flash_driver instances
Christopher Head
1
-1
/
+1
2019-02-07
flash/nor/stm32f1x: Ability to change user option bytes.
Jan Vojtech
1
-2
/
+12
2019-02-04
flash/nor/stm32f1x: use address instead of offset in stm32x_write_block()
Tomas Vanek
1
-6
/
+4
2019-02-04
flash/nor/stm32f1x: fix minor error messages
Tomas Vanek
1
-3
/
+5
2018-11-03
flash/nor/stm32f1x: Use of protection blocks, improved option bytes handling
Dominik Peklo
1
-218
/
+179
2018-07-03
flash/nor/stm32: Eliminate working area leak
Christopher Head
1
-1
/
+3
2018-04-23
flash/nor, contrib/loaders: add stm32 loaders Makefile and generated .inc
Tomas Vanek
1
-38
/
+1
2018-04-04
flash/nor: implement flash bank deallocation in drivers with simple alloc
Tomas Vanek
1
-0
/
+1
2016-05-24
Remove FSF address from GPL notices
Marc Schink
1
-3
/
+1
2016-02-29
Cleanup: removal of obsolete semicolons
Alexander Kurz
1
-2
/
+2
2015-02-02
Add more STM32F3 IDs in target/stm32f3.cfg.
Uwe Bonnes
1
-1
/
+18
2015-01-26
stm32f07/9: Both devices have 256 kByte Flash Maximum.
Uwe Bonnes
1
-7
/
+0
2015-01-26
stm32f0x: Remove duplicate code for revision string.
Uwe Bonnes
1
-50
/
+20
2015-01-26
stm32f09x: Print info in get_stm32x_info.
Uwe Bonnes
1
-0
/
+14
2015-01-26
flash/nor/stm32f1: Add handling of stm32f09, nearly same as stm32f07.
Uwe Bonnes
1
-0
/
+8
2014-08-19
flash/nor/stm32f1x: add STM32F302x6/8 IDs, clarify STM32F302xB/C
Paul Fertser
1
-2
/
+17
2014-06-19
stm32f1x: add STM32F33x support.
Nemui Trinomius
1
-0
/
+18
2014-05-31
flash/nor/stm32f1x: add support for F04x parts
Paul Fertser
1
-0
/
+15
2014-03-17
flash: Constify write buffer
Andreas Fritiofson
1
-4
/
+4
2014-02-24
stm32f1x: Fix option byte flag parsing
Andreas Fritiofson
1
-4
/
+4
2014-02-11
nor/flash/stm32f1x: add stm32f07x support
Kuldeep Singh Dhaka
1
-4
/
+39
2014-02-04
flash/nor/stm32f1x: fix format specifiers warning
Paul Fertser
1
-2
/
+2
2013-12-14
flash: revert incorrect stm32f1 default_padded_value
Spencer Oliver
1
-3
/
+0
[next]