aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand/lpc3180.c
AgeCommit message (Expand)Author
2012-01-18cmd: add missing usage varsSpencer Oliver
2012-01-04Change return value on error.Mathias K
2011-07-10Fix typo in command outputLuca Bruno
2011-01-02NAND/LPC3180: remove private "target" copyAntonio Borneo
2011-01-02flash/nand: review NAND driver interfaceAntonio Borneo
2010-09-20warnings: fix alignment warningsØyvind Harboe
2010-06-14-Wshadow fixesØyvind Harboe
2010-03-25change %x and %d to PRIx32 and PRId32 where needed for cygwinDaniel Bäder
2010-03-16lpc3180: LPC3180(LPC3250) SLC driver implementedrichard vegh
2010-01-16NAND: lpc3180 crashes on LPC3250richard vegh
2010-01-08NAND: help/usage/doc updatesDavid Brownell
2009-12-04rename nand.h to flash//nand/core.hZachary T Welch
2009-12-03change #include "nand.h" to <flash/nand.h>Zachary T Welch
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch