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
/
stm32l4x.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-06-04
flash/stm32l4x: fix scan-build warnings
Tarek BOCHKATI
1
-42
/
+47
2022-03-19
flash/stm32l4x: fix auto-probe when RDP is promoted from 0 to 0.5
Tarek BOCHKATI
1
-2
/
+13
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
1
-6
/
+21
2021-10-02
helper: Remove src/helper from include dirs
Yasushi SHOJI
1
-1
/
+1
2021-09-25
armv7m.h: relax dependency from 'arm_adi_v5.h'
Antonio Borneo
1
-0
/
+1
2021-09-18
Partially Revert "flash/stm32l4x: introduce flash programming without loader"
Oleksij Rempel
1
-41
/
+13
2021-09-18
flash/stm32l4x: fix dual bank support for STM32L552xC devices
Tarek BOCHKATI
1
-3
/
+5
2021-09-12
flash/stm32l4x: fix flash programming in 64-bit hosts
Tarek BOCHKATI
1
-2
/
+5
2021-09-11
flash/stm32l4x: do not use magic number for dual bank option bits
Tarek BOCHKATI
1
-17
/
+17
2021-09-11
flash/stm32l4x: introduce is_max_flash_size and use it
Tarek BOCHKATI
1
-9
/
+8
2021-09-11
flash/stm32l4x: fix segmentation fault with HLA adapters and STM32WLx devices
Tarek BOCHKATI
1
-2
/
+8
2021-09-02
flash/stm32l4x: avoid using magic numbers for device ids
Tarek BOCHKATI
1
-108
/
+108
2021-09-02
flash/stm32l4x: add support of STM32WB1x
Tarek BOCHKATI
1
-5
/
+25
2021-09-02
flash/stm32l4x: add support of STM32G05/G06x
Tarek BOCHKATI
1
-0
/
+17
2021-09-02
flash/stm32l4x: switch to to c loader instead of assembly loader
Tarek BOCHKATI
1
-36
/
+36
2021-08-30
flash/stm32l4x: free write_algorithm work area if no space left for the buffer
Tarek BOCHKATI
1
-0
/
+1
2021-08-30
flash/stm32l4x: add support of STM32U57x/U58x
Tarek BOCHKATI
1
-18
/
+68
2021-08-26
flash/stm32l4x: add support of STM32WL5x dual core
Tarek BOCHKATI
1
-12
/
+73
2021-08-26
flash/stm32l4x: add support of STM32G0Bx/G0Cx devices
Tarek BOCHKATI
1
-4
/
+50
2021-08-26
flash/stm32l4x: remove stm32l4_part_info.default_flash_regs
Tarek BOCHKATI
1
-27
/
+17
2021-08-26
flash/stm32l4x: introduce flash programming without loader
Tarek BOCHKATI
1
-7
/
+88
2021-08-26
flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0x55
Tarek BOCHKATI
1
-0
/
+7
2021-08-26
flash/stm32l4x: STM32L5 support programming when TZEN=1 and RDP=0xAA
Tarek BOCHKATI
1
-6
/
+135
2021-08-26
flash/stm32l4x: introduce auto-probe when OPTR is changed
Tarek BOCHKATI
1
-17
/
+25
2021-08-26
flash/stm32l4x: introduce 'stm32l4x trustzone [enable|disable]' command
Tarek BOCHKATI
1
-15
/
+108
2021-08-26
flash/stm32l4x: do not report bank mode before probing [FIX]
Tarek BOCHKATI
1
-3
/
+2
2021-08-22
flash/stm32l4x: use COMMAND_PARSE_NUMBER in command handlers
Tarek BOCHKATI
1
-4
/
+5
2021-08-14
flash/nor: Do not update 'is_erased'
Marc Schink
1
-9
/
+2
2021-08-14
helper/align.h: use it
Antonio Borneo
1
-1
/
+2
2021-07-24
openocd: fix simple cases of NULL comparison
Antonio Borneo
1
-1
/
+1
2021-07-20
openocd: fix simple cases of Yoda condition
Antonio Borneo
1
-11
/
+11
2021-07-20
flash: use lowercase for C variables
Antonio Borneo
1
-3
/
+3
2021-06-27
flash/nor/stm32l4: Fix stm32l4_probe()
Marc Schink
1
-4
/
+4
2021-06-13
flash/nor: improved API of flash_driver.info & fixed buffer overruns
Jan Matyas
1
-28
/
+36
2021-05-22
flash/stm32l4x: add missing break statement
Tarek BOCHKATI
1
-1
/
+3
2021-03-24
flash/stm32l4x: probe tzen and rdp values
Tarek BOCHKATI
1
-8
/
+57
2021-03-24
flash/stm32l4x: introduce stm32l4_part_info.flags for devices features
Tarek BOCHKATI
1
-39
/
+33
2021-03-24
flash/stm32l4x: enhance protect handler to use efficiently all WRP areas
Tarek BOCHKATI
1
-56
/
+386
2021-03-24
stm32l4x: add OTP support for STM32 G0/G4/L4/L4+/L5/WB/WL devices
Tarek BOCHKATI
1
-1
/
+159
2021-03-16
flash/stm32l4x: zero init stm32l4_flash_bank struct on flash bank initialization
Raúl Sanchez Siles
1
-1
/
+1
2020-11-15
stm32l4x: cosmetic simplification of get_stm32l4_info
Tarek BOCHKATI
1
-10
/
+8
2020-11-15
flash/stm32l4x: STM32L55/L56xx basic support (non-secure mode)
Tarek BOCHKATI
1
-12
/
+63
2020-11-15
flash/stm32l4x: introduce table with register offsets
Tarek BOCHKATI
1
-37
/
+104
2020-10-22
flash/stm32l4: add support of STM32G4 category 4 devices (G491/G4A1)
Tarek BOCHKATI
1
-1
/
+18
2020-09-05
flash: use proper format with uint32_t
Antonio Borneo
1
-1
/
+1
2020-09-05
flash: avoid checking for non NULL pointer to free it
Antonio Borneo
1
-4
/
+1
2020-07-26
flash: fix typos and duplicated words
Antonio Borneo
1
-1
/
+1
2020-07-07
flash/nor: Use proper data types in driver API
Marc Schink
1
-9
/
+10
[next]