aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/ocl.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-05flash/nor: use default_flash_blank_check() instead of dummyTomas Vanek1-6/+1
2018-11-26flash/nor: consolidate flash protect/protect_checkTomas Vanek1-12/+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-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson1-6/+0
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-61/+57
2012-01-04Change return value on error.Mathias K1-2/+1
2010-09-21embeddedice: fix error handlingØyvind Harboe1-6/+0
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+1
2010-01-29NOR: cleanup driver declsDavid Brownell1-11/+11
2009-12-04remove target.h from flash.hZachary T Welch1-1/+1
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch1-1/+1
2009-12-03change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+361