aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam4.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-17flash/nor/at91sam4: remove FWS=6, rename at91samg to atsamgTomas Vanek1-11/+11
2017-04-24Add support for the ATMEL SAM G55 Xplained Pro board and CPU.Jerome Lambourg1-0/+70
2016-12-08at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.Owen Kirby1-17/+275
2016-12-08at91sam4: Add flash description and chipid for SAM4Cxx variants.Owen Kirby1-4/+195
2016-07-19Fix usage of timeval_ms()Andreas Färber1-1/+1
2016-05-24Remove FSF address from GPL noticesMarc Schink1-7/+5
2016-05-20Fix spelling of ARM CortexAndreas Färber1-3/+3
2016-02-29at91sam4 Flash: Added identification of atsam4n'sColin Helliwell1-0/+167
2015-08-06flash : Add support for Atmel at91sam4sa16bEvan Hunter1-0/+33
2015-04-14Added Atmel SAM4SA16C chip (chip ID 0x28a70ce0).Patrick Noffke1-0/+44
2015-01-15flash: add AT91SAM4SD16C deviceJörg Wunsch1-0/+44
2014-11-24at91sam4: Adding support for the AT91SAM4S4A.Thomas Schmid1-0/+34
2014-06-18flash/nor/at91sam4: add SAM4E16 supportMarco Cruz1-1/+38
2014-03-17flash: Constify write bufferAndreas Fritiofson1-2/+2
2014-03-04Add support for the Atmel SAMG53Andrey Yurovsky1-0/+39
2013-10-31Remove unnecessary castsAndreas Fritiofson1-1/+1
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser1-7/+7
2013-10-29sam4s flash: fix PLLA frequency calculation if diva > 1Thomas Schmid1-2/+2
2013-10-15sam4s flash: remove unused bootstrap routineAndrey Yurovsky1-87/+0
2013-10-03flash/nor: Make info function optionalAndreas Fritiofson1-11/+0
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2013-04-15flash: Added support for at91sam4sd32cPeter Dietzsch1-0/+62
2012-10-17flash: fix at91sam3/4 driver typosSpencer Oliver1-12/+11
2012-10-04Modified Sector Erase for AT91SAM4SOlivier Schonken1-1/+8
2012-06-26Changed SAM4S Erase for effective Sector eraseOlivier Schonken1-1/+4
2012-05-04build: remove clang unused variable assignment warningsSpencer Oliver1-3/+3
2012-05-04build: remove clang unused variable increments warningsSpencer Oliver1-1/+0
2012-04-26topic: Added support for the SAM4S variantsOlivier Schonken1-0/+2310