aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc3180.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo1-23/+16
2011-01-02flash/nand: review NAND driver interfaceAntonio Borneo1-1/+0
2010-09-20warnings: fix alignment warningsØyvind Harboe1-2/+2
2010-06-14-Wshadow fixesØyvind Harboe1-1/+1
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder1-4/+4
2010-03-16lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh1-9/+440
2010-01-16NAND: lpc3180 crashes on LPC3250richard vegh1-13/+38
2010-01-08NAND: help/usage/doc updatesDavid Brownell1-17/+17
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch1-1/+3
2009-12-03change #include "nand.h" to <flash/nand.h>Zachary T Welch1-1/+1
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch1-0/+910