openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / jtagspi.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-11-13 Antonio Borneojtagspi: fix build on MacOS
2021-11-12 Andreas BolschUpdate jtagspi driver for 1-, 2- and 4-byte addresses
2021-07-24 Antonio Borneoopenocd: remove NULL comparisons with checkpatch [1/2]
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-07-08 Marc Schinkflash/nor/jtagspi: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-05-24 Tomas Vanekflash/nor/jtagspi: propagate error from jtag_execute_qu...
2020-05-18 Paul Fertserflash: nor: jtagspi: make read_status report errors
2020-03-07 Tomas Vanekhelper/binarybuffer: fix clang static analyzer warnings
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-11-29 Andreas BolschSPI table updates (some new devices and new info)
2018-11-26 Tomas Vanekflash/nor: consolidate flash protect/protect_check
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2018-01-30 Paul Fertserflash: nor: jtagspi: fix jtagspi_read_status() warning
2018-01-13 Robert Jordensjtagspi: new protocol that includes transfer length
2016-07-19 Andreas FärberFix usage of timeval_ms()
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2015-08-19 Alamy Liuflash/nor/jtagspi: 'retval' may be used uninitialized
2015-08-06 Robert Jordensflash/nor/jtagspi: add JTAGSPI driver