openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / fm4.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-08-27 Antonio Borneoflash/nor: remove empty command definitions
2022-07-23 Antonio Borneoopenocd: src: add GPL license tag on files that miss it
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-07-20 Antonio Borneoflash/nor: convert enum in uppercase
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-09-05 Antonio Borneoflash: use proper format with uint32_t
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-03-07 Tomas Vanekflash/nor/fm4,tms470: fix clang static analyzer warnings
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2018-11-26 Tomas Vanekflash/nor: consolidate flash protect/protect_check
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2017-02-10 Dongxue Zhangtarget: Add 64-bit target address support
2016-05-05 Andreas Färberfm4: Set read callback
2016-02-29 Andreas Färberfm4: Add support for S6E2DH family
2016-02-29 Andreas Färberfm4: Add support for MB9BFx64/x65
2016-02-29 Andreas Färberflash: New Spansion FM4 flash driver