openocd/src/flash/nor
Øyvind Harboe eea91f71f9 warning: fix warning where GCC didn't catch a doubly declared global structure
Why hasn't earlier versions of GCC caught this? Bug?

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-12-29 22:14:43 +01:00
..
aduc702x.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
at91sam3.c warning: fix warning where GCC didn't catch a doubly declared global structure 2010-12-29 22:14:43 +01:00
at91sam7.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
avrf.c FLASH/NOR: Remove useless file avrf.h 2010-11-17 17:01:59 +01:00
cfi.c contrib: add source to the cfi flash loaders 2010-12-10 19:37:39 +00:00
cfi.h cfi: disable buffer writes for M29W128G 2010-12-10 13:36:09 +00:00
core.c flash: iterating over an address range now handles multiple banks 2010-11-22 11:16:40 +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 FLASH/NOR: rename from spearsmi to stmsmi 2010-11-23 08:37:34 +01:00
ecos.c ecos flash: -Wshadow warning fixes 2010-06-15 23:32:47 +02: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 lpc2900.c: Improve debug output for device probing 2010-12-01 08:48:02 +01:00
Makefile.am FLASH/NOR: Rename spearsmi.c to stmsmi.c 2010-11-23 08:37:35 +01:00
non_cfi.c cfi: add sst39vf6401b 2010-09-15 11:35:29 +02: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 warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
stellaris.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
stm32x.c stm32x : always use valid flash base address 2010-12-23 13:10:15 +00:00
stmsmi.c FLASH/NOR: Rename spearsmi.c to stmsmi.c 2010-11-23 08:37:35 +01:00
str7x.c FLASH/NOR: Remove useless file str7x.h 2010-11-17 17:02:36 +01:00
str9x.c FLASH/NOR: Remove useless file str9x.h 2010-11-17 17:02:38 +01:00
str9xpec.c FLASH/NOR: Remove useless file str9xpec.h 2010-11-17 17:02:39 +01:00
tcl.c flash: print flash bank name on flash info cmd 2010-12-23 12:39:22 +00: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