summaryrefslogtreecommitdiff
path: root/src/flash/nor/ocl.c
Commit message (Expand)AuthorAgeFilesLines
* embeddedice: fix error handlingØyvind Harboe2010-09-211-6/+0
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* NOR: cleanup driver declsDavid Brownell2010-01-291-11/+11
* remove target.h from flash.hZachary T Welch2009-12-041-1/+1
* change #include "flash.h" to <flash/flash.h>Zachary T Welch2009-12-031-1/+1
* change #include "embeddedice.h" to <target/embeddedice.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+361