flash/nor/at91samd: Use 32-bit register writes for ST-Link compat
[fw/openocd] / src / flash / nor / cfi.h
2022-07-23 Antonio Borneoopenocd: src/flash: replace the GPL-2.0-or-later licens...
2021-07-02 Antonio Borneoflash/nor/cfi: fix CamelCase symbols in cfi_spansion_pr...
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-07-08 Marc Schinkflash/nor/cfi: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2020-02-06 Marek Vasutflash/nor: Export various functions from the CFI core
2020-01-16 Marek Vasutflash/nor: Allow CFI memory read/write functions be...
2016-06-23 Esben Haabendalcfi: Add support for strangely endianness broken SoC...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-13 Esben Haabendalcfi: support for 16-bit flash with reversed endianness
2013-07-01 IS2TSupport for SST 39VF3201C NOR flash
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-10-08 Andreas Fritiofsonflash/nor: make all working area pointers local
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2011-08-18 Gunnar Hennecfi: add EN29LV800BB support
2010-12-10 Spencer Olivercfi: disable buffer writes for M29W128G
2010-12-10 Spencer Olivercfi: calculate correct timeouts
2010-06-11 Øyvind Harboecfi: fix error propagation
2009-12-05 Zachary T Welchremove flash.h from tree
2009-12-03 Zachary T Welchchange #include "flash.h" to <flash/flash.h>
2009-12-03 Zachary T Welchmove nor drivers to src/flash/nor