openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / ambiqmicro.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src: replace the BSD-3-Clause license tag
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-02 Antonio Borneoflash: rename CamelCase symbols
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-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-08 Marc Schinkflash/nor/ambiqmicro: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible
2019-05-14 Antonio Borneohelper/command: change prototype of command_print/comma...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-05-14 Rick Foosflash/nor: Add Ambiq Micro Apollo flash driver.