summaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc3180.c
Commit message (Expand)AuthorAgeFilesLines
* NAND/LPC3180: remove private "target" copyAntonio Borneo2011-01-021-23/+16
* flash/nand: review NAND driver interfaceAntonio Borneo2011-01-021-1/+0
* warnings: fix alignment warningsØyvind Harboe2010-09-201-2/+2
* -Wshadow fixesØyvind Harboe2010-06-141-1/+1
* change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder2010-03-251-4/+4
* lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh2010-03-161-9/+440
* NAND: lpc3180 crashes on LPC3250richard vegh2010-01-161-13/+38
* NAND: help/usage/doc updatesDavid Brownell2010-01-081-17/+17
* rename nand.h to flash//nand/core.hZachary T Welch2009-12-041-1/+3
* change #include "nand.h" to <flash/nand.h>Zachary T Welch2009-12-031-1/+1
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-021-0/+910