aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam4.c
AgeCommit message (Expand)Author
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-03-04Add support for the Atmel SAMG53Andrey Yurovsky
2013-10-31Remove unnecessary castsAndreas Fritiofson
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser
2013-10-29sam4s flash: fix PLLA frequency calculation if diva > 1Thomas Schmid
2013-10-15sam4s flash: remove unused bootstrap routineAndrey Yurovsky
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson
2013-06-05update files to correct FSF addressSpencer Oliver
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver
2012-10-04Modified Sector Erase for AT91SAM4SOlivier Schonken
2012-06-26Changed SAM4S Erase for effective Sector eraseOlivier Schonken
2012-05-04build: remove clang unused variable assignment warningsSpencer Oliver
2012-05-04build: remove clang unused variable increments warningsSpencer Oliver
2012-04-26topic: Added support for the SAM4S variantsOlivier Schonken