aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/faux.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo1-0/+1
2010-01-29NOR: cleanup driver declsDavid Brownell1-12/+12
2009-12-04remove target.h from flash.hZachary T Welch1-1/+1
2009-12-03change #include "../hello.h" to "hello.h"Zachary T Welch1-1/+1
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch1-1/+1
2009-12-03change #include "image.h" to <target/image.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+149