aboutsummaryrefslogtreecommitdiff
path: root/src/flash/lpc3180_nand_controller.h
AgeCommit message (Expand)Author
2009-12-02move nand drivers to src/flash/nand/Zachary T Welch
2009-11-16#include "target.h" less wildlyDavid Brownell
2009-11-13target_t -> struct targetZachary T Welch
2009-11-13lpc3180_nand_controller_t -> struct lpc3180_nand_controllerZachary T Welch
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath