summaryrefslogtreecommitdiff
path: root/src/flash/nor/faux.c
Commit message (Expand)AuthorAgeFilesLines
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* NOR: cleanup driver declsDavid Brownell2010-01-291-12/+12
* remove target.h from flash.hZachary T Welch2009-12-041-1/+1
* change #include "../hello.h" to "hello.h"Zachary T Welch2009-12-031-1/+1
* change #include "flash.h" to <flash/flash.h>Zachary T Welch2009-12-031-1/+1
* change #include "image.h" to <target/image.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+149