openocd: fix SPDX tag format for files .c
[fw/openocd] / src / flash / nor / stmsmi.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: fix simple cases of NULL comparison
2021-06-13 Jan Matyasflash/nor: improved API of flash_driver.info & fixed...
2020-12-09 Antonio Borneoflash/nor/stmsmi: fix compile error with clang 12.0.0
2020-11-08 Andreas BolschFlash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI...
2020-07-08 Marc Schinkflash/nor/stmsmi: 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
2019-03-08 Tim Newsomeflash/nor: use target_addr_t for flash bank base
2018-12-06 Antonio Borneoflash/stmsmi: fix byte order for big-endian host
2018-11-29 Andreas BolschSPI table updates (some new devices and new info)
2018-04-04 Tomas Vanekflash/nor: implement flash bank deallocation in drivers...
2016-07-19 Andreas FärberFix usage of timeval_ms()
2016-05-24 Marc SchinkRemove FSF address from GPL notices
2014-03-17 Andreas Fritiofsonflash: Constify write buffer
2014-02-06 Spencer Oliverflash: declare fixed arrays const
2013-10-31 Paul FertserClean up many C99 integer types format specifiers
2013-06-05 Spencer Oliverupdate files to correct FSF address
2012-09-26 George HarrisSPI nor drivers refactor
2012-02-06 Spencer Oliverbuild: cleanup src/flash/nor directory
2012-01-04 Mathias KChange return value on error.
2011-10-22 Antonio BorneoFLASH/STMSMI: fix clang "dead store" warning
2010-12-29 Andrew MacIsaacCompilation Warnings on OS X 10.5
2010-11-23 Antonio BorneoFLASH/NOR: Rename spearsmi.c to stmsmi.c