openocd/src/flash/nor
Øyvind Harboe 287ba1888b stm32f1x: add more asserts
this at least checks the post conditions after convoluted code.

Change-Id: Idfa8cbedce5288d8bae5743687949f141dfb07b2
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
Reviewed-on: http://openocd.zylin.com/187
Tested-by: jenkins
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
2011-11-16 23:29:53 +00:00
..
aduc702x.c nit: more LOG_* \n fixes 2011-01-09 21:35:23 +01:00
at91sam3.c Work around silicon bug in the SAM3 family flash waitstates 2011-11-10 15:41:44 +00:00
at91sam7.c at91sam7: ensure probed flash bank has a name (fix a segfault) 2011-11-15 09:27:50 +00:00
avrf.c FLASH/NOR: Remove useless file avrf.h 2010-11-17 17:01:59 +01:00
cfi.c cfi: fix gaffe in fixing warnings 2011-11-04 22:53:31 +00:00
cfi.h cfi: add EN29LV800BB support 2011-08-18 09:55:44 +01:00
core.c NOR/CORE: fix clang warning 2011-10-23 14:37:48 +00: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 STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
dsp5680xx_flash.c optional crc for flash writing 2011-08-30 15:09:34 -07:00
ecos.c nit: do not add \n at end of LOG_ERROR 2011-01-05 21:46:12 +01:00
em357.c em357: fix warning by removing unused local variables 2011-11-09 16:27:11 +00:00
faux.c NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
fm3.c fm3: fix warning for superfluous assignment 2011-10-23 13:29:09 +00:00
imp.h NOR: add read() callback to struct flash_driver 2010-05-16 13:39:47 +02:00
kinetis.c kinetis flash: use longword write when writing into pflash 2011-11-15 20:56:17 +00:00
lpc288x.c warnings: use more 'const' for char * 2010-12-29 22:07:39 +01:00
lpc2000.c flash: fix lpc2000 driver typo 2011-10-14 14:18:56 +02:00
lpc2900.c Compilation Warnings on OS X 10.5 2010-12-29 22:16:28 +01:00
Makefile.am STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
non_cfi.c non_cfi: add SST39WF1601 support 2011-08-24 11:12:53 +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 fix warning: remove assigned to variable 2011-11-02 09:44:08 +00:00
stellaris.c warning fix: remove unused variable assignment 2011-11-09 16:29:10 +00:00
stm32f1x.c stm32f1x: add more asserts 2011-11-16 23:29:53 +00:00
stm32f2x.c flash: update stm32 driver names 2011-07-28 11:42:27 +01:00
stm32lx.c STM32L: Added flash driver and target 2011-10-03 18:42:39 +02:00
stmsmi.c FLASH/STMSMI: fix clang "dead store" warning 2011-10-22 11:45:29 +00:00
str7x.c str7x: fix error propagation 2011-11-07 20:32:06 +00:00
str9x.c str9x: explain compiler that a local variable will always be initialized 2011-11-07 20:33:17 +00:00
str9xpec.c str9xpec: Find flash controller from the chain. 2011-01-14 14:55:24 +01:00
tcl.c fix return error msj 2011-08-09 20:55:26 +02:00
tms470.c tms470: removed unnecessary operations 2011-10-23 11:34:05 +00:00
virtual.c nor/virtual: review scope of symbols 2010-06-21 22:14:19 +08:00