openocd/src/flash
Zachary T Welch 899c9975e7 rename nand.h to flash//nand/core.h
Rename nand.h as flash/nand/core.h, chase consumers.  The public APIs
need to be sorted out with imp.h, but this allows other changes to
begin improving the separation between policy and mechanism.

Moves #include <target/target.h> and #include "driver.h" into the
internal headers or source files, removing it from <flash/nand/core.h>.
2009-12-04 22:26:25 -08:00
..
nand rename nand.h to flash//nand/core.h 2009-12-04 22:26:25 -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
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 rename nand.h to flash//nand/core.h 2009-12-04 22:26:25 -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
startup.tcl split startup.tcl file across modules 2009-11-18 07:21:42 -08:00