aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/sh_qspi.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src: fix incorrect SPDX tagsAntonio Borneo1-1/+2
2021-12-03target,flash: allow target_free_working_area on NULL area pointerTomas Vanek1-4/+7
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-4/+3
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-1/+1
2020-07-08flash/nor/sh_qspi: Use 'bool' data typeMarc Schink1-3/+3
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-15/+12
2020-05-24flash/nor/sh_qspi: Fix dead assignmentMarc Schink1-1/+1
2020-01-22flash/nor/sh_qspi: Add SH QSPI driverMarek Vasut1-0/+912