aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/bluenrg-x.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-08-27flash/nor/bluenrg-x: clarify target algo stack usageTomas Vanek1-10/+19
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2022-05-07bluenrg: add support for bluenrg-lps device and boardSalvatore Giorgio PECORINO1-3/+16
2021-09-25armv7m.h: relax dependency from 'arm_adi_v5.h'Antonio Borneo1-0/+1
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-5/+4
2021-05-01Cleanup of config/includes.Tim Newsome1-0/+1
2020-11-04flash: declare local symbols as staticAntonio Borneo1-4/+8
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-4/+4
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-6/+7
2020-05-12flash/nor/bluenrg-x: Minor code cleanupsMarc Schink1-10/+9
2020-03-07bluenrg-x: simplyfied the driverluca vinci1-339/+139
2020-03-07bluenrg-x: added support for BlueNRG-LP deviceluca vinci1-56/+163
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome1-3/+3
2018-04-04Fix for warnings detected by clang static analyzerMichele Sardo1-0/+5
2018-03-07Added support for STMicroelectronics BlueNRG-1 and BlueNRG-2 SoCMichele Sardo1-0/+549