aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/dsp5680xx_flash.c
AgeCommit message (Expand)Author
2020-02-24coding style: fix space around pointer's asteriskAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2016-05-24Remove FSF address from GPL noticesMarc Schink
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2012-10-08dsp5680xx_flash: Remove unused flash bank structureAndreas Fritiofson
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2011-12-11dsp5680xx - indent fixrodrigo_l_rosa
2011-11-24dsp5680xx - match page erase with mass eraserodrigo_l_rosa
2011-11-24dsp5680xx - mark erase after unlocking flashrodrigo_l_rosa
2011-08-30optional crc for flash writingRodrigo L. Rosa
2011-06-12doxy & cleanupRodrigo L. Rosa
2011-06-12fix protection behaviorRodrigo L. Rosa
2011-06-12cleanup trailing whitespacesRodrigo L. Rosa
2011-06-12fix flash driver size, sector eraseRodrigo L. Rosa
2011-05-19flashing speed improved using queued jtag. error propagation improved.Rodrigo L. Rosa
2011-05-18flash support (only full erase/write) for 568013 and 568037Rodrigo L. Rosa