aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/bluenrg-x.c
AgeCommit message (Expand)AuthorFilesLines
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