aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam3.c
AgeCommit message (Expand)Author
2016-07-19Fix usage of timeval_ms()Andreas Färber
2016-05-24Remove FSF address from GPL noticesMarc Schink
2016-05-20Fix spelling of ARM CortexAndreas Färber
2014-04-08flash/nor/at91sam3: remove sam3_page_write_opcodesPaul Fertser
2014-03-29Support for sam3n0a sam3n0b sam3n00a sam3n00bAndreas Fritiofson
2014-03-17flash: Constify write bufferAndreas Fritiofson
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson
2013-07-01at91sam3: Added support for at91sam3s8a, b and cUlf Wetzker
2013-07-01at91sam3: Added support for at91sam3sd8a and bUlf Wetzker
2013-07-01flash/nor/at91sam3: fixed lock region sizeUlf Wetzker
2013-06-05update files to correct FSF addressSpencer Oliver
2013-03-24at91sam3: Wrong PLLA frequency calculationsThomas Schmid
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver
2012-09-07flash: fix sam3 page read/write address computation errorChuen Chou
2012-06-26topic: flash: description/id added for ATSAM3SD8CMike Crowe
2012-05-04build: remove clang unused variable increments warningsSpencer Oliver
2012-04-26SAM3X - Added support for at91sam3x8h-ES, fixed CIDR for ES2 and productionOlivier Schonken
2012-03-13topic: Added support for the SAM3X/A variantsOlivier Schonken
2012-03-06SAM3: Remove unused reference to SUPC registersAttila Kinali
2012-03-06SAM3: Add missing architecture names for SAM3S and SAM3NAttila Kinali
2012-03-06SAM3S: correct flash sector sizes.Attila Kinali
2012-02-29Fix assert to check flash programming offsetAttila Kinali
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver
2012-01-12cmd: add missing usage varSpencer Oliver
2012-01-12build: remove unused variablesSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-11-10Work around silicon bug in the SAM3 family flash waitstatesAttila Kinali
2011-11-07at91sam3: fix warningsØyvind Harboe
2011-10-17Add the SAM3N familly to the chip_details tableAttila Kinali
2011-08-21Fix Sam3u flash bank 1 issueolivier Schonken
2011-03-30at91sam3: Modified cidr comparisson to ignore version bitsOlivier Schonken
2011-03-17Fix a bunch of typos.Uwe Hermann
2011-01-26Fixed small mistakes in at91sam3 info commandThomas Schmid
2011-01-09nit: more LOG_* \n fixesEric Wetzel
2011-01-05nit: do not add \n at end of LOG_ERROREric Wetzel
2010-12-29warning: fix warning where GCC didn't catch a doubly declared global structureØyvind Harboe
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