summaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam3.c
Commit message (Expand)AuthorAgeFilesLines
* at91sam3: Modified cidr comparisson to ignore version bitsOlivier Schonken2011-03-301-1/+2
* Fix a bunch of typos.Uwe Hermann2011-03-171-1/+1
* Fixed small mistakes in at91sam3 info commandThomas Schmid2011-01-261-1/+3
* nit: more LOG_* \n fixesEric Wetzel2011-01-091-31/+31
* nit: do not add \n at end of LOG_ERROREric Wetzel2011-01-051-4/+4
* warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe2010-12-291-1/+1
* 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