aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/mdr.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2016-11-04flash: nor: mdr: do not mass erase when clearing INFO memoryPaul Fertser1-1/+2
2016-08-02flash: nor: mdr: fix verification problem with 1986VE1T or 1986VE3TAndrey Skvortsov1-0/+7
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2016-02-29flash: nor: mdr: implement read/verify for Info memoryPaul Fertser1-1/+95
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz1-2/+2
2015-04-16flash/nor/mdr: add docs, remove memory leak on probe()Paul Fertser1-0/+7
2014-03-17flash: Constify write bufferAndreas Fritiofson1-3/+3
2014-02-04flash/nor/mdr.c: fix uninitialised variable warningPaul Fertser1-5/+7
2013-10-31Remove unnecessary castsAndreas Fritiofson1-1/+1
2013-08-07mdr32fx: support for Milandr's MDR32Fx internal flash memoryPaul Fertser1-0/+527