aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/stmsmi.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-07-24openocd: fix simple cases of NULL comparisonAntonio Borneo1-2/+2
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-4/+3
2020-12-09flash/nor/stmsmi: fix compile error with clang 12.0.0Antonio Borneo1-4/+3
2020-11-08Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interfaceAndreas Bolsch1-14/+14
2020-07-08flash/nor/stmsmi: Use 'bool' data typeMarc Schink1-4/+4
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-15/+12
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2019-03-08flash/nor: use target_addr_t for flash bank baseTim Newsome1-2/+2
2018-12-06flash/stmsmi: fix byte order for big-endian hostAntonio Borneo1-11/+8
2018-11-29SPI table updates (some new devices and new info)Andreas Bolsch1-5/+18
2018-04-04flash/nor: implement flash bank deallocation in drivers with simple allocTomas Vanek1-0/+1
2016-07-19Fix usage of timeval_ms()Andreas Färber1-2/+2
2016-05-24Remove FSF address from GPL noticesMarc Schink1-3/+1
2014-03-17flash: Constify write bufferAndreas Fritiofson1-2/+2
2014-02-06flash: declare fixed arrays constSpencer Oliver1-4/+4
2013-10-31Clean up many C99 integer types format specifiersPaul Fertser1-1/+1
2013-06-05update files to correct FSF addressSpencer Oliver1-1/+1
2012-09-26SPI nor drivers refactorGeorge Harris1-63/+3
2012-02-06build: cleanup src/flash/nor directorySpencer Oliver1-80/+56
2012-01-04Change return value on error.Mathias K1-2/+1
2011-10-22FLASH/STMSMI: fix clang "dead store" warningAntonio Borneo1-5/+2
2010-12-29Compilation Warnings on OS X 10.5Andrew MacIsaac1-1/+1
2010-11-23FLASH/NOR: Rename spearsmi.c to stmsmi.cAntonio Borneo1-0/+747