Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface
[fw/openocd] / src / flash / nor / driver.h
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI...
2020-07-26 Antonio Borneoflash: fix typos and duplicated words
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-03-30 Tomas Vanekflash/nor: implement flash bank deallocation on OpenOCD...
2016-05-24 Marc SchinkMake #include guard naming consistent
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-05-21 Christopher Kilgourflash/nor/driver.h: typo fix
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-04 Øyvind Harboeflash: introduce .usage field for nand and nor flash...
2010-12-29 Øyvind Harboewarnings: use more 'const' for char *
2010-12-15 Øyvind Harboeflash: clarify protect documentation
2010-05-16 Antonio BorneoNOR: add read() callback to struct flash_driver
2010-05-16 Antonio BorneoNOR: fix comment for Doxygen
2009-12-05 Zachary T Welchsplit flash.h into into flash/nor/*.h