openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / virtual.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-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-08-09 Christopher Headsrc/flash/nor/virtual: handle null pointers
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2019-03-27 Christopher HeadConstify struct flash_driver instances
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2018-06-05 Bohdan Tymkivflash/nor/virtual: copy missing fields from master...
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-10-30 Andreas Färberflash/nor: Add erased_value to drivers and pass it...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-10-07 Spencer Oliverflash: add padded_value cmd
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-04 Mathias KChange return value on error.
2010-06-21 Antonio Borneonor/virtual: review scope of symbols
2010-05-26 Spencer Oliverflash: virtual driver update for get_flash_bank_by_name...
2010-05-26 Spencer Oliverflash: add virtual flash bank driver