openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / xcf.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-07-20 Antonio Borneoopenocd: fix simple cases of Yoda condition
2021-07-20 Antonio Borneoflash: use lowercase for C variables
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-05-11 Marc Schinkflash/nor/xcf: Do not use 'Yoda conditions'
2020-11-04 Antonio Borneoflash: declare local symbols as static
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-05-09 Antonio Borneocoding style: remove useless break after a goto or...
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2018-01-13 barthessXCF (Xilinx platfrom flash) support.