flash/nor: Do not update 'is_erased'
[fw/openocd] / src / flash / nor / mdr.c
2021-08-14 Marc Schinkflash/nor: Do not update 'is_erased'
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-09-05 Antonio Borneoflash: avoid checking for non NULL pointer to free it
2020-07-08 Marc Schinkflash/nor/mdr: Use 'bool' data type
2020-07-07 Marc Schinkflash/nor: Use proper data types in driver API
2019-03-27 Christopher HeadConstify struct flash_driver instances
2018-11-26 Tomas Vanekflash/nor: consolidate flash protect/protect_check
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-11-04 Paul Fertserflash: nor: mdr: do not mass erase when clearing INFO...
2016-08-02 Andrey Skvortsovflash: nor: mdr: fix verification problem with 1986VE1T...
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2016-02-29 Paul Fertserflash: nor: mdr: implement read/verify for Info memory
2016-02-29 Alexander KurzCleanup: removal of obsolete semicolons
2015-04-16 Paul Fertserflash/nor/mdr: add docs, remove memory leak on probe()
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-02-04 Paul Fertserflash/nor/mdr.c: fix uninitialised variable warning
2013-10-31 Andreas FritiofsonRemove unnecessary casts
2013-08-07 Paul Fertsermdr32fx: support for Milandr's MDR32Fx internal flash...