index
:
OpenOCD
master
mips-hack
mips-hack-upstream
qorivva
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
flash
Age
Commit message (
Expand
)
Author
2020-03-16
flash/startup.tcl: add STM32G0 and G4 aliases
HEAD
master
Tarek BOCHKATI
2020-03-16
Flash driver for STM32G0xx and STM32G4xx
Andreas Bolsch
2020-03-10
flash/stm32h7x: fix bank sizes for devices with trimmed flash
Tarek BOCHKATI
2020-03-07
flash/nor: update support for TI MSP432 devices
Edward Fewell
2020-03-07
bluenrg-x: simplyfied the driver
luca vinci
2020-03-07
bluenrg-x: added support for BlueNRG-LP device
luca vinci
2020-03-07
helper/binarybuffer: fix clang static analyzer warnings
Tomas Vanek
2020-03-07
flash/nor/numicro: use flash infrastructure to align write
Tomas Vanek
2020-03-07
flash/nor/fm4,tms470: fix clang static analyzer warnings
Tomas Vanek
2020-03-07
src/flash/nor/at91sam3|4l|7: fix clang static analyzer warnings
Tomas Vanek
2020-03-07
flash/nor/stm32f1x: Group and cleanup device list
Marc Schink
2020-03-02
flash/stm32h7x: add support of STM32H7Ax/H7Bx devices
Tarek BOCHKATI
2020-03-02
Add support for SAMD21E17D device
Michael Stoll
2020-02-24
coding style: fix space around pointer's asterisk
Antonio Borneo
2020-02-24
flash/nor/stm32l4x: Minor code cleanups
Marc Schink
2020-02-24
flash/nor/stm32h7x: Minor code cleanups
Marc Schink
2020-02-23
flash/nor/tcl.c: add filld command to write double-word with 64-bit value
Tarek BOCHKATI
2020-02-23
flash/nor/stm32l4x: lock flash after error
Tomas Vanek
2020-02-23
flash/stm32h7x: use alignment infrastructure
Christopher Head
2020-02-23
flash/nor/stm32f1x: Some small code cleanups
Marc Schink
2020-02-23
flash/nor/stm32h7x: check OPTCHANGEERR
Christopher Head
2020-02-23
flash/nor/stm32h7x: fix incorrect array indexing
Christopher Head
2020-02-15
coding style: use ARRAY_SIZE() when possible
Antonio Borneo
2020-02-15
flash/nor/stm32lx: Minor code cleanups
Marc Schink
2020-02-13
flash/stm32lx: mention explicitly that this driver covers STM32 L0 and L1
Tarek BOCHKATI
2020-02-13
flash/startup.tcl: update stm32 flash driver aliases
Tarek BOCHKATI
2020-02-08
efm32: add EFR32ZG13P and EFR32ZG14P parts
Frank Hunleth
2020-02-06
flash/nor: Add Renesas RPC HF driver
Marek Vasut
2020-02-06
flash/nor: Export various functions from the CFI core
Marek Vasut
2020-01-27
flash/nor/stm32l4x: fix minor errors in flash write/async algo
Tomas Vanek
2020-01-27
flash/nor/stm32l4x: use flash infrastructure to align write
Tomas Vanek
2020-01-27
flash/nor/nrf5: Fix build error on OSX
Marek Vasut
2020-01-22
flash/nor/sh_qspi: Add SH QSPI driver
Marek Vasut
2020-01-16
flash/nor: Rename flash_address() to cfi_flash_address()
Marek Vasut
2020-01-16
flash/nor: Rename get_cfi_info() to cfi_get_info()
Marek Vasut
2020-01-16
flash/nor: Allow CFI memory read/write functions be overriden
Marek Vasut
2020-01-16
flash/nor: Drop size argument of cfi_target_{read,write}_memory()
Marek Vasut
2020-01-16
flash/nor: Pass flash_bank to memory accessors
Marek Vasut
2020-01-16
flash/nor/stm32l4x: add support of STM32L4P5/L4Q5x devices
Tarek BOCHKATI
2020-01-16
flash/nor: add support of STM32WB on top STM32L4 flash driver
Tarek BOCHKATI
2020-01-16
flash/nor: add support of STM32L41/L42xx
Tarek BOCHKATI
2020-01-16
flash/nor/stm32l4x : add structure containers to hold devices' information
Tarek BOCHKATI
2020-01-05
flash/nor: Factor out CFI memory read/write functions
Marek Vasut
2020-01-05
flash/nor: Factor out cfi_spansion_unlock_seq()
Marek Vasut
2020-01-03
flash/nor/stm32f2x: Support value line chips with trimmed flash
Keir Fraser
2020-01-02
flash/nor/stm32f1x: fix options reading from locked chip
Oleksandr Redchuk
2020-01-02
flash/nor/kinetis: fix clang static analyzer warnings
Tomas Vanek
2020-01-02
flash/nor/stm32h7: (minor) use proper variable names and enhance logging
Tarek BOCHKATI
2019-12-17
flash/nor/stm32f2x: fix clang static analyzer warning
Tomas Vanek
2019-12-12
flash/nor/nrf5: remove check for protected sector
Tomas Vanek
[next]