aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/lpc288x.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-1/+1
2013-10-15lpc288x: Can now use target_write_buffer()Andreas Fritiofson1-11/+2
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson1-7/+0
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-128/+84
2012-01-04Change return value on error.Mathias K1-2/+1
2010-12-29warnings: use more 'const' for char *Øyvind Harboe1-1/+1
2010-11-17FLASH/NOR: Remove useless file lpc288x.hAntonio Borneo1-1/+13
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-0/+1
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch1-1/+1
2009-12-02move nor drivers to src/flash/norZachary T Welch1-0/+485