aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand_ecc.c
AgeCommit message (Expand)Author
2009-12-04move remaining nand helper filesZachary T Welch
2009-11-13nand_device_t -> struct nand_deviceZachary T Welch
2009-11-12nand: rename device to nandZachary T Welch
2009-06-23- Replace 'for(' with 'for ('.zwelch
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch
2009-05-11Audit and eliminate redundant #include directives in src/flash sources.zwelch
2009-04-03- add svn props from previous commitntfreak
2009-04-02Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe