aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/cc3220sf.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-05flash: avoid checking for non NULL pointer to free itAntonio Borneo1-4/+1
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-4/+5
2020-05-24nor/flash: Add keep_alive() during flash write handlerEdward Fewell1-0/+2
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-12-11flash/nor: update cc3220sf for issue found in code reviewEdward Fewell1-16/+3
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek1-13/+0
2018-06-06flash/nor: Add support for TI CC3220SF internal flashEdward Fewell1-0/+529