..
nand
normalize headers to make changing easier
2009-12-03 04:20:31 -08:00
nor
change #include "algorithm.h" to <target/algorithm.h>
2009-12-03 04:24:40 -08:00
ocl /at91sam7x
src/flash: remove 'extern' and wrap headers
2009-11-09 09:44:33 -08:00
Makefile.am
allow #include directives to use module name
2009-12-03 01:54:15 -08:00
arm_nandio.c
change #include "algorithm.h" to <target/algorithm.h>
2009-12-03 04:24:40 -08:00
arm_nandio.h
change #include "binarybuffer.h" to <helper/binarybuffer.h>
2009-12-03 04:22:17 -08:00
common.c
change #include "log.h" to <helper/log.h>
2009-12-03 04:22:52 -08:00
common.h
change #include "types.h" to <helper/types.h>
2009-12-03 04:22:52 -08:00
flash.c
change #include "time_support.h" to <helper/time_support.h>
2009-12-03 04:22:52 -08:00
flash.h
change #include "log.h" to <helper/log.h>
2009-12-03 04:22:52 -08:00
mflash.c
change #include "time_support.h" to <helper/time_support.h>
2009-12-03 04:22:52 -08:00
mflash.h
#include "target.h" less wildly
2009-11-16 00:35:24 -08:00
nand.c
change #include "time_support.h" to <helper/time_support.h>
2009-12-03 04:22:52 -08:00
nand.h
NAND Flash documentation update.
2009-11-26 23:45:41 -08:00
nand_ecc.c
nand_device_t -> struct nand_device
2009-11-13 11:58:14 -08:00
nand_ecc_kw.c
nand_device_t -> struct nand_device
2009-11-13 11:58:14 -08:00
startup.tcl
split startup.tcl file across modules
2009-11-18 07:21:42 -08:00