aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nor/esirisc_flash.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18openocd: fix SPDX tag format for files .cAntonio Borneo1-1/+1
2022-07-23openocd: src/flash: replace the GPL-2.0-or-later license tagAntonio Borneo1-13/+2
2021-06-13flash/nor: improved API of flash_driver.info & fixed buffer overrunsJan Matyas1-2/+2
2021-04-18helper/command: pass command prefix to command registrationAntonio Borneo1-3/+1
2020-09-05flash: use proper format with uint32_tAntonio Borneo1-1/+1
2020-07-07flash/nor: Use proper data types in driver APIMarc Schink1-2/+3
2019-09-18esirisc_flash: Rename PAGE_SIZE to FLASH_PAGE_SIZEKhem Raj1-4/+4
2019-05-14helper/command: change prototype of command_print/command_print_samelineAntonio Borneo1-2/+2
2019-03-27Constify struct flash_driver instancesChristopher Head1-1/+1
2018-12-12flash/esirisc: refactor register write protectionSteven Stallion1-53/+12
2018-12-12esirisc: support eSi-TraceSteven Stallion1-11/+18
2018-10-16esirisc: support eSi-RISC targetsSteven Stallion1-0/+621