summaryrefslogtreecommitdiff
path: root/src/flash/nor/lpc288x.c
Commit message (Expand)AuthorAgeFilesLines
* warnings: use more 'const' for char *Øyvind Harboe2010-12-291-1/+1
* FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo2010-11-171-1/+13
* 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-0/+1
* change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+485