openocd/src/flash/nand
Henrik Nilsson 70fb53f90b Added support for ARMv7-M in arm io.
Added support for ARMv7-M targets in arm_nandwrite and
arm_nandread.

Change-Id: Iab1d78d401f735e191c6a8519f3619035a300fae
Signed-off-by: Henrik Nilsson <henrik.nilsson@bytequest.se>
Reviewed-on: http://openocd.zylin.com/1188
Tested-by: jenkins
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
2013-04-02 15:11:02 +00:00
..
Makefile.am Renamed mx2.{c,h} to mxc.{c,h} and added copyright notice 2011-12-23 10:01:20 +00:00
arm_io.c Added support for ARMv7-M in arm io. 2013-04-02 15:11:02 +00:00
arm_io.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
at91sam9.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
core.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
davinci.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
driver.h doxygen: use correct comment syntax 2012-02-06 12:55:03 +00:00
ecc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
ecc_kw.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
fileio.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
imp.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc32xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
lpc3180.c build: fix memory leaks 2012-08-24 16:49:56 +00:00
lpc3180.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mx3.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mx3.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
mxc.h i.MX25: Add support for i.MX25 NAND Flash Controller 2012-01-23 11:46:10 +00:00
nonce.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
nuc910.h flash: add nuc910 nand driver 2010-07-19 12:22:18 +01:00
orion.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c24xx_regs.h build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2410.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2412.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2440.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c2443.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
s3c6400.c build: cleanup src/flash/nand directory 2012-02-06 10:53:08 +00:00
tcl.c Sometime in the past, nand_fileio_finish started to return ERROR_OK (with the value of zero) on success. 2012-02-22 20:54:09 +00:00