openocd: src/flash: replace the GPL-2.0-or-later license tag
[fw/openocd] / src / flash / nor / mrvlqspi.c
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2021-07-24 Antonio Borneoopenocd: fix simple cases of NULL comparison
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2021-05-22 Antonio Borneoflash: fix some minor typo
2020-11-04 Antonio Borneoflash: declare local symbols as static
2020-07-26 Antonio Borneoflash: fix minor typo s/fifo's/fifos/
2020-07-08 Marc Schinkflash/nor/mrvlqspi: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-05-09 Antonio Borneocoding style: avoid unnecessary line continuations
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...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2015-03-25 Mahavir Jainflash/nor: mrvlqspi: fix printf formatting issues
2014-09-22 Mahavir Jainflash/nor: add mrvlqspi flash controller driver