aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam3.c
AgeCommit message (Expand)Author
2010-11-17FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-06-25at91sam3s* supportOlaf Lüke
2010-06-17nor/at91sam3: replace helper membufAntonio Borneo
2010-05-16NOR: add read() callback to struct flash_driverAntonio Borneo
2010-02-28ARMv7M: use software breakpoints for algorithmsSpencer Oliver
2010-01-29NOR: cleanup driver declsDavid Brownell
2010-01-09src/flash/nor: usage/help/doc updatesDavid Brownell
2009-12-04remove target.h from flash.hZachary T Welch
2009-12-03change #include "flash.h" to <flash/flash.h>Zachary T Welch
2009-12-03change #include "types.h" to <helper/types.h>Zachary T Welch
2009-12-03change #include "time_support.h" to <helper/time_support.h>Zachary T Welch
2009-12-03change #include "membuf.h" to <helper/membuf.h>Zachary T Welch
2009-12-02move nor drivers to src/flash/norZachary T Welch