summaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam7.c
Commit message (Expand)AuthorAgeFilesLines
* nit: more LOG_* \n fixesEric Wetzel2011-01-091-1/+1
* warnings: use more 'const' for char *Øyvind Harboe2010-12-291-1/+1
* FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo2010-11-171-1/+91
* at91sam7: -Wshadow warning fixesØyvind Harboe2010-06-151-26/+26
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* src/flash/nor: usage/help/doc updatesDavid Brownell2010-01-091-15/+16
* 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/+1213