riscv-openocd/src/flash/nor
Øyvind Harboe 5ca7cbe2d2 stm32x: add support for STM32F20x
ready for wider testing and comments on basic erase + programming.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-02-04 10:55:43 +01:00
..
Makefile.am stm32x: add support for STM32F20x 2011-02-04 10:55:43 +01:00
aduc702x.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
at91sam3.c Fixed small mistakes in at91sam3 info command 2011-01-26 12:38:27 +00:00
at91sam7.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
avrf.c FLASH/NOR: Remove useless file avrf.h 2010-11-17 17:01:59 +01:00
cfi.c cfi: use ARM32 machine code on all CPUs but Cortex M3 2011-01-31 10:30:48 +01:00
cfi.h cfi: disable buffer writes for M29W128G 2010-12-10 13:36:09 +00:00
core.c nit: do not add \n at end of LOG_ERROR 2011-01-03 13:37:41 +01:00
core.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
driver.h warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
drivers.c stm32x: add support for STM32F20x 2011-02-04 10:55:43 +01:00
ecos.c nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
em357.c Flash driver for em357 2011-01-14 14:56:46 +01:00
faux.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
imp.h NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
lpc288x.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
lpc2000.c Fix sector layout for 504-KiB LPC2000 devices 2010-12-04 09:35:33 +01:00
lpc2900.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
non_cfi.c non-CFI flash code uses data from CFI structures. Make sure that timeouts are filled in on non-CFI flashes, and print CFI information in all cases, nut just on CFI flashes. 2011-01-02 21:15:08 +01:00
non_cfi.h remove flash.h from tree 2009-12-04 16:56:24 -08:00
ocl.c embeddedice: fix error handling 2010-09-21 22:17:38 +02:00
ocl.h move nor drivers to src/flash/nor 2009-12-02 23:27:09 -08:00
pic32mx.c error handling: the error number is not part of the user interface 2011-01-03 13:33:27 +01:00
stellaris.c stellaris: automatically generate and update device IDs 2011-01-19 08:41:03 +01:00
stm32f2xxx.c stm32x: add support for STM32F20x 2011-02-04 10:55:43 +01:00
stm32x.c stm32x : always use valid flash base address 2010-12-23 13:10:15 +00:00
stmsmi.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
str7x.c error handling: the error number is not part of the user interface 2011-01-03 13:33:27 +01:00
str9x.c error handling: the error number is not part of the user interface 2011-01-03 13:33:27 +01:00
str9xpec.c str9xpec: Find flash controller from the chain. 2011-01-14 14:55:24 +01:00
tcl.c error handling: the error number is not part of the user interface 2011-01-03 13:33:27 +01:00
tms470.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
virtual.c nor/virtual: review scope of symbols 2010-06-21 22:14:19 +08:00