summaryrefslogtreecommitdiff
path: root/src/flash/nand.h
Commit message (Expand)AuthorAgeFilesLines
* Transform 'u32' to 'uint32_t' in src/flash.zwelch2009-06-181-6/+6
* Transform 'u16' to 'uint16_t'zwelch2009-06-181-1/+1
* Transform 'u8' to 'uint8_t' in src/flashzwelch2009-06-181-11/+11
* David Brownell <david-b@pacbell.net> NAND: update ids, "nand list" bugfixoharboe2009-05-191-0/+1
* Whitespace cleanup from David Brownell <david-b@pacbell.net>kc8apf2009-05-181-14/+14
* 4-bit ECC support for Marvell Kirkwood SOCoharboe2009-05-121-0/+2
* Nicolas Pitre nico at cam.org The ECC data is automatically computed and writ...oharboe2009-04-021-0/+12
* Nicolas Pitre nico at cam.org software ECC computation for NAND flashoharboe2009-04-021-0/+1
* Uwe Hermann: oharboe2008-02-291-6/+4
* - add support for the majority of the Samsung ARM SoC family, S3C2410, S3C241...drath2008-02-191-0/+2
* - fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath2007-03-261-0/+4
* - reworked file i/o. every fileaccess (target, flash, nand, in future configu...drath2007-03-151-0/+207