riscv-openocd/src/flash/nor
Tomas Vanek 1dc3d7e8fe flash/nor/sfdp: expose SFDP_MAGIC in sfdp.h
Could be handy for dummy transfer size detection.

Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Change-Id: Ibb485218f6c2ff9066910bb58be0fc614b77add3
Reviewed-on: https://review.openocd.org/c/openocd/+/8438
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Tested-by: jenkins
Reviewed-by: Andreas Bolsch <hyphen0break@gmail.com>
2024-09-15 09:13:48 +00:00
..
Makefile.am flash/nor/eneispif: support ENE KB1200 ispi flash 2024-04-01 05:51:33 +00:00
aduc702x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
aducm360.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
ambiqmicro.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
at91sam3.c nor: move in driver.h the flash_driver's declaration 2023-05-18 10:07:34 +00:00
at91sam4.c nor: move in driver.h the flash_driver's declaration 2023-05-18 10:07:34 +00:00
at91sam4l.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
at91sam7.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
at91samd.c flash: nor: use 'ULL' suffix for long constants 2023-05-05 22:08:01 +00:00
ath79.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
atsame5.c flash: nor: use 'ULL' suffix for long constants 2023-05-05 22:08:01 +00:00
atsamv.c nor: move in driver.h the flash_driver's declaration 2023-05-18 10:07:34 +00:00
avrf.c flash/nor/avrf: add ATmega32U4 support 2023-01-15 14:47:30 +00:00
bluenrg-x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
bluenrg-x.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
cc26xx.c flash/nor: remove useless bank->next = NULL 2023-09-23 14:31:25 +00:00
cc26xx.h flash/nor: move variable's declaration in C file 2022-09-13 22:13:50 +00:00
cc3220sf.c flash/nor: remove useless bank->next = NULL 2023-09-23 14:31:25 +00:00
cc3220sf.h flash/nor: move variable's declaration in C file 2022-09-13 22:13:50 +00:00
cfi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
cfi.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
core.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
core.h Remove other '_s' suffix from structs 2024-06-23 09:33:47 +00:00
driver.h Remove other '_s' suffix from structs 2024-06-23 09:33:47 +00:00
drivers.c flash/nor/eneispif: support ENE KB1200 ispi flash 2024-04-01 05:51:33 +00:00
dsp5680xx_flash.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
efm32.c efm32: drop unnecessary and incomplete checks 2023-08-26 11:35:06 +00:00
em357.c openocd: fix some coding style 2024-07-13 16:47:44 +00:00
eneispif.c flash/nor/eneispif: support ENE KB1200 ispi flash 2024-04-01 05:51:33 +00:00
esirisc_flash.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
faux.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
fespi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
fm3.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
fm4.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
imp.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
jtagspi.c jtagspi/pld: add interface to get support from pld drivers 2023-09-23 14:33:37 +00:00
kinetis.c src/flash/nor/kinetis.c: Fixed flash bank write gap 2024-09-15 09:07:12 +00:00
kinetis_ke.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
lpc288x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
lpc2000.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
lpc2900.c flash: lpc2900: fix clang error 'dead assignment' 2022-12-03 09:24:59 +00:00
lpcspifi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
max32xxx.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
mdr.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
mrvlqspi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
msp432.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
msp432.h flash/nor: move variable's declaration in C file 2022-09-13 22:13:50 +00:00
niietcm4.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
non_cfi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
non_cfi.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
npcx.c flash/nor: remove useless bank->next = NULL 2023-09-23 14:31:25 +00:00
nrf5.c flash/nor/nrf5: remove asserts on dereferenced pointers 2024-07-13 22:22:17 +00:00
numicro.c flash: nor: add static to local symbols 2023-05-05 22:08:21 +00:00
ocl.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
ocl.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
pic32mx.c Remove other '_s' suffix from structs 2024-06-23 09:33:47 +00:00
psoc4.c flash: psoc4: fix clang error 2023-06-02 20:58:36 +00:00
psoc5lp.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
psoc6.c flash: psoc6: drop use of 'coreid' to identify the CPU 2024-07-13 16:44:53 +00:00
qn908x.c flash/nor: add support for NXP QN908x 2023-06-10 16:58:35 +00:00
renesas_rpchf.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
rp2040.c target: use unsigned int for timeout_ms 2023-05-27 06:41:17 +00:00
rsl10.c nor: rsl10: fix minor coding style 2023-11-18 11:15:47 +00:00
sfdp.c flash/nor/sfdp: expose SFDP_MAGIC in sfdp.h 2024-09-15 09:13:48 +00:00
sfdp.h flash/nor/sfdp: expose SFDP_MAGIC in sfdp.h 2024-09-15 09:13:48 +00:00
sh_qspi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
sim3x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
spi.c flash/nor/spi: add guide to select proper erase cmd 2023-10-27 11:41:11 +00:00
spi.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
stellaris.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
stm32f1x.c flash/nor/stm32f1x: Add support for Geehy APM32F0 series 2023-12-30 13:13:24 +00:00
stm32f2x.c fix GCC's `-Wcalloc-transposed-args` warning 2024-06-15 14:11:16 +00:00
stm32h7x.c flash/nor/stm32h7x: Remove redundant error messages 2023-11-18 11:33:09 +00:00
stm32l4x.c flash/stm32l4x: option_write usage: mask is optional 2024-09-07 11:38:52 +00:00
stm32l4x.h flash/stm32l4x: support STM32U53/U54x devices 2024-07-25 04:07:35 +00:00
stm32lx.c flash/nor/stm32lx: Add revision '1, X' for Cat.2 devices 2022-11-28 22:23:47 +00:00
stmqspi.c flash/nor/stmqspi: Use correct command errors 2023-11-18 11:35:13 +00:00
stmqspi.h openocd: src/flash: replace the GPL-2.0-or-later license tag 2022-07-23 13:16:27 +00:00
stmsmi.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
str7x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
str9x.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
str9xpec.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
swm050.c nor: move in driver.h the flash_driver's declaration 2023-05-18 10:07:34 +00:00
tcl.c flash/nor/tcl: Fix memory leak of flash bank name 2024-06-08 08:50:55 +00:00
tms470.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
virtual.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
w600.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
xcf.c portability fix: Switch binary literals to hex 2024-02-15 09:00:50 +00:00
xmc1xxx.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
xmc4xxx.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00