aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/at91sam4l.c
AgeCommit message (Expand)Author
2020-03-07src/flash/nor/at91sam3|4l|7: fix clang static analyzer warningsTomas Vanek
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-04-10flash/nor/at91sam: implement flash bank deallocation for SAM seriesTomas Vanek
2016-11-05flash at91samd, at91sam4l: fix improper use of mem_ap_ callTomas Vanek
2016-05-24Remove FSF address from GPL noticesMarc Schink
2015-12-29arm_adi_v5: Remove all mem_ap_sel_* functionsAndreas Fritiofson
2015-12-29arm_adi_v5: Change mem_ap calls to take pointer to AP and not DAPAndreas Fritiofson
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-04-14AT91SAM4L: handle reset run/halt in SMAPTomas Vanek
2014-05-05Fix some C99 format specifiersPaul Fertser
2014-03-29AT91SAM4L: Fix bug when writing to flash at a non-zero offset, add debugAngus Gratton
2014-03-17flash: Constify write bufferAndreas Fritiofson
2014-02-06flash: declare fixed arrays constSpencer Oliver
2014-01-09add support for Atmel SAM4L NOR FlashAndrey Yurovsky