summaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam3.c
Commit message (Expand)AuthorAgeFilesLines
* FLASH/NOR: Remove useless file at91sam3.hAntonio Borneo2010-11-171-1/+2
* warnings: fix alignment warningsØyvind Harboe2010-09-201-2/+2
* at91sam3s* supportOlaf Lüke2010-06-251-15/+328
* nor/at91sam3: replace helper membufAntonio Borneo2010-06-171-87/+39
* NOR: add read() callback to struct flash_driverAntonio Borneo2010-05-161-0/+1
* ARMv7M: use software breakpoints for algorithmsSpencer Oliver2010-02-281-3/+1
* NOR: cleanup driver declsDavid Brownell2010-01-291-12/+12
* src/flash/nor: usage/help/doc updatesDavid Brownell2010-01-091-11/+14
* remove target.h from flash.hZachary T Welch2009-12-041-6/+2
* change #include "flash.h" to <flash/flash.h>Zachary T Welch2009-12-031-1/+1
* change #include "types.h" to <helper/types.h>Zachary T Welch2009-12-031-1/+1
* change #include "time_support.h" to <helper/time_support.h>Zachary T Welch2009-12-031-1/+1
* change #include "membuf.h" to <helper/membuf.h>Zachary T Welch2009-12-031-1/+1
* move nor drivers to src/flash/norZachary T Welch2009-12-021-0/+2516