aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/xcf.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-09coding style: remove useless break after a goto or returnAntonio Borneo1-1/+0
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-1/+3
2018-01-13XCF (Xilinx platfrom flash) support.barthess1-0/+897