aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91samd.c
AgeCommit message (Expand)Author
2015-12-29arm_adi_v5: Convert the AP references from numbers to pointersAndreas Fritiofson
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart
2015-11-20flash: at91samd: flash write code cleaningTomas Vanek
2015-11-20flash: at91samd: Add SAML21 variant B device support and fix SAMC20/SAMC21Andreas Loehre
2015-11-20at91samd: handle reset run/halt in DSUTomas Vanek
2015-08-06at91samd: add chip IDs for SAMC20 and SAMC21 familiesAndrey Yurovsky
2015-04-16flash: at91samd: add SAML21 support, fix part ID issueAndrey Yurovsky
2015-04-16Fix several format specifiers errors exposed by arm-none-eabiPaul Fertser
2015-02-11flash/nor/at91samd: add small delay before checking nvm statusAndrej Kazmin
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