summaryrefslogtreecommitdiff
path: root/src/flash/lpc3180_nand_controller.h
Commit message (Expand)AuthorAgeFilesLines
* move nand drivers to src/flash/nand/Zachary T Welch2009-12-021-40/+0
* #include "target.h" less wildlyDavid Brownell2009-11-161-2/+0
* target_t -> struct targetZachary T Welch2009-11-131-1/+1
* lpc3180_nand_controller_t -> struct lpc3180_nand_controllerZachary T Welch2009-11-131-2/+2
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-2/+2
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-0/+42