Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | split NAND driver handling into nand/driver.[ch] | Zachary T Welch | 2009-12-04 | 3 | -0/+190 | |
* | ARM NAND I/O interface update | Dean Glazeski | 2009-12-03 | 2 | -0/+2 | |
* | remove tertiary include paths | Zachary T Welch | 2009-12-03 | 1 | -6/+1 | |
* | change #include "../hello.h" to "hello.h" | Zachary T Welch | 2009-12-03 | 1 | -0/+2 | |
* | change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 | |
* | change #include "nand.h" to <flash/nand.h> | Zachary T Welch | 2009-12-03 | 4 | -4/+4 | |
* | change #include "arm_nandio.h" to <flash/arm_nandio.h> | Zachary T Welch | 2009-12-03 | 2 | -2/+2 | |
* | change #include "armv4_5.h" to <target/armv4_5.h> | Zachary T Welch | 2009-12-03 | 1 | -1/+1 | |
* | normalize headers to make changing easier | Zachary T Welch | 2009-12-03 | 1 | -1/+1 | |
* | allow #include directives to use module name | Zachary T Welch | 2009-12-03 | 1 | -0/+1 | |
* | move nand drivers to src/flash/nand/ | Zachary T Welch | 2009-12-02 | 15 | -0/+3791 |