aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam4l.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-29cortex_m: Select an AP when accessing the DAPPatrick Stewart1-3/+3
2015-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek1-7/+43
2014-05-05Fix some C99 format specifiersPaul Fertser1-5/+5
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton1-2/+8
2014-03-17flash: Constify write bufferAndreas Fritiofson1-3/+3
2014-02-06flash: declare fixed arrays constSpencer Oliver1-4/+4
2014-01-09add support for Atmel SAM4L NOR FlashAndrey Yurovsky1-0/+668