summaryrefslogtreecommitdiff
path: root/src/flash/nand
Commit message (Expand)AuthorAgeFilesLines
* remove tertiary include pathsZachary T Welch2009-12-031-6/+1
* change #include "../hello.h" to "hello.h"Zachary T Welch2009-12-031-0/+2
* change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h>Zachary T Welch2009-12-031-1/+1
* change #include "nand.h" to <flash/nand.h>Zachary T Welch2009-12-034-4/+4
* change #include "arm_nandio.h" to <flash/arm_nandio.h>Zachary T Welch2009-12-032-2/+2
* change #include "armv4_5.h" to <target/armv4_5.h>Zachary T Welch2009-12-031-1/+1
* normalize headers to make changing easierZachary T Welch2009-12-031-1/+1
* allow #include directives to use module nameZachary T Welch2009-12-031-0/+1
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-0215-0/+3791