aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/driver.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-30flash/nor: implement flash bank deallocation on OpenOCD exitTomas Vanek1-0/+8
2016-05-24Make #include guard naming consistentMarc Schink1-3/+3
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-05-21flash/nor/driver.h: typo fixChristopher Kilgour1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-4/+5
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe1-0/+5
2010-12-29warnings: use more 'const' for char *Øyvind Harboe1-1/+1
2010-12-15flash: clarify protect documentationØyvind Harboe1-3/+6
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+15
2010-05-16NOR: fix comment for DoxygenAntonio Borneo1-2/+3
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch1-0/+201