openocd/src/flash
Zachary T Welch 747d6f2286 split nand.c into nand/{core,fileio,tcl}.c
Moves commands into nand/tcl.c and core implementation to 'nand/core.c'
and 'nand/fileio.c'.  Eliminates 'flash/nand.c'.

Adds 'nand/imp.h' to share routines between TCL commands and core.
2009-12-04 21:41:23 -08:00
..
nand split nand.c into nand/{core,fileio,tcl}.c 2009-12-04 21:41:23 -08:00
nor ARM: rename armv4_5_algorithm as arm_algorithm 2009-12-04 20:19:49 -08:00
ocl/at91sam7x change #include "ocl.h" to <flash/nor/ocl.h> 2009-12-03 04:24:49 -08:00
arm_nandio.c ARM: rename armv4_5_algorithm as arm_algorithm 2009-12-04 20:19:49 -08:00
arm_nandio.h ARM NAND I/O interface update 2009-12-03 17:29:41 -08:00
common.c change #include "log.h" to <helper/log.h> 2009-12-03 04:22:52 -08:00
common.h split NOR and NAND flash headers 2009-12-04 16:56:23 -08:00
Makefile.am split nand.c into nand/{core,fileio,tcl}.c 2009-12-04 21:41:23 -08:00
mflash.c change #include "target.h" to <target/target.h> 2009-12-03 04:24:42 -08:00
mflash.h #include "target.h" less wildly 2009-11-16 00:35:24 -08:00
nand_ecc_kw.c nand_device_t -> struct nand_device 2009-11-13 11:58:14 -08:00
nand_ecc.c nand_device_t -> struct nand_device 2009-11-13 11:58:14 -08:00
nand.h split NAND driver handling into nand/driver.[ch] 2009-12-04 21:41:23 -08:00
startup.tcl split startup.tcl file across modules 2009-11-18 07:21:42 -08:00