openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / psoc6.c
2022-09-18 Antonio Borneoopenocd: fix SPDX tag format for files .c
2022-08-08 Tomas Vanekflash/nor: remove useless setting of bus_width and...
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2021-12-03 Tomas Vanektarget,flash: allow target_free_working_area on NULL...
2021-11-23 Antonio Borneoflash/psoc6: initialize usage field
2021-10-25 Antonio Borneoflash/nor/psoc6: fix doxygen comment
2021-10-02 Yasushi SHOJIhelper: Remove src/helper from include dirs
2021-09-25 Antonio Borneoarmv7m.h: relax dependency from 'arm_adi_v5.h'
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-01-13 Antonio Borneoopenocd: fix doxygen parameters of functions
2020-11-15 Tomas Vanekflash/nor/psoc6: remove setting of xPSR.T bit from...
2020-11-15 Antonio Borneocortex_m: use the new enum ARMV7M_REGSEL_name
2020-11-04 Antonio Borneoflash: declare local symbols as static
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-26 Antonio Borneoflash: fix typos and duplicated words
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...
2020-02-15 Antonio Borneocoding style: use ARRAY_SIZE() when possible
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-04-23 Bohdan Tymkivpsoc6: Run flash algorithm asynchronously to improve...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2018-02-14 Bohdan TymkivAdd support for Cypress PSoC6 family of devices