aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/driver.h
AgeCommit message (Expand)Author
2019-03-27Constify struct flash_driver instancesChristopher Head
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek
2018-03-30flash/nor: implement flash bank deallocation on OpenOCD exitTomas Vanek
2016-05-24Make #include guard naming consistentMarc Schink
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-05-21flash/nor/driver.h: typo fixChristopher Kilgour
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-04flash: introduce .usage field for nand and nor flash driver structureØyvind Harboe
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-12-15flash: clarify protect documentationØyvind Harboe
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-05-16NOR: fix comment for DoxygenAntonio Borneo
2009-12-04split flash.h into into flash/nor/*.hZachary T Welch