aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
AgeCommit message (Expand)AuthorFilesLines
2009-12-03ARM NAND I/O interface updateDean Glazeski2-0/+2
2009-12-03remove tertiary include pathsZachary T Welch1-6/+1
2009-12-03change #include "../hello.h" to "hello.h"Zachary T Welch1-0/+2
2009-12-03change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h>Zachary T Welch1-1/+1
2009-12-03change #include "nand.h" to <flash/nand.h>Zachary T Welch4-4/+4
2009-12-03change #include "arm_nandio.h" to <flash/arm_nandio.h>Zachary T Welch2-2/+2
2009-12-03change #include "armv4_5.h" to <target/armv4_5.h>Zachary T Welch1-1/+1
2009-12-03normalize headers to make changing easierZachary T Welch1-1/+1
2009-12-03allow #include directives to use module nameZachary T Welch1-0/+1
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch15-0/+3791