aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stmqspi.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-18flash/nor/stmqspi: Use correct command errorsMarc Schink1-10/+10
2023-05-18nor: move in driver.h the flash_driver's declarationAntonio Borneo1-1/+1
2022-11-15Fix for segfault and some clang reported problems in stmqspiAndreas Bolsch1-16/+14
2022-11-11flash: stmqspi: fix clang error 'dead assignment'Antonio Borneo1-1/+0
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-08-27flash: nor: use binary prefixes consistentlyPaul Fertser1-14/+14
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-09-25armv7m.h: relax dependency from 'arm_adi_v5.h'Antonio Borneo1-0/+1
2021-08-14flash/nor: Do not update 'is_erased'Marc Schink1-7/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-3/+3
2021-07-20openocd: fix simple cases of Yoda conditionAntonio Borneo1-3/+3
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-4/+3
2021-05-22flash: fix some minor typoAntonio Borneo1-1/+1
2021-03-10flash/nor/stmqspi: Replace macros with static inline functionsMarc Schink1-96/+131
2021-01-18flash/stmqspi: fix build error with -Werror=maybe-uninitializedTarek BOCHKATI1-1/+1
2020-12-09flash/nor/sfdp|stmqspi: fix build issue with clang on mac OSTarek BOCHKATI1-13/+13
2020-11-15flash/stmqspi: minor fixes on coding styleAntonio Borneo1-105/+102
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch1-0/+2452