aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand.h
AgeCommit message (Expand)AuthorFilesLines
2009-06-18Transform 'u32' to 'uint32_t' in src/flash.zwelch1-6/+6
2009-06-18Transform 'u16' to 'uint16_t'zwelch1-1/+1
2009-06-18Transform 'u8' to 'uint8_t' in src/flashzwelch1-11/+11
2009-05-19David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfixoharboe1-0/+1
2009-05-18Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf1-14/+14
2009-05-124-bit ECC support for Marvell Kirkwood SOCoharboe1-0/+2
2009-04-02Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ...oharboe1-0/+12
2009-04-02Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe1-0/+1
2008-02-29Uwe Hermann: oharboe1-6/+4
2008-02-19- add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath1-0/+2
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath1-0/+4
2007-03-15- reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath1-0/+207