aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam4.c
AgeCommit message (Expand)Author
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo
2019-05-14nor/at91sam4: change prototype of get_current_sam4()Paul Fertser
2019-04-07Set empty usage field for commands that do not need parametersAntonio Borneo
2019-03-27Constify struct flash_driver instancesChristopher Head
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome
2018-08-21flash/at91sam4: fix clang static analyzer warningTomas Vanek
2018-08-21flash/at91sam4: set wait states only once per writeTomas Vanek
2018-08-21flash/at91sam4: emit flash bank infoTomas Vanek
2018-08-21flash/at91sam4: run probe just onceTomas Vanek
2018-07-18flash/nor/at91sam4: fix sam4sa16c flash banks and its gpnvms countErwin Oegema
2018-04-10flash/nor/at91sam: implement flash bank deallocation for SAM seriesTomas Vanek
2017-06-17flash/nor/at91sam4: remove FWS=6, rename at91samg to atsamgTomas Vanek
2017-04-24Add support for the ATMEL SAM G55 Xplained Pro board and CPU.Jerome Lambourg
2016-12-08at91sam4: Add missing SAM4S family CHIPIDs and remove FWS=6.Owen Kirby
2016-12-08at91sam4: Add flash description and chipid for SAM4Cxx variants.Owen Kirby
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
2016-02-29at91sam4 Flash: Added identification of atsam4n'sColin Helliwell
2015-08-06flash : Add support for Atmel at91sam4sa16bEvan Hunter
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