aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91samd.c
AgeCommit message (Expand)Author
2014-11-24flash: at91samd: fix use of is_erased in checkAndrey Yurovsky
2014-10-06at91samd: fix protect, add EEPROM and boot commandsAndrey Yurovsky
2014-10-06at91samd: add erase/secure commands, minor fixAndrey Yurovsky
2014-08-19flash: samd: add missing ID for SAMD20E18AAndrey Yurovsky
2014-07-10Adding support for the Atmel SAMR21.Thomas Schmid
2014-06-22flash: samd: add SAMD10 and SAMD11 part IDsAndrey Yurovsky
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-03-29at91smad: Fixes to 'samd_protect'Andrey Smirnov
2014-03-29at91samd: Bail early if trying to erase protected sectorAndrey Smirnov
2014-03-29at91samd: Bail early if trying to write to protected sectorAndrey Smirnov
2014-03-29at91samd: Remove 'first' and 'last' checks in 'samd_erase'Andrey Smirnov
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-01-20flash: samd: declare const dataAndrey Yurovsky
2014-01-15Atmel samd: add support for SAMD21Andrey Yurovsky
2014-01-09add support for Atmel SAMD NOR FlashAndrey Yurovsky