14 Commits (899c9975e750ff0144d4a4f63e0f2a619c0b0e58)

Author SHA1 Message Date
  Zachary T Welch 899c9975e7 rename nand.h to flash//nand/core.h 14 years ago
  Zachary T Welch da3bcb392e move remaining nand helper files 14 years ago
  Zachary T Welch 747d6f2286 split nand.c into nand/{core,fileio,tcl}.c 14 years ago
  Zachary T Welch a7fd30c07f split NAND driver handling into nand/driver.[ch] 14 years ago
  Dean Glazeski 66985bb306 ARM NAND I/O interface update 14 years ago
  Zachary T Welch 822c06d9e3 remove tertiary include paths 14 years ago
  Zachary T Welch f7bd1e8f3a change #include "../hello.h" to "hello.h" 14 years ago
  Zachary T Welch 2a402ae2c7 change #include "s3c24xx_regs.h" to <flash/nand/s3c24xx_regs.h> 14 years ago
  Zachary T Welch 450ceda9ae change #include "nand.h" to <flash/nand.h> 14 years ago
  Zachary T Welch eac262e5d2 change #include "arm_nandio.h" to <flash/arm_nandio.h> 14 years ago
  Zachary T Welch ddea033043 change #include "armv4_5.h" to <target/armv4_5.h> 14 years ago
  Zachary T Welch 5d57cad001 normalize headers to make changing easier 14 years ago
  Zachary T Welch 896ac8d4ef allow #include directives to use module name 14 years ago
  Zachary T Welch e1ec02bb05 move nand drivers to src/flash/nand/ 14 years ago