aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/niietcm4.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-08-14flash/nor: Do not update 'is_erased'Marc Schink1-2/+0
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-1/+1
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-4/+3
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-23/+23
2020-09-05flash: avoid checking for non NULL pointer to free itAntonio Borneo1-7/+4
2020-07-26flash: fix typos and duplicated wordsAntonio Borneo1-13/+13
2020-07-08coding style: fix space separationAntonio Borneo1-1/+1
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-10/+13
2019-05-14nor/niietcm4: fix indentationPaul Fertser1-9/+9
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-23/+23
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome1-2/+4
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2016-11-04Make OpenOCD build using -Og.Tim Newsome1-2/+4
2016-05-24Remove FSF address from GPL noticesMarc Schink1-2/+1
2016-05-20Fix spelling of ARM CortexAndreas Färber1-1/+1
2016-02-29Cleanup: removal of obsolete semicolonsAlexander Kurz1-2/+2
2016-01-29flash/nor/niietcm4: minor fixesBogdan Kolbov1-22/+44
2015-11-26niietcm4: support for NIIET's Cortex-M4 microcontrollersBogdan Kolbov1-0/+1721