aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam7.c
AgeCommit message (Expand)Author
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-11-15at91sam7: ensure probed flash bank has a name (fix a segfault)Aurelien Jacobs
2011-11-09at91sam7: fix warnings by removing dead assignmentsØyvind Harboe
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2010-12-29warnings: use more 'const' for char *Øyvind Harboe
2010-11-17FLASH/NOR: Remove useless file at91sam7.hAntonio Borneo
2010-06-15at91sam7: -Wshadow warning fixesØyvind Harboe
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-01-09src/flash/nor: usage/help/doc updatesDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "binarybuffer.h" to <helper/binarybuffer.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch