summaryrefslogtreecommitdiff
path: root/src/flash/nand/orion.c
Commit message (Expand)AuthorAgeFilesLines
* nit: do not add \n at end of LOG_ERROREric Wetzel2011-01-051-2/+2
* NAND/ORION: remove private "target" copyAntonio Borneo2011-01-021-13/+5
* flash/nand: review NAND driver interfaceAntonio Borneo2011-01-021-6/+0
* ARM: use <target/arm.h> not armv4_5.hDavid Brownell2009-12-071-1/+1
* rename nand.h to flash//nand/core.hZachary T Welch2009-12-041-0/+1
* move remaining nand helper filesZachary T Welch2009-12-041-1/+1
* ARM NAND I/O interface updateDean Glazeski2009-12-031-0/+1
* change #include "arm_nandio.h" to <flash/arm_nandio.h>Zachary T Welch2009-12-031-1/+1
* change #include "armv4_5.h" to <target/armv4_5.h>Zachary T Welch2009-12-031-1/+1
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-021-0/+180