aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/mrvlqspi.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-09coding style: avoid unnecessary line continuationsAntonio Borneo1-5/+5
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch1-6/+22
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek1-8/+0
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-4/+1
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz1-2/+2
2015-03-25flash/nor: mrvlqspi: fix printf formatting issuesMahavir Jain1-9/+10
2014-09-22flash/nor: add mrvlqspi flash controller driverMahavir Jain1-0/+960