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
/
nor
/
stm32f1x.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-19
From upstream (#331)
Tim Newsome
1
-218
/
+179
2018-08-20
From upstream (#286)
Tim Newsome
1
-1
/
+3
2018-05-08
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
2013-10-31
stm32f1x: Fix byte order bug and remove unnecessary cast
Andreas Fritiofson
1
-7
/
+7
2013-10-07
stm32l: set default padded value
Spencer Oliver
1
-0
/
+3
2013-07-15
flash/stm32*: Sync all device/rev IDs with reference manuals
Andreas Fritiofson
1
-11
/
+19
2013-07-15
flash/stm32*: Rewrite info functions
Andreas Fritiofson
1
-174
/
+144
2013-07-15
flash/stm32*: Remove the halted check in protect_check
Andreas Fritiofson
1
-5
/
+0
2013-06-12
stm32: add new stm32f0 device id
Spencer Oliver
1
-1
/
+3
2013-06-05
update files to correct FSF address
Spencer Oliver
1
-1
/
+1
2013-03-06
flash: fix stm32 failed probe using incorrect flash size
Spencer Oliver
1
-2
/
+4
2013-03-06
stm32: update stm32f1x driver for f0x and f3x option bytes
Spencer Oliver
1
-4
/
+14
2013-02-25
stm32: enable flash bank size override
Spencer Oliver
1
-0
/
+7
2013-02-02
armv7m: use ARM_MODE_THREAD core mode for algoorithm's
Spencer Oliver
1
-1
/
+1
2013-02-02
armv7m: use generic arm::core_mode
Spencer Oliver
1
-1
/
+1
2012-12-31
flash: allow stm32f1x options_write args in any order
Spencer Oliver
1
-30
/
+37
2012-12-31
flash: use correct stm32f1x option read mask
Spencer Oliver
1
-2
/
+2
2012-12-31
stm32f1x: fix stm32f0/f3 broken unlock
Spencer Oliver
1
-1
/
+8
2012-12-31
stm32f1x: preserve user option byte data
Spencer Oliver
1
-2
/
+14
2012-12-31
flash: stm32f1x: write option bytes using the loader
Szymon Modzelewski
1
-60
/
+19
2012-10-28
flash: update stm32 flash driver versions
Spencer Oliver
1
-4
/
+8
2012-10-08
stm32f1x: Increase options erase timeout
Andreas Fritiofson
1
-9
/
+14
2012-10-08
flash/nor: make all working area pointers local
Andreas Fritiofson
1
-9
/
+7
2012-10-02
flash: add stm32f3 rev 2 flash support
Spencer Oliver
1
-0
/
+8
2012-09-07
stlink: issue error for stm32 option writing
Spencer Oliver
1
-0
/
+8
2012-08-01
flash: stm32f1x: Pad odd byte writes early to avoid 16-bit writes
Andreas Fritiofson
1
-54
/
+49
2012-07-30
flash: reduce code duplication in stm32 flash probe
Andreas Fritiofson
1
-117
/
+52
2012-07-30
flash: fix stm32 flash driver typo's
Spencer Oliver
1
-3
/
+3
2012-07-30
flash: handle zero when reading stm32 flash size reg
Spencer Oliver
1
-0
/
+5
2012-07-30
flash: don't write to FLASH_CR in stm32x_write_block
Andreas Fritiofson
1
-16
/
+15
2012-07-11
flash: add stm32f3x support
Spencer Oliver
1
-0
/
+56
2012-05-14
flash: blank check use default_flash_blank_check
Spencer Oliver
1
-1
/
+1
2012-05-08
flash: use correct stm32f0 flash size register
Spencer Oliver
1
-3
/
+28
2012-04-30
flash: update stm32f0x version info
Spencer Oliver
1
-1
/
+5
[next]