aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/ecc-sw-bch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11mtd: nand: ecc-bch: Use the public nsteps fieldMiquel Raynal1-5/+4
2021-03-11mtd: nand: ecc-bch: Populate the public nsteps fieldMiquel Raynal1-0/+1
2020-12-10mtd: nand: ecc-bch: Create the software BCH engineMiquel Raynal1-63/+270
2020-11-30mtd: nand: ecc-bch: Stop using raw NAND structuresMiquel Raynal1-74/+40
2020-11-30mtd: nand: ecc-bch: Update the prototypes to be more genericMiquel Raynal1-20/+27
2020-11-30mtd: nand: ecc-bch: Stop exporting the private structureMiquel Raynal1-17/+21
2020-11-30mtd: nand: ecc-bch: Cleanup and style fixesMiquel Raynal1-26/+29
2020-11-30mtd: nand: ecc-bch: Move BCH code to the generic NAND layerMiquel Raynal1-0/+219